Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
51753f092803a3216a06a9ddef9160524d7ac871
51753f0
Merge "Fix test_authentication_when_tenant_is_disabled"
by Jenkins
· 12 years ago
d3b80fa
Merge "Remove skips that are no longer necessary"
by Jenkins
· 12 years ago
afd7158
Fix test_authentication_when_tenant_is_disabled
by Giampaolo Lauria
· 12 years ago
d7b2884
Merge "ensure setup_test_user has been called before using test_user"
by Jenkins
· 12 years ago
7372935
Merge "boto: instance teardown wait until instance is gone"
by Jenkins
· 12 years ago
99f3f88
Merge "Remove skip from Server Filters Tests."
by Jenkins
· 12 years ago
8a49acd
Merge "Don't ignore exceptions."
by Jenkins
· 12 years ago
26962f5
Remove skips that are no longer necessary
by Giampaolo Lauria
· 12 years ago
9146e5f
Merge "Convert these tests of ServerBasicOps into one test."
by Jenkins
· 12 years ago
37f8304
boto: instance teardown wait until instance is gone
by Attila Fazekas
· 12 years ago
ce4e43f
Merge "Refactor compute image tests"
by Jenkins
· 12 years ago
80a8d4e
Don't ignore exceptions.
by Frederic Lepied
· 12 years ago
fa2adf9
ensure setup_test_user has been called before using test_user
by ivan-zhu
· 12 years ago
1997739
Convert these tests of ServerBasicOps into one test.
by ivan-zhu
· 12 years ago
a3d2ab7
make skip_tracker directly executable
by Sean Dague
· 12 years ago
46a1d92
Refactor compute image tests
by Attila Fazekas
· 12 years ago
a519e1c
Merge "Use '-m' for tempest_coverage.py in tox.ini"
by Jenkins
· 12 years ago
8d5390d
Merge "Adds 3 additional tests to test_flavor.py script"
by Jenkins
· 12 years ago
abfa149
Use '-m' for tempest_coverage.py in tox.ini
by Matthew Treinish
· 12 years ago
10c81a6
Merge "Modified Server Actions Create Image test"
by Jenkins
· 12 years ago
ecd249c
Merge "Disable test_run_terminate_instance"
by Jenkins
· 12 years ago
92b5da4
Merge "Fix list images xml deserialization."
by Jenkins
· 12 years ago
cec34e7
Merge "Add wait for resource deletion on volume teardown"
by Jenkins
· 12 years ago
d107323
Merge "Add missing methods to xml admin_client."
by Jenkins
· 12 years ago
f903943
Merge "ensure isolated test cases run with an isolated tenant"
by Jenkins
· 12 years ago
6b4fe65
Remove skip from Server Filters Tests.
by Matthew Treinish
· 12 years ago
4e1b3e6
Fix list images xml deserialization.
by Matthew Treinish
· 12 years ago
bf41e10
Add missing methods to xml admin_client.
by Matthew Treinish
· 12 years ago
23d4080
Merge "ensure we wait for server deletes"
by Jenkins
· 12 years ago
0f649bd
Merge "Update gitignore because of oslo setup.py"
by Jenkins
· 12 years ago
45e9bfd
Merge "Fix tenant leaking in test_tenants.py"
by Jenkins
· 12 years ago
0a13afe
ensure we wait for server deletes
by Sean Dague
· 12 years ago
337f63d
Disable test_run_terminate_instance
by Attila Fazekas
· 12 years ago
631df48
Use real capabilites for volume type instead of fake ones
by Zhiteng Huang
· 12 years ago
8ae54d6
Add wait for resource deletion on volume teardown
by john-griffith
· 12 years ago
2e309e6
Update gitignore because of oslo setup.py
by Matthew Treinish
· 12 years ago
29843cc
Merge "Add tools/tempest_coverage.py script."
by Jenkins
· 12 years ago
8abb794
Modified Server Actions Create Image test
by Giampaolo Lauria
· 12 years ago
40ec123
Fix tenant leaking in test_tenants.py
by Attila Fazekas
· 12 years ago
f344cc3
Adds 3 additional tests to test_flavor.py script
by rajalakshmi-ganesan
· 12 years ago
d8fe182
Merge "Fix parsing of addresses. lp#1074039"
by Jenkins
· 12 years ago
9382598
Merge "Fix boto lib config"
by Jenkins
· 12 years ago
d15705b
Add tools/tempest_coverage.py script.
by Matthew Treinish
· 12 years ago
59889b7
Merge "Fix T401 and T402 errors"
by Jenkins
· 12 years ago
93f19e8
Fix parsing of addresses. lp#1074039
by Jaroslav Henner
· 12 years ago
4701bb0
Merge "fix file injection test to not assume /etc is present"
by Jenkins
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
d18cfe5
tempest error codes should start with T
by Sean Dague
· 12 years ago
1ab2e9e
Fix boto lib config
by Attila Fazekas
· 12 years ago
ac81b7d
ensure isolated test cases run with an isolated tenant
by ivan-zhu
· 12 years ago
97449cc
add hacking.py rule to prevent docstrings
by Sean Dague
· 12 years ago
c6081cf
fix file injection test to not assume /etc is present
by Pádraig Brady
· 12 years ago
64ef48d
convert docstrings to comments
by Sean Dague
· 12 years ago
46c4a2b
convert docstrings to comments
by Sean Dague
· 12 years ago
72a0038
convert docstrings to comments
by Sean Dague
· 12 years ago
4dd2c0b
convert docstrings to comments
by Sean Dague
· 12 years ago
a4850ca
Merge "Fix venv for ./run_tests.sh -p"
by Jenkins
· 12 years ago
5c40314
Merge "Add python-quantumclient to pip-requires"
by Jenkins
· 12 years ago
a1343de
Fixes PEP8 error E121
by Zhongyue Luo
· 12 years ago
0cc26b6
Fix venv for ./run_tests.sh -p
by Matthew Treinish
· 12 years ago
44f96b1
Merge "Use oslo cfg module for tempest config.py"
by Jenkins
· 12 years ago
fc0ee88
Merge "Initial Oslo sync for Tempest."
by Jenkins
· 12 years ago
39e48ef
Use oslo cfg module for tempest config.py
by Matthew Treinish
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
3447fa1
Add python-quantumclient to pip-requires
by Maru Newby
· 12 years ago
14a6015
add run_tests.sh option to not capture stdout
by Sean Dague
· 12 years ago
8dc9cfe
Merge "Addition of XML support to test_console_output.py"
by Jenkins
· 12 years ago
56c86bf
Merge "Tests to check few object actions anonymously"
by Jenkins
· 12 years ago
d793d69
Addition of XML support to test_console_output.py
by rajalakshmi-ganesan
· 12 years ago
a72ee9a
Logic in rest_client incorrect "resp.status=413"
by rajalakshmi-ganesan
· 12 years ago
6ab397b
Tests to check few object actions anonymously
by harika-vakadi
· 12 years ago
87da0df
Merge "Add error handling to smoke test cleanup."
by Jenkins
· 12 years ago
acf72b4
Merge "Remove unused imports."
by Jenkins
· 12 years ago
ba69fe2
Merge "Do not limit the max versions in the requirements"
by Jenkins
· 12 years ago
3f4c292
Merge "Fix sample conf for compatability with devstack."
by Jenkins
· 12 years ago
56aa721
Remove unused imports.
by Matthew Treinish
· 12 years ago
a3e283d
Add error handling to smoke test cleanup.
by Maru Newby
· 12 years ago
4812d42
Merge "Negative Cinder tests for Volume Types,extra specs"
by Jenkins
· 12 years ago
54be282
Merge "Specify region by name."
by Jenkins
· 12 years ago
c961155
Do not limit the max versions in the requirements
by Attila Fazekas
· 12 years ago
b3501ef
Negative Cinder tests for Volume Types,extra specs
by Rohan Rhishikesh Kanade
· 12 years ago
22ec5d9
Fix sample conf for compatability with devstack.
by Maru Newby
· 12 years ago
d6ba4b4
Specify region by name.
by K Jonathan Harker
· 12 years ago
8e937d7
Fix use of venv in Tempest.
by Matthew Treinish
· 12 years ago
e7b9be6
Merge "Test to GET public-readable container's object"
by Jenkins
· 12 years ago
cd825a8
Merge "Test Case to check "swift object expiry""
by Jenkins
· 12 years ago
6fa1ca5
Test Case to check "swift object expiry"
by ravikumar-venkatesan
· 12 years ago
0c38121
Merge "Add smoke tests for quantum."
by Jenkins
· 12 years ago
4d87cb6
Merge "Add admin credential config for network client."
by Jenkins
· 12 years ago
fa241d1
Merge "Fix smoke tests to delete resources synchronously."
by Jenkins
· 12 years ago
8527c8a
RestClient: Don't hard code volume service name.
by Dan Prince
· 12 years ago
81f07a0
Add smoke tests for quantum.
by Maru Newby
· 12 years ago
b72f37c
Add admin credential config for network client.
by Maru Newby
· 12 years ago
86d51e3
Fix smoke tests to delete resources synchronously.
by Maru Newby
· 12 years ago
91ff6d6
Merge "ensure servers are deleted between tests"
by Jenkins
· 12 years ago
94bc186
Merge "add create_server_with_extras"
by Jenkins
· 12 years ago
1a9ad61
Test to GET public-readable container's object
by harika-vakadi
· 12 years ago
a7ec96a
Merge "Check images by ids, not by count. lp#1088515"
by Jenkins
· 12 years ago
dd523b1
ensure servers are deleted between tests
by Sean Dague
· 12 years ago
d54dfa9
Merge "Add num_retries configuration option"
by Jenkins
· 12 years ago
Next »