Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
108877da6c156febb2933ecb0ecbf210a3de18aa
/
tempest
/
scenario
/
test_stamp_pattern.py
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 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
bbb1712
Scenarios: remove trivial wrapper methods
by Jordan Pittier
· 9 years ago
ea75ca9
Remove redundant import from scenario tests
by Alexander Gubanov
· 9 years ago
0b75b63
Make volume snapshots_client to use **kwargs
by Ghanshyam
· 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
fd5657d
test_stamp_pattern: cleanup class scope variable usage
by Matt Riedemann
· 9 years ago
9ebe6a4
Remove unused _ssh_to_server from test_stamp_pattern
by Matt Riedemann
· 9 years ago
abd154c
Refactor tempest scenarios tests
by Alexander Gubanov
· 9 years ago
9f7568a
Merge "Fix typos in scenario tests, etc."
by Jenkins
· 9 years ago
0f82525
Return complete response from servers_client
by ghanshyam
· 9 years ago
6d5a2b4
Fix typos in scenario tests, etc.
by Takashi NATSUME
· 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
· 10 years ago
dfc88de
Make attach_volume use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
e0634ab
Replace "hardcode" in scenario tests
by Alexander Gubanov
· 10 years ago
35798fb
Apply a naming rule of GET to volume client
by Ken'ichi Ohmichi
· 10 years ago
6ded8df
Remove hyphen from rand_name calls in scenario tests
by Ken'ichi Ohmichi
· 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
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
8d0fe37
Merge "Change compute volume client to return one value and update tests"
by Jenkins
· 10 years ago
3ebc721
Change compute volume client 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
1b3461e
Remove unnecessary secgroup attrs from scenario tests
by Ken'ichi Ohmichi
· 10 years ago
ae0e73d
Unified interface for ScenarioTest and NetworkScenarioTest
by Yair Fried
· 10 years ago
af14986
Merge "Fix resource_setup order in scenarios"
by Jenkins
· 10 years ago
5c2a558
Adds test for list/get volume attachments V2 APIs
by Ghanshyam
· 11 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
c0651b2
Migrate TestStampPattern to tempest client
by Andrea Frittoli
· 10 years ago
fbc95ac
Add new snapshot compute feature flag
by Adam Gandelman
· 11 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
91db24e
Fix RemoteClient usage in scenario tests
by Elena Ezhova
· 11 years ago
b15d8b6
Fixed misspellings in Tempest
by Marc Solanas
· 11 years ago
6c07229
Convert scenario tests to use global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
eb69f3f
Support Neutron security groups in scenario testing
by Yair Fried
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 11 years ago
386ac8f
uses skip_because where appropriate instead of regular skip
by Giulio Fidente
· 11 years ago
b9a8580
Revert "unskipping bug related to test_stamp_pattern.py"
by Matthew Treinish
· 11 years ago
811f747
Merge "unskipping bug related to test_stamp_pattern.py"
by Jenkins
· 11 years ago
61cadca
makes passing the client optional to utilities in scenario/manager.py
by Giulio Fidente
· 11 years ago
60100a3
unskipping bug related to test_stamp_pattern.py
by Attila Fazekas
· 11 years ago
fc77e93
assertEquals is deprecated, use assertEqual
by Chang Bo Guo
· 11 years ago
2153ec0
Add services tags to scenario tests
by Matthew Treinish
· 11 years ago
aa902b1
Merge "uniforms skip messages"
by Jenkins
· 11 years ago
a491223
Add common "create_server_snapshot" method
by Ken'ichi Ohmichi
· 11 years ago
6cc3ade
uniforms skip messages
by Giulio Fidente
· 11 years ago
b3aa912
Cleanup: Add common "ssh-login server" method
by Ken'ichi Ohmichi
· 11 years ago
70672df
Cleanup: Add common "create volume" method
by Ken'ichi Ohmichi
· 11 years ago
7395517
Merge "Cleanup: Add common "create security rule" method"
by Jenkins
· 11 years ago
3c1f519
Cleanup: Add common "create security rule" method
by Ken'ichi Ohmichi
· 11 years ago
599d1b8
Cleanup: Add common "create keypair" method
by Ken'ichi Ohmichi
· 11 years ago
61f272b
Cleanup: Add common "create_server" method
by Ken'ichi Ohmichi
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
70431ba
Handle a possible volume attachment visibility wait/race issue
by Attila Fazekas
· 12 years ago
fe8a609
skip stamp test until race in nova can be debugged
by Sean Dague
· 12 years ago
ebcf6af
Add scenario test of instance/volume snapshot
by Yuiko Takada
· 12 years ago