Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
53d8b0b1cf7daaf0f9626c6083d3a529041e3f1d
/
tempest
53d8b0b
Merge "Add compute API response schema validation for 2.71"
by Zuul
· 6 years ago
21ce12e
Merge "Add support for compute API v2.70 - os-volume_attachments"
by Zuul
· 6 years ago
8c80d5f
Merge "Handle properly 404 responses from Neutron"
by Zuul
· 6 years ago
349ba75
Replace git.openstack.org URLs with opendev.org URLs
by caoyuan
· 6 years ago
7b1b398
Merge "Fix mismatch error due to map in python3"
by Zuul
· 6 years ago
0b14b1e
Add compute API response schema validation for 2.71
by Matt Riedemann
· 6 years ago
5511ea0
Fix mismatch error due to map in python3
by Martin Kopec
· 6 years ago
0557acd
Merge "Revert "Refactor random naming""
by Zuul
· 6 years ago
2c36090
Merge "Make dns_servers option deprecated"
by Zuul
· 6 years ago
e027ea9
Make dns_servers option deprecated
by zhufl
· 6 years ago
ab3f72b
Merge "Make test_hotplug_nic test first check the IP"
by Zuul
· 6 years ago
925188d
Make test_hotplug_nic test first check the IP
by Martin Kopec
· 6 years ago
6f07d49
Merge "Use show_quota_class_set after update_quota_class_set"
by Zuul
· 6 years ago
7fb6e81
Merge "Introduce an attached volume migration test"
by Zuul
· 6 years ago
2e11ca3
Merge "Add assertions to attached volume retype test"
by Zuul
· 6 years ago
7102321
Merge "[Trivial]Remove unused variable assignments"
by Zuul
· 6 years ago
514495b
Revert "Refactor random naming"
by Matt Riedemann
· 6 years ago
23325c0
Fix resource leaks in EndPointGroupsTest
by Doug Schveninger
· 6 years ago
f5cff8b
[Trivial]Remove unused variable assignments
by zhufl
· 6 years ago
c248f59
Fix the bug of deleting security group after testing changing password.
by zhangyangyang
· 6 years ago
748dd8d
Handle properly 404 responses from Neutron
by Slawek Kaplonski
· 6 years ago
b9b6e37
Add support for compute API v2.70 - os-volume_attachments
by Matt Riedemann
· 6 years ago
e559740
Introduce an attached volume migration test
by Lee Yarwood
· 6 years ago
2b1751e
Use show_quota_class_set after update_quota_class_set
by zhufl
· 6 years ago
8df5fdc
Add assertions to attached volume retype test
by Lee Yarwood
· 6 years ago
ded3516
Merge "Fix invalid filter passed to list_volumes"
by Zuul
· 6 years ago
c1454fc
Merge "Fix test_volume_swap_with_multiattach"
by Zuul
· 6 years ago
845780d
Merge "Add the api type check when check the param of api_microversion"
by Zuul
· 6 years ago
4beff29
Add the api type check when check the param of api_microversion
by chenke
· 6 years ago
9a740dd
Fix invalid filter passed to list_volumes
by zhufl
· 6 years ago
fab49c4
Merge "Ensure all image cache volumes are removed before removing the volume type"
by Zuul
· 6 years ago
e605759
Merge "Add unstable_test decorator"
by Zuul
· 6 years ago
21f5301
Add unstable_test decorator
by Slawek Kaplonski
· 6 years ago
69761f5
Merge "Skip test_volume_backup_create_get_detailed_list_restore_delete"
by Zuul
· 6 years ago
762e98c
Skip test_volume_backup_create_get_detailed_list_restore_delete
by Ghanshyam Mann
· 6 years ago
7ea7e0a
update identity role tests to work w/ pre-prov
by Trevor McCasland
· 6 years ago
be64e1a
Ensure all image cache volumes are removed before removing the volume type
by Lee Yarwood
· 6 years ago
e1bc201
Merge "Improve router deletion logging in tempest cleanup"
by Zuul
· 6 years ago
13bbcdd
Merge "Improve logging in tempest cleanup"
by Zuul
· 6 years ago
1bbfa12
Fix test_volume_swap_with_multiattach
by Matt Riedemann
· 7 years ago
598b1ae
Improve router deletion logging in tempest cleanup
by Martin Kopec
· 6 years ago
3639f91
Merge "Add missing validation for the compute/positive"
by Zuul
· 6 years ago
fd01fe9
Improve logging in tempest cleanup
by Martin Kopec
· 6 years ago
a8cb701
Init placement client in tempest Manager object
by Archit Modi
· 6 years ago
35ed1a8
Merge "Use base.delete_server in test_servers.py"
by Zuul
· 6 years ago
25f5d28
Merge "Fix potential issue with adding a fixed ip"
by Zuul
· 6 years ago
5d06623
Add missing validation for the compute/positive
by afazekas
· 6 years ago
a511109
Merge "Checking config file actually exist or not in tempest run"
by Zuul
· 6 years ago
3ad7f19
Merge "immutable user source: v3 test_roles"
by Zuul
· 6 years ago
21491df
Checking config file actually exist or not in tempest run
by Manik Bindlish
· 6 years ago
2fc8547
Merge "Update v3 identity inherits tests to work w/ pre-prov"
by Zuul
· 6 years ago
a63313e
Merge "Add profiler support into Tempest"
by Zuul
· 6 years ago
7bb8455
Merge "Use credentials domain instead of creating new one"
by Zuul
· 6 years ago
4cc8d77
Merge "allow create_server with vnic_type and port_profile from kwargs"
by Zuul
· 6 years ago
a2a2b56
Merge "Immutable user source: v3 test_inherits"
by Zuul
· 6 years ago
67e0778
Merge "Add autopep8 to tox.ini"
by Zuul
· 6 years ago
c68546f
Fix potential issue with adding a fixed ip
by Matthew Treinish
· 7 years ago
bd89841
Update v3 identity inherits tests to work w/ pre-prov
by Trevor McCasland
· 6 years ago
d69c110
Merge "Remove LOG in misc.py"
by Zuul
· 6 years ago
c44eadc
immutable user source: v3 test_roles
by Trevor McCasland
· 6 years ago
c3f07b4
Immutable user source: v3 test_inherits
by Trevor McCasland
· 6 years ago
ea5efd5
Use credentials domain instead of creating new one
by Ghanshyam Mann
· 6 years ago
3e7752c
Make type decorator compatible with unicode strings
by Alfredo Moralejo
· 6 years ago
19cb783
Remove LOG in misc.py
by zhufl
· 6 years ago
6e30995
allow create_server with vnic_type and port_profile from kwargs
by Noam Angel
· 6 years ago
31db1f6
Merge "Update json module to jsonutils"
by Zuul
· 6 years ago
6ab0a8f
Merge "Set concurrency default value"
by Zuul
· 6 years ago
e7924e4
Merge "Remove admin test_l3_agent_scheduler API test module"
by Zuul
· 6 years ago
40fcb9b
Add autopep8 to tox.ini
by afazekas
· 6 years ago
edcc172
Remove admin test_l3_agent_scheduler API test module
by Slawek Kaplonski
· 6 years ago
92b87a5
Update json module to jsonutils
by zhulingjie
· 6 years ago
13c5883
Set concurrency default value
by Masayuki Igawa
· 6 years ago
57491ea
Merge "no force_tenant_isolation in DefaultDomainTestJSON"
by Zuul
· 6 years ago
6ffd906
Merge "Update neutron quota_driver path"
by Zuul
· 6 years ago
8d94885
no force_tenant_isolation in DefaultDomainTestJSON
by Trevor McCasland
· 8 years ago
a7c4c14
stestr expects --concurrency to be an int
by Tony Breeds
· 6 years ago
c2a0eb9
Update neutron quota_driver path
by Brian Haley
· 6 years ago
2cc8de8
Merge "Use rand_password() for password when creating user"
by Zuul
· 6 years ago
474fa3f
Merge "Add NetworkSubnetPools to tempest cleanup"
by Zuul
· 6 years ago
00e4777
Use rand_password() for password when creating user
by zhufl
· 6 years ago
1a4b619
Merge "Conditionally mark test_attach_detach_volume as slow"
by Zuul
· 6 years ago
787ca5e
Merge "Allow decorators.attr to be conditional"
by Zuul
· 6 years ago
517b6fc
Merge "Mark test_server_connectivity_reboot as slow"
by Zuul
· 6 years ago
1f6cc86
Fix typo
by Pallav Gupta
· 6 years ago
8688554
Merge "Add unit tests for tempest cleanup"
by Zuul
· 6 years ago
66158e6
Merge "Fix tempest cleanup"
by Zuul
· 6 years ago
e681998
Add NetworkSubnetPools to tempest cleanup
by Martin Kopec
· 6 years ago
83e12b6
Merge "Update v3 identity group tests to work w/ pre-prov"
by Zuul
· 6 years ago
69104c8
Merge "Remove deprecated services from cleanup"
by Zuul
· 6 years ago
470aca7
Add unit tests for tempest cleanup
by Martin Kopec
· 6 years ago
5a884bf
Fix tempest cleanup
by Martin Kopec
· 6 years ago
1291bb4
Add profiler support into Tempest
by Ilya Shakhat
· 8 years ago
4986d0d
Update v3 identity group tests to work w/ pre-prov
by Trevor McCasland
· 6 years ago
9968315
Conditionally mark test_attach_detach_volume as slow
by Matt Riedemann
· 6 years ago
2999963
Allow decorators.attr to be conditional
by Matt Riedemann
· 6 years ago
b4763ef
Mark test_server_connectivity_reboot as slow
by Matt Riedemann
· 6 years ago
4b8a7b8
Mark test_volume_boot_pattern as slow
by Matt Riedemann
· 6 years ago
9e43fd8
Remove deprecated services from cleanup
by Martin Kopec
· 6 years ago
8b9980b
Normalize endpoint path in oauth client
by Colleen Murphy
· 6 years ago
00b8a6c
Merge "Update v3 project tests to work w/ pre-prov"
by Zuul
· 6 years ago
Next »