Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
114214cab69e1921afeb9733d6f806e7918351a9
/
tempest
/
scenario
/
test_volume_boot_pattern.py
79d8b0f
Log server console output during create/get timestamp
by Slawek Kaplonski
· 6 years ago
e1f990b
Adding a note for test case test_volume_boot_pattern().
by msidana
· 7 years ago
c50cc24
Assert volume deletion in test_image_defined_boot_from_volume
by melanie witt
· 7 years ago
2db6c27
Cleanup and rename test_create_ebs_image_and_check_boot
by Matt Riedemann
· 7 years ago
36214c5
Do not use skip_checks in TestVolumeBootPattern
by zhufl
· 7 years ago
2e0ee04
Add some verify in test_create_ebs_image_and_check_boot
by lianghao
· 7 years ago
cd36841
Move test decorators to common
by Andrea Frittoli
· 7 years ago
7cfb98f
Merge "Generic method for creating a volume snapshot"
by Jenkins
· 8 years ago
1c39a2f
test_boot_server_from_encrypted_volume_luks skip condition
by Attila Fazekas
· 8 years ago
73ed1f3
Generic method for creating a volume snapshot
by lkuchlan
· 8 years ago
3023e75
Boot server from encrypted volume
by lkuchlan
· 8 years ago
3b46d27
Move the `attr` decorator from test.py to tempest/lib
by Jordan Pittier
· 8 years ago
5cbc00a
Remove name checking for api version 1
by lkuchlan
· 8 years ago
be4fb50
Use tempest.lib data_utils - scenario
by Ken'ichi Ohmichi
· 8 years ago
49505df
make -e full run tempest scenarios serially
by Sean Dague
· 8 years ago
d571e03
Remove testing of bdm v1 in boot from volume tests
by Sean Dague
· 8 years ago
52d7b0d
Add a generic "wait_for_volume_resource_status" function
by lkuchlan
· 8 years ago
6b7040a
Add skip if public_network_id is not specified
by zhufl
· 8 years ago
88d84e9
Merge "test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key"
by Jenkins
· 8 years ago
13c9c89
Make wait_until default as 'ACTIVE' in manager.create_server
by zhufl
· 8 years ago
9e22b85
test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key
by lkuchlan
· 8 years ago
c85a951
Switch to decorators.idempotent_id on scenario
by Ken'ichi Ohmichi
· 8 years ago
8789c55
Boot server from snapshot
by lkuchlan
· 8 years ago
525ec71
Hacking: enable H904
by Jordan Pittier
· 8 years ago
da89962
Specify snapshot size when creating volume
by Nuno Santos
· 8 years ago
f9d9572
Use rand name in common function in scenario tests
by zhufl
· 8 years ago
2041cdd
Moving scenario docstring under the relevant test method
by lkuchlan
· 8 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 8 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 8 years ago
667aaa2
Use common "waiters.wait_for_snapshot_status" function everywhere
by Yaroslav Lobankov
· 9 years ago
0bb28b1
Merge "Add LOG.info to boot from volume tests"
by Jenkins
· 9 years ago
02620fd
Implement TIMEOUT_SCALING_FACTOR for tempest
by Sean Dague
· 9 years ago
52abbd9
Add LOG.info to boot from volume tests
by Sean Dague
· 9 years ago
97f119f
Merge "Remove redundant import from scenario tests"
by Jenkins
· 9 years ago
20e9861
Consolidate the ssh code
by Sean Dague
· 9 years ago
ea75ca9
Remove redundant import from scenario tests
by Alexander Gubanov
· 9 years ago
9aaef8b
create_server: pass arguments as part of kwargs
by Anusha Ramineni
· 9 years ago
5fc1452
Migrate scenario tests ssh-auth-strategy
by lanoux
· 9 years ago
cca5518
Merge "Move get_server_or_ip method to common class"
by Jenkins
· 9 years ago
c8829f8
Move get_server_or_ip method to common class
by Alexander Gubanov
· 9 years ago
c4e4f1c
Fix H404/405 violations for scenario tests
by Ken'ichi Ohmichi
· 9 years ago
59cc303
Refactor volume_boot_pattern test
by Alexander Gubanov
· 9 years ago
35fd828
Remove skip decorator for volume scenario test
by Andrey Pavlov
· 9 years ago
b9cc114
Remove _stop_instances hack in test_volume_boot_pattern
by Matt Riedemann
· 9 years ago
7565593
Merge "Use Cinder API V2 if V1 is disabled"
by Jenkins
· 9 years ago
bcfc32e
Use Cinder API V2 if V1 is disabled
by Ivan Kolodyazhny
· 9 years ago
97962a3
Merge "test_volume_boot_pattern: re-use create_floating_ip from base class"
by Jenkins
· 9 years ago
3ed0904
test_volume_boot_pattern: re-use create_floating_ip from base class
by Matt Riedemann
· 9 years ago
b263108
Add "server" to action methods - part 2
by Ken'ichi Ohmichi
· 9 years ago
ebaf245
Skip ebs scenario test due to bug 1489581
by Matt Riedemann
· 9 years ago
e3149e1
Merge "Remove some dead code"
by Jenkins
· 9 years ago
2bc8016
Merge "add 'boot from ebs' scenario test"
by Jenkins
· 9 years ago
18508ef
Merge "Return complete response from floating_ips_client"
by Jenkins
· 9 years ago
d4038b4
Merge "Full response for Volume SnapshotsClient methods"
by Jenkins
· 9 years ago
ff7faf6
Full response for Volume SnapshotsClient methods
by John Warren
· 9 years ago
c8bd4b1
add 'boot from ebs' scenario test
by Andrey Pavlov
· 9 years ago
e097dc7
Remove some dead code
by Jordan Pittier
· 9 years ago
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 9 years ago
e91a0c6
Move wait_for_server_termination from servers_client
by Ken'ichi Ohmichi
· 9 years ago
fc99707
Fixing test_volume_boot_pattern when use_floatingip_for_ssh=false
by Yaroslav Lobankov
· 10 years ago
0eb153c
Remove wait_for_server_status from servers_client
by Ken'ichi Ohmichi
· 10 years ago
e97870c
Merge "Use the prefix-embedded rand_name method"
by Jenkins
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
0089af5
Get rid of duplicated creation of security groups in test_volume_boot_pattern
by Yaroslav Lobankov
· 10 years ago
1c7af3b
Merge "Remove skip for bug 1439371 on test_volume_boot_pattern"
by Jenkins
· 10 years ago
93cc903
Remove skip for bug 1439371 on test_volume_boot_pattern
by Matt Riedemann
· 10 years ago
7daa4d1
Merge "Wait for complete deletion of volume snapshot before deleting volume"
by Jenkins
· 10 years ago
3c634d1
not all scenario tests should be in smoke
by Sean Dague
· 10 years ago
46a78c3
Wait for complete deletion of volume snapshot before deleting volume
by Yaroslav Lobankov
· 10 years ago
364ff18
Skip test_volume_boot_pattern until bug 1439371 is fixed
by Matt Riedemann
· 10 years ago
4c1c840
Merge "1373513 has been fixed, remove skip"
by Jenkins
· 10 years ago
07308f1
Remove hyphen from rand_name calls in volume tests
by Ken'ichi Ohmichi
· 10 years ago
f557d37
1373513 has been fixed, remove skip
by Joe Gordon
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
0a95854
Merge "Remove migrated utils code"
by Jenkins
· 10 years ago
5e2d2a2
Split resource_setup for scenario tests
by Emily Hugenbruch
· 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
c0bb8cd
Merge "Change fixed/floating ip clients to return one value and update tests"
by Jenkins
· 10 years ago
e4e3b41
Change fixed/floating ip clients to return one value and update tests
by David Kranz
· 10 years ago
c49fcbe
Switch to using the skip_because decorator from tempest-lib
by Matthew Treinish
· 10 years ago
8741222
update test_volume_boot_pattern to assign one value
by melanie witt
· 10 years ago
3fe2dc3
Scenario manager: catch Exception in get_remote_client
by JordanP
· 10 years ago
1fd223e
Skip test_volume_boot_pattern until bug 1373513 is fixed
by Matt Riedemann
· 10 years ago
60ea6c5
Fix resource_setup order in scenarios
by Masayuki Igawa
· 10 years ago
ac20b5e
Migrate scenario tests to resource_* fixtures
by Andrea Frittoli
· 10 years ago
1bfd2cc
Fix TypeError in TestVolumeBootPattern
by Matt Riedemann
· 10 years ago
1fc32a1
Migrate test_network_basic_ops to tempest clients
by Yair Fried
· 10 years ago
eef192f
Migrate test_volume_boot_pattern to tempest client
by Joseph Lanoux
· 10 years ago
b7144eb
Convert scenario test tearDown to addCleanup
by Matthew Treinish
· 11 years ago
0f1e11c
Reworked scenario tests to use their own non-default security groups
by Grishkin
· 11 years ago
bce5553
Skip volume snapshot tests if feature is not enabled
by JordanP
· 11 years ago
d60d24a
Merge "Volume boot test uses new block device syntax"
by Jenkins
· 11 years ago
7cff03f
Volume boot test uses new block device syntax
by Nikola Dipanov
· 11 years ago
22b060e
Merge "Unset the imageRef when booting from volume"
by Jenkins
· 11 years ago
249cac3
Unset the imageRef when booting from volume
by Xavier Queralt
· 11 years ago
91db24e
Fix RemoteClient usage in scenario tests
by Elena Ezhova
· 11 years ago
4ded9f0
Prepare for enabling H302 rule (scenario)
by Masayuki Igawa
· 11 years ago
fc7ecc4
Merge "Revert "skip test_volume_boot_pattern""
by Jenkins
· 11 years ago
6c07229
Convert scenario tests to use global CONF object
by Matthew Treinish
· 11 years ago
Next »