summaryrefslogtreecommitdiff
path: root/tempest/api/compute/volumes
Commit message (Expand)AuthorAgeFilesLines
* Update multiattach testswhoami-rajat2023-03-151-1/+3
* Wait for guest after resizeBalazs Gibizer2022-05-181-2/+14
* compute: Move volume attach tests to use wait_until=SSHABLELee Yarwood2022-03-022-16/+7
* Skip snaphost tests unless snapshot feature is enabledMartin Kopec2021-09-141-0/+2
* compute: Skip AttachVolumeShelveTestJSON when cross_az_attach unavailableLee Yarwood2020-12-011-0/+4
* Merge "Adding description for testcases - compute part8"Zuul2020-09-144-18/+40
|\
| * Adding description for testcases - compute part8zhufl2020-08-124-18/+40
* | Adding description for testcases - compute part12zhufl2020-08-131-4/+11
|/
* Adding description for testcases - compute part5zhufl2020-07-301-7/+41
* Merge "Fix test_stamp_pattern to remove dependency of user supplied volume name"Zuul2020-01-281-5/+7
|\
| * Fix test_stamp_pattern to remove dependency of user supplied volume nameParas Babbar2020-01-241-5/+7
* | Create default network for more compute testsEric Fried2020-01-162-0/+2
|/
* Fix test_attach_detach_volume test case to not rely on user/libvirt supplied ...Paras Babbar2019-11-231-15/+12
* Update api-ref locationAndreas Jaeger2019-07-224-4/+4
* Add missing validation for the compute/positiveafazekas2019-03-251-1/+11
* Conditionally mark test_attach_detach_volume as slowMatt Riedemann2019-02-151-0/+2
* Merge "Do not pass device when calling compute.base.attach_volume"Zuul2018-10-112-8/+9
|\
| * Do not pass device when calling compute.base.attach_volumezhufl2018-09-112-8/+9
* | Mark some slow tests as slow so they move out of the main jobMatt Riedemann2018-09-201-0/+9
|/
* Merge "Add a negative test about attaching a in-use volume to the different s...Zuul2018-05-291-0/+13
|\
| * Add a negative test about attaching a in-use volume to the different serverlianghao2018-02-071-0/+13
* | Add multi-attach swap testSteve Noyes2018-01-251-3/+0
* | Add resize test for multiattach volumesSteve Noyes2018-01-251-2/+15
* | Add a few tests for cinder multiattachMatt Riedemann2018-01-251-0/+167
* | Decouple AttachVolumeShelveTestJSON from AttachVolumeTestJSONMatt Riedemann2018-01-111-6/+9
|/
* Merge "Add negative test for attaching an attached volume to the same instance"Zuul2017-12-151-0/+15
|\
| * Add negative test for attaching an attached volume to the same instanceMatt Riedemann2017-12-141-0/+15
* | Revert "Update volume-status waiter for new cinder attach"Matt Riedemann2017-12-041-4/+2
|/
* Stop implicit validation_resources provisioningAndrea Frittoli2017-09-121-22/+29
* Merge "add detaches to attachment test"Jenkins2017-08-291-0/+4
|\
| * add detaches to attachment testSteve Noyes2017-08-111-0/+4
* | Use skip_checks instead of skipUnlesszhufl2017-08-292-10/+9
|/
* Remove unnecessary assertIsNotNone checkzhufl2017-08-031-2/+0
* Remove unnecessary checks already coverd in schemazhufl2017-08-021-2/+0
* Update volume-status waiter for new cinder attachJohn Griffith2017-07-031-2/+4
* Use create_volume classmethodlkuchlan2017-06-011-10/+6
* Merge "Add max_microversion for compute volumes_extensions_client tests"Jenkins2017-05-234-0/+20
|\
| * Add max_microversion for compute volumes_extensions_client testsFelipe Monteiro2017-05-224-0/+20
* | Merge "Fix volume attach tests failing when using FIP as ssh method"Jenkins2017-05-181-0/+1
|\ \ | |/ |/|
| * Fix volume attach tests failing when using FIP as ssh methodKevin_Zheng2017-05-171-0/+1
* | Merge test_list_get_two_volume_attachmentszhufl2017-05-031-31/+15
|/
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-142-11/+9
* Move the `related_bug` decorator from test.py to tempest/libJordan Pittier2017-04-131-1/+1
* Merge "Remove unused CONF and LOG"Jenkins2017-03-291-3/+0
|\
| * Remove unused CONF and LOGzhufl2017-03-291-3/+0
* | Fix race in test_attach_detach_volumeAndrea Frittoli2017-03-241-16/+14
|/
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-103-3/+3
* Use base.attach_volume in test_attach_volumezhufl2017-02-281-37/+18
* Add a generic "wait_for_volume_resource_status" functionlkuchlan2017-02-193-8/+9
* Remove unused variable in compute and volumezhufl2017-02-161-2/+0