Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
69ac3cdfd4e2d2a8c025ece7915a6f79713073d4
69ac3cd
Merge "Improve pep8 checks to be similar to those in nova"
by Jenkins
· 12 years ago
32cb322
Merge "Fix pep8 failures in tests for Volume Types and extra specs"
by Jenkins
· 12 years ago
463116a
Merge "Enable EC2 Create volume from snapshot"
by Jenkins
· 12 years ago
a754a7f
Merge "fix formatting errors to help debugging"
by Jenkins
· 12 years ago
492cd36
Merge "Fix typo that causes NameError: global name 'exception' exception"
by Jenkins
· 12 years ago
7e1ac59
Merge "Remove tempest.conf.tpl"
by Jenkins
· 12 years ago
8b37289
Improve pep8 checks to be similar to those in nova
by Matthew Treinish
· 12 years ago
c18b60e
Fix pep8 failures in tests for Volume Types and extra specs
by Matthew Treinish
· 12 years ago
77ec5e4
Merge "Fix pep8 violations in stress tests"
by Jenkins
· 12 years ago
6d48987
Merge "Assign TODO to committer."
by Jenkins
· 12 years ago
11420ab
Merge "Fix use of except in tempest."
by Jenkins
· 12 years ago
34afe48
Merge "Fix import order to comply with import ordering rules."
by Jenkins
· 12 years ago
efd53b9
Merge "Enabling the tests of floating ip script test_floating_ips_actions.py that were skipped due to bug #957706."
by Jenkins
· 12 years ago
2c8e28e
Merge "Adds Cinder tests for Volume Types and extra specs"
by Jenkins
· 12 years ago
93225f6
fix formatting errors to help debugging
by Armando Migliaccio
· 12 years ago
41de64f
Fix typo that causes NameError: global name 'exception' exception
by Armando Migliaccio
· 12 years ago
ec6d20f
Enable EC2 Create volume from snapshot
by Attila Fazekas
· 12 years ago
59f4974
Enabling the tests of floating ip script test_floating_ips_actions.py
by nithya-ganesan
· 12 years ago
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
9bc1a2b
Reenable security group related test case
by Attila Fazekas
· 12 years ago
84033a7
Remove tempest.conf.tpl
by Attila Fazekas
· 12 years ago
c316f0a
Adds Cinder tests for Volume Types and extra specs
by Rohan Rhishikesh Kanade
· 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
Next »