summaryrefslogtreecommitdiff
path: root/tempest/api/compute/volumes/test_attach_volume.py
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-021-1/+1
* 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
* 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-161-0/+1
|/
* Fix test_attach_detach_volume test case to not rely on user/libvirt supplied ...Paras Babbar2019-11-231-15/+12
* 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-111-5/+8
|\
| * Do not pass device when calling compute.base.attach_volumezhufl2018-09-111-5/+8
* | Mark some slow tests as slow so they move out of the main jobMatt Riedemann2018-09-201-0/+9
|/
* 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
* 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-291-6/+6
|/
* Update volume-status waiter for new cinder attachJohn Griffith2017-07-031-2/+4
* 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
|/
* 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 base.attach_volume in test_attach_volumezhufl2017-02-281-37/+18
* Add a generic "wait_for_volume_resource_status" functionlkuchlan2017-02-191-4/+4
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-6/+6
* Use oslo.log library instead of system logging moduleAnusha Ramineni2017-01-161-1/+1
* Hacking: enable H904Jordan Pittier2016-12-191-2/+2
* Merge "Make get_partitions() work for partitioned disks"Jenkins2016-12-161-5/+5
|\
| * Make get_partitions() work for partitioned disksEvgeny Antyshev2016-11-221-5/+5
* | Add a test for attaching 2 volumes to a serverKen'ichi Ohmichi2016-12-011-0/+30
* | Fix compute test_attach_volumeBenny Kopilov2016-11-271-42/+43
* | Make the parameter 'device' optionalKen'ichi Ohmichi2016-11-221-8/+9
|/
* Use common function create_volume to create test volumezhufl2016-10-191-6/+1
* Correct several typosTianbiao Qi2016-09-281-1/+1
* Replace volume's "test" name with classname as prefixAnna Babich2016-09-131-1/+3
* Use local variable for volume instead of instance oneAnna Babich2016-09-121-19/+13
* Merge "Narrow assertion in attach/delete volume test"Jenkins2016-09-071-2/+3
|\
| * Narrow assertion in attach/delete volume testEmily Hugenbruch2016-09-021-2/+3
* | Count volumes vs partitions and remove hard-coded expected resultFabian Zimmermann2016-09-021-67/+91
|/
* Run attach/detach volume tests even without sshAndrea Frittoli (andreaf)2016-08-011-48/+47
* Count partitions starting with sd prefixKristi Nikolla2016-06-091-1/+1