Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
19a26afe91de88743e3077295f1844d8cf2be290
/
tempest
/
api
/
compute
/
servers
/
test_server_actions.py
89b99a0
Skip test_create_backup
by Ken'ichi Ohmichi
· 12 years ago
6034213
Merge "add test for create_backup"
by Jenkins
· 12 years ago
39437e2
Add shelve/unshelve test of nova APIs
by Ken'ichi Ohmichi
· 12 years ago
30f2f33
Merge "remove skip bug 1233026"
by Jenkins
· 12 years ago
75a4ac8
remove skip bug 1233026
by ivan-zhu
· 12 years ago
ccc8946
add test for create_backup
by ivan-zhu
· 12 years ago
d5c9602
Reorganize project feature config options
by Matthew Treinish
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
2402859
Merge "Move negative action tests to right place"
by Jenkins
· 12 years ago
602b76d
Merge "skip test_lock_unlock_server"
by Jenkins
· 12 years ago
da30650
Reduce vm creations in negative tests
by Ken'ichi Ohmichi
· 12 years ago
d90c010
Move negative action tests to right place
by Ken'ichi Ohmichi
· 12 years ago
b2776c9
Merge "meta should be metadata in rebuild server"
by Jenkins
· 12 years ago
44e0865
skip test_lock_unlock_server
by ivan-zhu
· 12 years ago
83181a9
introduces skip_because decorator
by Giulio Fidente
· 12 years ago
454b1c5
meta should be metadata in rebuild server
by ivan-zhu
· 12 years ago
e25232a
Merge "Add test for nova API of VM lock/unlock"
by Jenkins
· 12 years ago
58c1321
Merge "add server resizing tests"
by Jenkins
· 12 years ago
9643e51
Add test for nova API of VM lock/unlock
by Zhu Zhu
· 12 years ago
3c44af3
add server resizing tests
by Zhi Kun Liu
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
7399829
Merge "raise assertion error if output is falsy"
by Jenkins
· 12 years ago
aa902b1
Merge "uniforms skip messages"
by Jenkins
· 12 years ago
a767b52
raise assertion error if output is falsy
by Ionuț Arțăriși
· 12 years ago
6cc3ade
uniforms skip messages
by Giulio Fidente
· 12 years ago
7f7d452
use assertIsNotNone instead of assertNotEqual(*, None)
by Ionuț Arțăriși
· 12 years ago
af98d22
Added a test for stop and start a server
by Anju Tiwari
· 12 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 12 years ago
4a2e9af
Merge "Using relative path for personality file in rebuild server test."
by Jenkins
· 12 years ago
21599a9
Using relative path for personality file in rebuild server test.
by Mahesh Panchaksharaiah
· 12 years ago
6631f80
Add tests for server actions
by Prem Karat
· 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_actions.py]
770e5a4
Normalize skip bug format.
by Matthew Treinish
· 12 years ago
14025cd
Fix exception name in test_server_actions
by afazekas
· 12 years ago
6f02cef
Merge "create_server cleanup"
by Jenkins
· 12 years ago
22897e1
create_server cleanup
by Sean Dague
· 12 years ago
45c3fbc
Move the console tests to the other server actions tests
by Attila Fazekas
· 12 years ago
19044d5
Simplify xml-json inheritance in compute
by Attila Fazekas
· 12 years ago
b05be60
Remove duplicate calls to clear_servers
by Andrea Frittoli
· 12 years ago
52d8fda
Fixes test_resize_server_(confirm|revert) methods
by Tiago Mello
· 12 years ago
f475145
Merge "Fix MismatchError error when checking flavor value"
by Jenkins
· 12 years ago
9465b0b
Convert to use tempest attr implementation 1/2
by Chris Yeoh
· 12 years ago
38c5f59
Fix MismatchError error when checking flavor value
by Armando Migliaccio
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
e6d8ee1
Revert "Split up XML and JSON testing."
by James E. Blair
· 12 years ago
58dec9d
Split up XML and JSON testing.
by Matthew Treinish
· 12 years ago
3e15ba9
Only create 1 server for server actions tests.
by Matthew Treinish
· 12 years ago
0a13afe
ensure we wait for server deletes
by Sean Dague
· 12 years ago
4dd2c0b
convert docstrings to comments
by Sean Dague
· 12 years ago
39e48ef
Use oslo cfg module for tempest config.py
by Matthew Treinish
· 12 years ago
9b669e3
add create_server_with_extras
by Sean Dague
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed from tempest/tests/compute/test_server_actions.py]
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
ddf3927
Fix test_rebuild_nonexistent_server
by Joe Gordon
· 13 years ago
bc3bd24
Add XML support for test_server_actions.py
by Dan Smith
· 13 years ago
98e66dd
Addresses lp#1004971
by Daryl Walleck
· 13 years ago
f97d5fd
Tolerate set_admin_password not implemented.
by David Kranz
· 13 years ago
ed97dca
Optimized and reduced the scope of smoke tests
by Daryl Walleck
· 13 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
9b6129c
Skip slow/buggy soft reboot test until bug 1014647 is dealt with.
by David Kranz
· 13 years ago
13b479b
Step 1 of refactoring compute tests
by Jay Pipes
· 13 years ago
[Renamed (89%) from tempest/tests/test_server_actions.py]
c725196
Addresses lp#948243 - Tempest handles misconfig better
by Daryl Walleck
· 13 years ago
764b51b
Avoid new bug 963248.
by David Kranz
· 13 years ago
587385b
Addresses lp#942382 - refactor configuration for clarity
by Daryl Walleck
· 13 years ago
57c1a3d
test_rebuild_server tolerant of imageRef as URI
by Eoghan Glynn
· 13 years ago
b43ce8a
Resolves lp#941705
by Daryl Walleck
· 13 years ago
5a23d86
Fix for bug 931712. Make keypair test work.
by David Kranz
· 13 years ago
f1e3f00
Fixes LP#903978 - Write testcases for test_server_actions (boundary)
by sapan-kona
· 13 years ago
3bde07f
Fixing revert/confirm resize tests
by Brian Waldon
· 13 years ago
738cd63
General test cleanup
by Brian Waldon
· 13 years ago
ed8bef3
Changes the namespace from storm to tempest, as well as adding addition tests and improvements
by Daryl Walleck
· 13 years ago