Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
8d6836b39919855988859d8f249595a851980926
8d6836b
Fix pep8 violations in stress tests
by Matthew Treinish
· 12 years ago
73649d2
Assign TODO to committer.
by Matthew Treinish
· 12 years ago
05d9fb9
Fix use of except in tempest.
by Matthew Treinish
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
c71a063
Merge "early failures would prevent cleanup"
by Jenkins
· 12 years ago
1c6722e
early failures would prevent cleanup
by Sean Dague
· 12 years ago
2f523e7
Merge "Make parameter list generation consistent using urlencode()."
by Jenkins
· 12 years ago
972ac5b
Merge "Empty Body testing according to the RFC2616"
by Jenkins
· 12 years ago
3689afc
Merge "Started consolidation of disk config tests"
by Jenkins
· 12 years ago
b3ae605
Merge "Fixed potential unbound varialble errors on test failures."
by Jenkins
· 12 years ago
a73aef9
Merge "Add swift object versioning test case"
by Jenkins
· 12 years ago
1d9e32f
Merge "Start making setup.py similar to other OpenStack Projects"
by Jenkins
· 12 years ago
26dd0fa
Make parameter list generation consistent using urlencode().
by Matthew Treinish
· 12 years ago
6a256a0
Merge "Check for the canonical form as well, either is valid"
by Jenkins
· 12 years ago
7c93a81
Merge "Test Case to check "copy object across container""
by Jenkins
· 12 years ago
48001f1
Check for the canonical form as well, either is valid
by Joshua Harlow
· 12 years ago
084f2c1
Skip tests broken by nova b u g 1086980.
by David Kranz
· 12 years ago
5abb253
Start making setup.py similar to other OpenStack Projects
by Attila Fazekas
· 12 years ago
72c7a5f
Empty Body testing according to the RFC2616
by Attila Fazekas
· 12 years ago
10f84ce
Merge "Remove unused configuration variables"
by Jenkins
· 12 years ago
4ef897c
Merge "Fix and simplify arbitrary_string. lp#1085048"
by Jenkins
· 12 years ago
9492d35
Remove unused configuration variables
by Attila Fazekas
· 12 years ago
925e239
Test Case to check "copy object across container"
by rajalakshmi-ganesan
· 12 years ago
0aea003
Started consolidation of disk config tests
by Daryl Walleck
· 12 years ago
47737d8
Fix and simplify arbitrary_string. lp#1085048
by Jaroslav Henner
· 12 years ago
1963270
Add swift object versioning test case
by Attila Fazekas
· 12 years ago
7ccda8c
Simplify parse_image_id.
by Jaroslav Henner
· 12 years ago
af6fca5
Merge "Fix pep8 failures in test_ec2_security_groups.py"
by Jenkins
· 12 years ago
b442d09
Merge "Fix issue with 404 logs on wait for delete."
by Jenkins
· 12 years ago
17a1c00
Merge "test_absolute_limits.py to check limits response"
by Jenkins
· 12 years ago
ee3cc8d
Fixed potential unbound varialble errors on test failures.
by David Kranz
· 12 years ago
5432174
Merge "Don't try to cleanup volume that doesn't exist."
by Jenkins
· 12 years ago
9821fde
Don't try to cleanup volume that doesn't exist.
by Dan Prince
· 12 years ago
426326e
Fix issue with 404 logs on wait for delete.
by Matthew Treinish
· 12 years ago
12eb3aa
Fix pep8 failures in test_ec2_security_groups.py
by Matthew Treinish
· 12 years ago
461c4b2
Don't log stack trace on S3/EC2 client errors.
by Dan Prince
· 12 years ago
5f2b39f
Merge "Adds a Quotas client for Nova"
by Jenkins
· 12 years ago
a4ab007
test_absolute_limits.py to check limits response
by rajalakshmi-ganesan
· 12 years ago
f51463d
Merge "Spelling: executng=>executing"
by Jenkins
· 12 years ago
07599c5
Adds a Quotas client for Nova
by Rohit Karajgi
· 12 years ago
b74e5e3
Merge "fix some typo"
by Jenkins
· 12 years ago
979da33
Spelling: executng=>executing
by Joe Gordon
· 12 years ago
f443a4e
fix some typo
by ravikumar-venkatesan
· 12 years ago
f92620e
Merge "Add start of the EC2/S3 API testing to tempest"
by Jenkins
· 12 years ago
a23f500
Add start of the EC2/S3 API testing to tempest
by Attila Fazekas
· 12 years ago
3d3f610
Adds JSON client for servers admin API
by Daryl Walleck
· 12 years ago
c8521f2
Merge "Added Swift tests: * account: delete account metadata * container: retrieve/delete container metadata * object: retrieve/copy(2 ways) object Syntax bug fix in container_client.py: return resp. body => return resp, body Fixed passing headers parameter in head method in rest_client.py: return self.request('HEAD', url, headers) Removed unused imports."
by Jenkins
· 12 years ago
ddb489c
fix for Bug1078481
by nayna-patel
· 12 years ago
2c1c54d
Merge "use deleted=False instead of deleted=0 in queries"
by Jenkins
· 12 years ago
f13882a
Merge "make it possible to run only one test in tempest"
by Jenkins
· 12 years ago
aff466e
use deleted=False instead of deleted=0 in queries
by Sean Dague
· 12 years ago
0002e9f
Merge "Make assertion failures more informative."
by Jenkins
· 12 years ago
d1d74c7
Merge "exclude venv directories from local pep8"
by Jenkins
· 12 years ago
c38bdd1
be specific about metadata too long error
by Sean Dague
· 12 years ago
422af97
make it possible to run only one test in tempest
by Sean Dague
· 12 years ago
24e0f7f
exclude venv directories from local pep8
by Sean Dague
· 12 years ago
3c3d179
Make assertion failures more informative.
by Jaroslav Henner
· 12 years ago
6c3c780
Added Swift tests:
by Larisa Ustalov
· 12 years ago
92d3f63
Remove unnecessary test. Fixes bug 1072841.
by David Kranz
· 12 years ago
e27a4bf
Fix SyntaxError: invalid syntax - comma.
by Jaroslav Henner
· 12 years ago
1301f8d
Remove kong. Fixes bug 1052511.
by David Kranz
· 12 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 12 years ago
e6d43b8
flavors with disk sizes of 10 10 20 30 would fail unexpectedly before since flavor[1]['disk'] == flavor[0]['disk]
by Wayne Vestal Weeks
· 12 years ago
367603a
Merge "Tempest tests to cover live-block-migration"
by Jenkins
· 12 years ago
d246eb4
Merge "Initial add of Swift tests"
by Jenkins
· 12 years ago
3d7c5c7
Merge "Handle ImportError's when quantumclient is missing"
by Jenkins
· 12 years ago
5d73443
Initial add of Swift tests
by dwalleck
· 12 years ago
a4b709c
Fix 'message' is not defined errors.
by Dan Prince
· 12 years ago
bff5223
Handle ImportError's when quantumclient is missing
by Dan Prince
· 12 years ago
fa07a0e
Added missing import for SkipTest in test_authorization.
by Wayne Vestal Weeks
· 12 years ago
99ee914
Tempest tests to cover live-block-migration
by Mate Lakat
· 12 years ago
444c3e6
Refactor list servers negative test and fix remaining gate bugs
by Jay Pipes
· 12 years ago
2f5db94
Merge "Put skip at top level."
by Jenkins
· 12 years ago
3ab14e7
Put skip at top level.
by David Kranz
· 12 years ago
ead03dc
Add XML support for test_security_groups.py and test_security_group_rules.py.
by Vincent Hou
· 12 years ago
76888ee
Clean up pep8 E125 violations
by Zhongyue Luo
· 12 years ago
30a563f
Clean up pep8 E123 and E124 violations
by Zhongyue Luo
· 12 years ago
e0884a3
Clean up pep8 E127 violations
by Zhongyue Luo
· 12 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 12 years ago
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 12 years ago
94012e4
Merge "Passing endpoint makes authenticate lazy so getting catalog fails."
by Jenkins
· 12 years ago
19e6645
Merge "Clean up pep8 E502 violations"
by Jenkins
· 12 years ago
21d95da
Passing endpoint makes authenticate lazy so getting catalog fails.
by David Kranz
· 12 years ago
229845a
Merge "Adds client API and tests for volume attachments"
by Jenkins
· 12 years ago
6b8a7b7
Add XML support for test cases under identity admin.
by Vincent Hou
· 12 years ago
c89003a
Merge "Fix ssh.Client retval and deadlock danger LP#1038561"
by Jenkins
· 12 years ago
5aa5e3c
Merge "Add XML support to the cinder client"
by Jenkins
· 12 years ago
e6321ef
Clean up pep8 E502 violations
by Zhongyue Luo
· 12 years ago
a5feec9
Merge "make the rand_name value shorter"
by Jenkins
· 12 years ago
9854d5b
Add XML support to the cinder client
by Matthew Treinish
· 12 years ago
494d938
Merge "Fix test_rebuild_nonexistent_server"
by Jenkins
· 12 years ago
dbe3eb4
Merge "Update test_associate_already_associated_floating_ip"
by Jenkins
· 12 years ago
6ec6fc2
make the rand_name value shorter
by Ionuț Arțăriși
· 12 years ago
19fe1fa
Merge "Add XML support to the volumes tests."
by Jenkins
· 12 years ago
648d4ba
Update test_associate_already_associated_floating_ip
by Joe Gordon
· 12 years ago
6e37324
Add support to XML in images_client and its tests
by Mauro S. M. Rodrigues
· 12 years ago
22f03c7
Add XML support for test_list_floating_ips.py.
by Vincent Hou
· 12 years ago
a42fe44
Adds client API and tests for volume attachments
by Rohit Karajgi
· 12 years ago
ddf3927
Fix test_rebuild_nonexistent_server
by Joe Gordon
· 12 years ago
efde8de
Merge "Fix bug 1005397"
by Jenkins
· 12 years ago
Next »