summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_sync.py
Commit message (Expand)AuthorAgeFilesLines
* Skip test_container_synchronizationRoman Popelka2022-07-141-1/+1
* Fix IPv6 localhost replacement in Swift container sync testChristian Schwede2021-09-271-5/+13
* Remove usage of sixsongwenping2021-02-181-1/+1
* [Trivial]Remove unused variables and methodszhufl2020-11-191-1/+1
* Adding description for testcases - swift part1zhufl2020-08-181-0/+3
* Unstable test_container_synchronizationMartin Kopec2020-06-231-1/+1
* Merge "Use addClassResourceCleanup in test_container_sync"Zuul2018-01-021-6/+4
|\
| * Use addClassResourceCleanup in test_container_syncShu Muto2017-12-191-6/+4
* | Do not use class variable for clients in ContainerSyncTestzhufl2017-12-261-2/+1
|/
* Make list methods consistent for container clientghanshyam2017-09-231-1/+1
* Remove unused assignmentzhufl2017-08-161-1/+0
* Remove unused variables from api testsFerenc Horváth2017-06-141-2/+1
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-2/+1
* Use tempest.lib data_utils - object_storageKen'ichi Ohmichi2017-03-131-2/+1
* Switch to decorators.idempotent_id on object_storageKen'ichi Ohmichi2017-02-041-1/+1
* Port object_storage tests to Py3.Jordan Pittier2016-12-221-2/+2
* Move helper methods for object_storage to base.pyCindy Lu2016-06-201-1/+1
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Extend credentials to support rolesAndrea Frittoli (andreaf)2015-05-131-2/+5
* Extend get_client_manager to support rolesAndrea Frittoli (andreaf)2015-05-121-3/+2
* Switch all uses of urlparse to import from sixMatthew Treinish2015-04-231-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-3/+5
* Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-0/+13
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Switch to using the skip_because decorator from tempest-libMatthew Treinish2015-02-061-1/+2
* Add a test for new-style container-syncDaisuke Morita2015-01-261-27/+30
* Make every swift clients use expected_successJordanP2014-11-171-4/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-5/+4
* Improve the selectability of Swift testsDaisuke Morita2014-08-271-0/+4
* Add bug skip for test_container_synchronization()Matthew Treinish2014-06-091-0/+1
* Stop swift resource leaking even if an error occursMasayuki Igawa2014-04-081-1/+2
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-7/+6
* Convert ironic, swift, and heat api tests to use global CONF objectMatthew Treinish2014-01-301-2/+6
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Remove Swift container-sync test skippingFabien Boucher2014-01-101-30/+44
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-5/+5
* introduces skip_because decoratorGiulio Fidente2013-10-041-3/+2
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* uniforms skip messagesGiulio Fidente2013-08-261-1/+1
* setUpClass/tearDownClass full chainAttila Fazekas2013-08-141-0/+1
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-3/+3
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Merge "Moved swift container cleanup to a class method."Jenkins2013-05-261-8/+2
|\
| * Moved swift container cleanup to a class method.Martina Kollarova2013-05-241-8/+2
* | Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-1/+1
|/
* rename tests -> apiSean Dague2013-05-201-0/+118