Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
3d761179c36b9de4f907e51161cb22c95f79dfaa
/
tempest
/
api
/
compute
/
servers
/
test_server_rescue.py
735e169
Adding description for testcases - compute part12
by zhufl
· 5 years ago
d70a1ae
Merge "compute: Fix boot from volume stable rescue tests"
by Zuul
· 5 years ago
40e5eaa
[Trivial]Do not use self in class method
by zhufl
· 5 years ago
2fd745f
compute: Fix boot from volume stable rescue tests
by Lee Yarwood
· 5 years ago
abda871
test_server_rescue.py should use CONF.volume.volume_size
by Martin Kopec
· 5 years ago
2ad7ca4
compute: Add stable device rescue tests with BFV instances
by Lee Yarwood
· 6 years ago
2c22e28
Create default network for compute rescue tests
by Ghanshyam Mann
· 5 years ago
c0ad55c
compute: Add stable device rescue tests
by Lee Yarwood
· 6 years ago
3cf7aa2
Set max microversion 2.35 for nova floatingip and securitygroup
by zhufl
· 7 years ago
3312de3
Add option for whether the cloud supports floating ips
by Matthew Treinish
· 8 years ago
0c042a5
Reduce server rescue/unrescue times
by zhufl
· 8 years ago
757833a
Use tempest.lib data_utils - compute
by Ken'ichi Ohmichi
· 8 years ago
3b9e42e
Remove unnecessary wait_for_server_status
by zhufl
· 8 years ago
7e0c9b6
Do not use unnecessary instance variable in compute and volume
by zhufl
· 8 years ago
6b7040a
Add skip if public_network_id is not specified
by zhufl
· 8 years ago
14b0ae1
Switch to decorators.idempotent_id on compute.servers
by Ken'ichi Ohmichi
· 8 years ago
e9593cd
Remove unnecessary setUp and tearDown
by zhufl
· 9 years ago
3b57d80
Fix tests when having multiple floating pools
by Marc Koderer
· 9 years ago
3390d9f
Fix server admin password usage
by Ghanshyam
· 10 years ago
7b05db3
Merge "Make server action methods[m-z] use **kwargs"
by Jenkins
· 10 years ago
36b714c
Make server action methods[m-z] use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
e6349f3
Make server action methods[a-c] use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
cb35197
Merge "Return complete resp from security_groups_client"
by Jenkins
· 10 years ago
b610b77
Return complete resp from security_groups_client
by ghanshyam
· 10 years ago
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 10 years ago
34563cc
Make security_groups_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
0eb153c
Remove wait_for_server_status from servers_client
by Ken'ichi Ohmichi
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
fbd5b3f
trim compute smoke tag
by Sean Dague
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
cd52794
Merge "Change servers client to return one value and update tests"
by Jenkins
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 10 years ago
e7991d9
Update compute base test to split up resource_setup
by Emily Hugenbruch
· 11 years ago
c0bb8cd
Merge "Change fixed/floating ip clients to return one value and update tests"
by Jenkins
· 10 years ago
0fb1429
Change basic server client methods to return one value and update tests
by David Kranz
· 10 years ago
e4e3b41
Change fixed/floating ip clients to return one value and update tests
by David Kranz
· 10 years ago
9964b4e
Change security-group clients to return one value and update tests
by David Kranz
· 10 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 11 years ago
b657ac9
Skip some tests when cinder is not enabled
by Michael Hudson-Doyle
· 11 years ago
4839b64
Fix resource cleanup in server rescue tests
by Ilya Shakhat
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
65ff039
Remove not used server creation from test_server_rescue
by Attila Fazekas
· 11 years ago
2e37b4f
Add new rescue compute feature flag
by Adam Gandelman
· 11 years ago
67b827f
Stop test server leaking even if an error happens
by Masayuki Igawa
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
bb887cb
Seperate negative tests for test_server_rescue
by Haiwei Xu
· 11 years ago
6909597
The rescue tests requires neutron resources
by Attila Fazekas
· 11 years ago
807d056
Remove unnecessary volume creation in test_server_rescue
by Matt Riedemann
· 11 years ago
87a409a
test_rescued_vm_add_remove_security_group missing addCleanup
by Attila Fazekas
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 12 years ago
7835d50
Forbid admin_password None in rescue Nova API
by Yuiko Takada
· 12 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
6ec253d
Merge "Remove unused run_ssh variable"
by Jenkins
· 12 years ago
e738df9
Remove unused run_ssh variable
by Masayuki Igawa
· 12 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 12 years ago
18dae64
Merge "add BaseV2ComputeTest as the base class of nova v2 api tests"
by Jenkins
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
c3e510c
Changed the exception name
by Anju5
· 12 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 12 years ago
b553b13
Negative test added for rescuing a paused vm
by Anju Tiwari
· 12 years ago
d0eca67
Negative test for rescuing a non-existent server
by Anju Tiwari
· 12 years ago
ba3985a
Removes 'positive' tag from tests.
by Giulio Fidente
· 12 years ago
e9c7702
Set smoke/gate attributes for tests in "compute"
by Giampaolo Lauria
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (99%) from tempest/tests/compute/servers/test_server_rescue.py]
6dbb27c
Do super()'s tearDowns last (bug 1178337)
by Dolph Mathews
· 12 years ago
27f254a
Merge "Remove skips in test server rescue"
by Jenkins
· 12 years ago
fbe87a0
Remove skips in test server rescue
by Prem Karat
· 12 years ago
14c6818
fix E122 and E126 flake8 issues
by Sean Dague
· 12 years ago
e4f2b2e
Re-enable detach volume from unrescued VM
by Joe Gordon
· 12 years ago
954add7
Remove unused variables
by Attila Fazekas
· 12 years ago
58c68f1
Merge "Remove unused imports"
by Jenkins
· 12 years ago
c426f3a
Remove unused imports
by afazekas
· 12 years ago
149142e
Make volume attach and detach rescue tests negative.
by Matthew Treinish
· 12 years ago
770e5a4
Normalize skip bug format.
by Matthew Treinish
· 12 years ago
0dbb469
Fix skip formats to trigger skip_tracker.
by Joe Gordon
· 12 years ago
0c439f8
Disable test_rescued_vm_attach_volume
by Joe Gordon
· 12 years ago
e6a36c8
Tests to verify Nova VM Rescue operations
by nithya-ganesan
· 12 years ago