Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
c0eba3903d4b9e40b3823a1d0951e0fd21a339c1
/
tempest
/
tests
dca563b
Merge "Add 'Field' to the title of the Field Guides"
by Jenkins
· 12 years ago
c268dd6
Add 'Field' to the title of the Field Guides
by Masayuki Igawa
· 12 years ago
fc77e93
assertEquals is deprecated, use assertEqual
by Chang Bo Guo
· 12 years ago
32d3570
Add unittest framework + tests for wrapper scripts
by Matthew Treinish
· 12 years ago
8e09b0d
Fixed last merge file from "tests" folder to new "api" folder
by Tal Kammer
· 12 years ago
c7ca334
identity v3 token
by Brant Knudson
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
77800d3
Merge "Set smoke/gate attributes for tests in "identity""
by Jenkins
· 12 years ago
beaaca3
Merge "Set smoke/gate attributes for tests in "image""
by Jenkins
· 12 years ago
8786ecd
Merge "Removing redundant, possibly flaky test"
by Jenkins
· 12 years ago
7c116bf
Merge "Moved part of test cases to another class"
by Jenkins
· 12 years ago
cf3fb7c
Smoke attribute implies gate attribute
by Chris Yeoh
· 12 years ago
f4b1042
Merge "Adding new test for iSCSI live block migration"
by Jenkins
· 12 years ago
496a5a1
Moved part of test cases to another class
by Martina Kollarova
· 12 years ago
9d00744
Merge "Enhance the validation of the quotas update"
by Jenkins
· 12 years ago
2203a1f
break out whitebox tests
by Sean Dague
· 12 years ago
09761f6
move boto tests to thirdparty directory - part 1
by Sean Dague
· 12 years ago
6dbc6da
add scenario directory
by Sean Dague
· 12 years ago
f0b10c4
Merge "Code cleanup of object storage tests"
by Jenkins
· 12 years ago
2d22c69
Code cleanup of object storage tests
by Martina Kollarova
· 12 years ago
e148a6f
Merge "Adding negative test to check limits of Security Groups and rules"
by Jenkins
· 12 years ago
507c6ca
Removing redundant, possibly flaky test
by Andrea Frittoli
· 12 years ago
f9e6d0a
Merge "Set smoke/gate attributes for tests in "volume""
by Jenkins
· 12 years ago
3ae31e1
Add tests list the services to compute
by Leo Toyoda
· 12 years ago
c6b3a2b
Merge "make test non executable, otherwise nose skips it"
by Jenkins
· 12 years ago
fd5f595
Set smoke/gate attributes for tests in "image"
by Giampaolo Lauria
· 12 years ago
ea29495
Set smoke/gate attributes for tests in "identity"
by Giampaolo Lauria
· 12 years ago
8b31190
Set smoke/gate attributes for tests in "volume"
by Giulio Fidente
· 12 years ago
e5e2b3d
make test non executable, otherwise nose skips it
by Sean Dague
· 12 years ago
c078be9
Adding new test for iSCSI live block migration
by Bob Ball
· 12 years ago
f58442e
Clean up tenants created in test_users.py
by Mitsuhiko Yamazaki
· 12 years ago
96d8ca3
Adding negative test to check limits of Security Groups and rules
by Vasyl Khomenko
· 12 years ago
0974a44
Merge "Configurable fixed network name"
by Jenkins
· 12 years ago
5484416
Merge "Make sure isolated tenants are not left behind."
by Jenkins
· 12 years ago
7a3038d
Merge "Add Aggregate XML client and tests."
by Jenkins
· 12 years ago
35a7caf
make status_timeout a method
by Sean Dague
· 12 years ago
07fe830
Enhance the validation of the quotas update
by gengjh
· 12 years ago
ee4e5f5
Merge "Enabling assertions disabled for bug #1074901"
by Jenkins
· 12 years ago
6dbb27c
Do super()'s tearDowns last (bug 1178337)
by Dolph Mathews
· 12 years ago
f2a5e82
Enabling assertions disabled for bug #1074901
by Chris Yeoh
· 12 years ago
b066165
Configurable fixed network name
by Attila Fazekas
· 12 years ago
ae8fc53
Add Aggregate XML client and tests.
by Mitsuhiko Yamazaki
· 12 years ago
96e9e78
Merge "Update service test case - V3"
by Jenkins
· 12 years ago
574b0c4
Merge "change test_register_http_image to use explicit url"
by Jenkins
· 12 years ago
b9017e7
Make sure isolated tenants are not left behind.
by David Kranz
· 12 years ago
c7935e8
Merge "Add setup failure logging in tearDown method."
by Jenkins
· 12 years ago
ad979a9
Merge "Adds Cinder Multi-Backend Test"
by Jenkins
· 12 years ago
3a465e3
Add setup failure logging in tearDown method.
by Giulio Fidente
· 12 years ago
8340199
change test_register_http_image to use explicit url
by Sean Dague
· 12 years ago
66fb3fb
Merge "Add a test for creation of volumes' snapshots."
by Jenkins
· 12 years ago
86551ce
Adds Cinder Multi-Backend Test
by Jérôme Gallard
· 12 years ago
a92dd74
Update service test case - V3
by harika-vakadi
· 12 years ago
7333293
Add a test for creation of volumes' snapshots.
by Giulio Fidente
· 12 years ago
2c91a68
Merge "Removed duplicate usage of TempestConfig()"
by Jenkins
· 12 years ago
6d2b7a8
Merge "Added 2 user related testcases for Keystone V3API"
by Jenkins
· 12 years ago
b2ca5ca
Finish up flake8 conversion.
by Monty Taylor
· 12 years ago
76ca57c
Merge "Added tests to list instances by regexp"
by Jenkins
· 12 years ago
bd3927a
Merge "Fix status_timeout incorrectly referencing self"
by Jenkins
· 12 years ago
9528b9d
Merge "Fixes volumes cleanup in base class"
by Jenkins
· 12 years ago
da969fc
Merge "Add tests list actions on a specified instance"
by Jenkins
· 12 years ago
26d16ed
Fixes volumes cleanup in base class
by Giulio Fidente
· 12 years ago
0dca897
Removed duplicate usage of TempestConfig()
by Bob Ball
· 12 years ago
e0ba158
Merge "Missing image-del func in test_create_delete_image"
by Jenkins
· 12 years ago
b6498cb
Merge "Clean up servers created in test_multiple_create.py"
by Jenkins
· 12 years ago
51ed356
Fix status_timeout incorrectly referencing self
by Pavel Sedlák
· 12 years ago
7312bb5
Added 2 user related testcases for Keystone V3API
by rajalakshmi-ganesan
· 12 years ago
cf89e6d
Merge "Add tests list the availability zone"
by Jenkins
· 12 years ago
7e50c6b
Merge "Adding test_max_image_meta_exceed_limit"
by Jenkins
· 12 years ago
27f254a
Merge "Remove skips in test server rescue"
by Jenkins
· 12 years ago
586136a
Fix to enable negative test image_invalid_metadata
by Prem Karat
· 12 years ago
325ed28
Missing image-del func in test_create_delete_image
by Prem Karat
· 12 years ago
1d61541
Clean up servers created in test_multiple_create.py
by Mitsuhiko Yamazaki
· 12 years ago
faca6ff
Add tests list actions on a specified instance
by Leo Toyoda
· 12 years ago
0dafd08
Merge "fix E122 and E126 flake8 issues"
by Jenkins
· 12 years ago
fbe87a0
Remove skips in test server rescue
by Prem Karat
· 12 years ago
110a3b7
Added tests to list instances by regexp
by Vasyl Khomenko
· 12 years ago
01f210b
Adding test_max_image_meta_exceed_limit
by Tatyana Leontovich
· 12 years ago
a527891
Add tests list the availability zone
by Leo Toyoda
· 12 years ago
0ad0a61
Merge "Add aggregate json client and tests."
by Jenkins
· 12 years ago
14c6818
fix E122 and E126 flake8 issues
by Sean Dague
· 12 years ago
8a4c10b
Merge "Fix AttachInterfacesTest error"
by Jenkins
· 12 years ago
70f4532
Merge "Fix to create an image with given min_ram value."
by Jenkins
· 12 years ago
201ef66
Merge "Fix to use an API to get the default quota set"
by Jenkins
· 12 years ago
4ca29f2
Merge "Add fixed ip client and tests"
by Jenkins
· 12 years ago
f30bc53
Merge "Configure quantum basic ops tests as smoke."
by Jenkins
· 12 years ago
f516640
Add fixed ip client and tests
by Mauro S. M. Rodrigues
· 12 years ago
75a2030
Fix to create an image with given min_ram value.
by hi2suresh
· 12 years ago
74f0707
Add aggregate json client and tests.
by Mitsuhiko Yamazaki
· 12 years ago
acf039f
Merge "Create tests for multiple server creation"
by Jenkins
· 12 years ago
bd36022
Configure quantum basic ops tests as smoke.
by Maru Newby
· 12 years ago
87a52b7
Fix to use an API to get the default quota set
by Leo Toyoda
· 12 years ago
bc5934e
Merge "Re-enable detach volume from unrescued VM"
by Jenkins
· 12 years ago
9541868
Merge "Adds create volume from image test"
by Jenkins
· 12 years ago
bbed317
Merge "Test cases for Endpoints V3 API"
by Jenkins
· 12 years ago
69d5109
Merge "raise the first exception in flavors and security_group test"
by Jenkins
· 12 years ago
f8f0044
Merge "Remove smoke.py and clean up base test classes"
by Jenkins
· 12 years ago
2883fd5
raise the first exception in flavors and security_group test
by Attila Fazekas
· 12 years ago
207d68c
Fix HACKING compliance of test_network_basic_ops.
by Maru Newby
· 12 years ago
fbf40fd
Remove smoke.py and clean up base test classes
by Matthew Treinish
· 12 years ago
e4f2b2e
Re-enable detach volume from unrescued VM
by Joe Gordon
· 12 years ago
Next »