Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
9fb9d55ec55e4f5105de0cd6f19b530786ec91a2
9fb9d55
Change personality inject path to /
by Andrea Frittoli
· 8 years ago
82167d7
Merge "Add server group limits in test_absLimits_get"
by Jenkins
· 8 years ago
441c29e
Merge "Add resource clean for tests"
by Jenkins
· 8 years ago
288c6a2
Merge "Remove unnessary assertIsNotNone"
by Jenkins
· 8 years ago
381fa1c
Merge "Add a test for attaching 2 volumes to a server"
by Jenkins
· 8 years ago
7447712
Merge "Add resize_server in compute.base"
by Jenkins
· 8 years ago
4541ebe
Merge "Integration tests for device role tagging"
by Jenkins
· 8 years ago
e1a2deb
Merge "Remove _is_true() from test_volumes_actions.py"
by Jenkins
· 8 years ago
6af41d0
Merge "Fix unit-test test_user_messages file name"
by Jenkins
· 8 years ago
0913928
Add a test for attaching 2 volumes to a server
by Ken'ichi Ohmichi
· 8 years ago
3ae1947
Add resource clean for tests
by guo yunxian
· 8 years ago
a59e59e
Add server group limits in test_absLimits_get
by zhufl
· 8 years ago
8a6f9c3
Remove unnessary assertIsNotNone
by zhufl
· 8 years ago
7f7b735
Fix unit-test test_user_messages file name
by Benny Kopilov
· 8 years ago
866d8b4
Use TempestException from tempest.lib
by Trevor McCasland
· 8 years ago
742c7ee
Merge "Wait for FIP status to get to DOWN in test_router_rescheduling"
by Jenkins
· 8 years ago
a122b65
Merge "Remove setup_client method"
by Jenkins
· 8 years ago
5062746
Remove _is_true() from test_volumes_actions.py
by Masayuki Igawa
· 8 years ago
46f283c
Merge "Rename "VolumesCloneTest" class name to "VolumesV2CloneTest""
by Jenkins
· 8 years ago
0d4cd57
Merge "Fix compute test_attach_volume"
by Jenkins
· 8 years ago
91873cf
Merge "Add 'Negative' to negative test class names"
by Jenkins
· 8 years ago
5abb409
Merge "Add test create volume from bootable volume"
by Jenkins
· 8 years ago
01ca81c
Merge "Add possibility to pass prefix before cli command"
by Jenkins
· 8 years ago
e72f0cf
Merge "Add a generic method for backup creation"
by Jenkins
· 8 years ago
8dc0f7e
Merge "Move some network tests from Neutron to Tempest"
by Jenkins
· 8 years ago
32a9e30
Merge "Add hypervisor_type option"
by Jenkins
· 8 years ago
d95375c
Add possibility to pass prefix before cli command
by Georgy Dyuldin
· 9 years ago
b21fc57
Remove setup_client method
by lkuchlan
· 8 years ago
e8d1d6d
Add 'Negative' to negative test class names
by Masayuki Igawa
· 8 years ago
4b053d2
Merge "Fix glance create image"
by Jenkins
· 8 years ago
b159c15
Merge "Remove old v3 volume services library and use lib/service for v3"
by Jenkins
· 8 years ago
57c0708
Rename "VolumesCloneTest" class name to "VolumesV2CloneTest"
by lkuchlan
· 8 years ago
faf08d3
Add test create volume from bootable volume
by lkuchlan
· 8 years ago
9fdf1d9
Merge "Minor fix in role_assignments_client docstring"
by Jenkins
· 8 years ago
3d018b0
Add resize_server in compute.base
by zhufl
· 8 years ago
5c5f7d8
Fix compute test_attach_volume
by Benny Kopilov
· 8 years ago
8130969
Merge "Make the parameter 'device' optional"
by Jenkins
· 8 years ago
37b2bee
Remove old v3 volume services library and use lib/service for v3
by Benny Kopilov
· 8 years ago
ae4beb7
Merge "Show team and repo badges on README"
by Jenkins
· 8 years ago
d0eb0fc
Merge "Fix typo in documentation"
by Jenkins
· 8 years ago
274bb70
Merge "Use names containing "non-existing" as non-existing resource names"
by Jenkins
· 8 years ago
56c5a14
Merge "Cinder absolute-limits tests"
by Jenkins
· 8 years ago
8160f08
Fix typo in documentation
by Frédéric Guillot
· 8 years ago
5f9f540
Merge "Make Identity v2 service clients as available module"
by Jenkins
· 8 years ago
c4e25b1
Merge "Updated API ref link as single line which is more readable."
by Jenkins
· 8 years ago
7ae2966
Merge "Remove negative_rest_client"
by Jenkins
· 8 years ago
6a51306
Merge "Add deprecated_reason for nova_cert"
by Jenkins
· 8 years ago
71bfd2b
Merge "Remove CONF.volume_feature_enabled.bootable"
by Jenkins
· 8 years ago
bf60217
Merge "Move role_assignments_client to tempest lib"
by Jenkins
· 8 years ago
6d77013
Merge "Add wait_for_server_termination in test_server_basic_ops"
by Jenkins
· 8 years ago
3d2dac7
Show team and repo badges on README
by Flavio Percoco
· 8 years ago
5efb798
Merge "Remove an obselete msg from then optimize a router test case"
by Jenkins
· 8 years ago
5cded7e
Minor fix in role_assignments_client docstring
by Rodrigo Duarte Sousa
· 8 years ago
97c0167
Merge "Do not use instance variable in FloatingIPsNegativeTestJSON"
by Jenkins
· 8 years ago
8315891
Remove an obselete msg from then optimize a router test case
by Tianbiao Qi
· 8 years ago
313ee10
Updated from global requirements
by OpenStack Proposal Bot
· 8 years ago
ab0066b
Merge "Add namespace properties client and tests"
by Jenkins
· 8 years ago
bd128d1
Move role_assignments_client to tempest lib
by Rodrigo Duarte Sousa
· 8 years ago
2db3f77
Merge "Use names containing "invalid" or "nonexistent" as invalid name"
by Jenkins
· 8 years ago
7fed740
Merge "Rename testcase names with 'with_out' to 'without'"
by Jenkins
· 8 years ago
2e24c3e
Use names containing "non-existing" as non-existing resource names
by zhufl
· 8 years ago
3b5d092
Merge "Replace directly import of logging with import oslo_log"
by Jenkins
· 8 years ago
31a0ed1
Do not use instance variable in FloatingIPsNegativeTestJSON
by zhufl
· 8 years ago
72014bc
Replace directly import of logging with import oslo_log
by Cady_Chen
· 8 years ago
f8b5eb0
Remove CONF.volume_feature_enabled.bootable
by Ken'ichi Ohmichi
· 8 years ago
e2fb43e
Rename testcase names with 'with_out' to 'without'
by zhufl
· 8 years ago
753e90a
Add namespace properties client and tests
by guo yunxian
· 8 years ago
d65cf9c
Add deprecated_reason for nova_cert
by Ken'ichi Ohmichi
· 8 years ago
fc8f8e6
Integration tests for device role tagging
by Artom Lifshitz
· 9 years ago
86cfa35
Merge "Remove skipException for volume creation failure"
by Jenkins
· 8 years ago
8bb5d67
Merge "Move wait_for_interface_status to waiters"
by Jenkins
· 8 years ago
402f1b7
Merge "Check volume and minimum disk sizes to create volume"
by Jenkins
· 8 years ago
44fce68
Add wait_for_server_termination in test_server_basic_ops
by zhufl
· 8 years ago
36bea05
Updated API ref link as single line which is more readable.
by Surya Prakash Singh
· 8 years ago
49db4fe
Add hypervisor_type option
by Ken'ichi Ohmichi
· 8 years ago
2b74f10
Make the parameter 'device' optional
by Ken'ichi Ohmichi
· 8 years ago
172f228
Remove skipException for volume creation failure
by Ken'ichi Ohmichi
· 8 years ago
f53f88e
Remove negative_rest_client
by Ken'ichi Ohmichi
· 8 years ago
3f5d149
Merge "Merge the separated link lines on volume client"
by Jenkins
· 8 years ago
ea35afb
Merge "Add missing tests for the image v2 API"
by Jenkins
· 8 years ago
62d7100
Merge "Improved Cinder snapshot tests"
by Jenkins
· 8 years ago
127887a
Merge the separated link lines on volume client
by Dong Ma
· 8 years ago
85ced01
Merge "Add missing volume snapshot skip"
by Jenkins
· 8 years ago
6f80dc7
Use names containing "invalid" or "nonexistent" as invalid name
by zhufl
· 8 years ago
5163a7d
Make Identity v2 service clients as available module
by ghanshyam
· 8 years ago
b746d99
Check volume and minimum disk sizes to create volume
by Nuno Santos
· 8 years ago
1419308
Cinder absolute-limits tests
by bkopilov
· 9 years ago
5988b52
Merge "Fix ref link in volume v1 service clients"
by Jenkins
· 8 years ago
c022390
Merge "Fix volume_create to use shared function with a cleanup"
by Jenkins
· 8 years ago
ba19bc7
Improved Cinder snapshot tests
by Erlon R. Cruz
· 8 years ago
d21cfcf
Merge "Merge very similar code in test_quotas_negative"
by Jenkins
· 8 years ago
c37195a
Merge "Move list_hosts to resource_setup in test_hosts_negative"
by Jenkins
· 8 years ago
8652853
Merge "Do not remove server_groups from default_quota_set"
by Jenkins
· 8 years ago
6bffe42
Merge "Remove unused client in ServerMetadataTestJSON"
by Jenkins
· 8 years ago
009cac1
Merge "Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk"
by Jenkins
· 8 years ago
e2a1568
Merge "Remove meaningless assignment"
by Jenkins
· 8 years ago
aa5e41a
Merge very similar code in test_quotas_negative
by zhufl
· 8 years ago
e88b1f6
Remove unused client in ServerMetadataTestJSON
by zhufl
· 8 years ago
34ba88c
Remove meaningless assignment
by zhufl
· 8 years ago
8bd3163
Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk
by zhufl
· 8 years ago
Next »