summaryrefslogtreecommitdiff
path: root/tempest/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Log console on failure to delete attachmentDan Smith2023-02-221-0/+23
* Merge "Added functionality to wait for port creation"Zuul2023-01-091-0/+43
|\
| * Added functionality to wait for port creationEliad Cohen2022-11-281-0/+43
* | Fix image import tests for read-only storesDan Smith2022-10-111-2/+26
|/
* Introduce PINGABLE and SSHABLE waiters and wait_until state supportLee Yarwood2022-03-021-0/+64
* Revert "Check VM's console log before trying to SSH to it."Lee Yarwood2022-01-071-30/+0
* Merge "Add floating IP waiter"Zuul2021-11-231-0/+34
|\
| * Add floating IP waiterArtom Lifshitz2021-10-141-0/+34
* | Remove race from wait_for_interface_detach waiterBalazs Gibizer2021-11-041-21/+78
|/
* compute: Rework attach_volume waiters and cleanupLee Yarwood2021-08-061-1/+23
* Add wait to check the import task statusGhanshyam Mann2021-04-301-0/+23
* Merge "Remove usage of six"Zuul2021-02-191-1/+1
|\
| * Remove usage of sixsongwenping2021-02-181-1/+1
* | Make import wait check for store statusDan Smith2021-02-081-1/+15
* | Add system scope for admin authColleen Murphy2021-01-111-8/+35
|/
* Remove race due to 1907084Balazs Gibizer2020-12-071-0/+52
* Merge "Fix "TypeError: format requires a mapping" in waiters"Zuul2020-11-291-0/+50
|\
| * Fix "TypeError: format requires a mapping" in waiterszhufl2020-11-191-0/+50
* | Check VM's console log before trying to SSH to it.Slawek Kaplonski2020-11-161-0/+30
|/
* Use the correct attachment id for multiattach.Peter Penchev2020-09-091-0/+23
* Use assert_has_calls() correctly.Peter Penchev2020-09-091-3/+3
* Use unittest.mock instead of third party mockSean McGinnis2020-05-174-4/+6
* waiters: Add wait_for_volume_attachment_removeLee Yarwood2020-01-281-0/+49
* Merge "Fix test_stamp_pattern to remove dependency of user supplied volume name"Zuul2020-01-281-2/+3
|\
| * Fix test_stamp_pattern to remove dependency of user supplied volume nameParas Babbar2020-01-241-2/+3
* | waiters: Rearrange image and volume waiter testsLee Yarwood2020-01-081-38/+38
|/
* Fix test_attach_detach_volume test case to not rely on user/libvirt supplied ...Paras Babbar2019-11-231-0/+9
* mke2fs: do not use full pathLucian Petrut2019-08-261-1/+1
* Break wait_for_volume_resource_status when error_extendingzhufl2019-06-031-0/+19
* Introduce an attached volume migration testLee Yarwood2019-04-251-0/+65
* Mark raw strings as suchStephen Finucane2018-07-061-1/+1
* Fix TestInterfaceWaitersFederico Ressi2018-06-151-40/+55
* Add wait_for_interface_detach methodArtom Lifshitz2018-05-201-0/+27
* Add tests for wait_for_interface_statusArtom Lifshitz2018-05-201-0/+34
* Don't read config in cred_factory moduleAndrea Frittoli2017-10-241-5/+5
* Make validation_resources a stable interfaceAndrea Frittoli2017-09-121-344/+0
* Add a validation resources fixtureAndrea Frittoli2017-09-121-0/+344
* Merge "Mark credentials_factory stable for plugins"Jenkins2017-08-101-0/+279
|\
| * Mark credentials_factory stable for pluginsAndrea Frittoli2017-08-081-0/+279
* | Add Tests for Groups Volume APIs - Part 2xing-yang2017-07-251-0/+1
|/
* Migrate the preprov creds module to tempest libMatthew Treinish2017-07-213-489/+2
* Migrate the dynamic creds module to tempest libMatthew Treinish2017-07-211-667/+0
* Remove creds providers dependency from clientsAndrea Frittoli2017-07-202-2/+9
* Handle the case that RFP negotiation message arrived early.jianghua wang2017-06-261-0/+106
* Using fixtures instead of deprecated mockpatch moduleNgo Quoc Cuong2017-05-115-59/+66
* Remove assign_static_ip from old remote_clientKen'ichi Ohmichi2017-03-171-8/+0
* Remove set_nic_state from old remote_clientKen'ichi Ohmichi2017-03-171-9/+0
* Add RemoteClient under tempest.libKen'ichi Ohmichi2017-03-091-1/+1
* Remove get_ip_list()Ken'ichi Ohmichi2017-03-081-17/+0
* Remove get_ram_size_in_mb, get_number_of_vcpus, etcKen'ichi Ohmichi2017-03-071-15/+0