Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
e084c2cb03f33d44fca6d61f8be305ebf27080ff
/
tempest
/
tests
5aa018f
Merge "Return complete response from services_client"
by Jenkins
· 10 years ago
fd02a65
Merge "Return complete response from compute networks_client"
by Jenkins
· 10 years ago
cb35197
Merge "Return complete resp from security_groups_client"
by Jenkins
· 10 years ago
28edadd
Merge "Return complete response from compute/aggregates_client"
by Jenkins
· 10 years ago
b7ad53b
Merge "Return complete response from compute extensions_client"
by Jenkins
· 10 years ago
f0f7cfc
Return complete response from compute networks_client
by ghanshyam
· 10 years ago
92a5c5a
Merge "Add unit test for quotas_client"
by Jenkins
· 10 years ago
b610b77
Return complete resp from security_groups_client
by ghanshyam
· 10 years ago
3924344
Merge "Return complete response from compute/agent_client"
by Jenkins
· 10 years ago
0de0284
Return complete response from services_client
by ghanshyam
· 10 years ago
2eb282d
Return complete response from compute/aggregates_client
by ghanshyam
· 10 years ago
ed390bf
Merge "Add unit tests for network_client"
by Jenkins
· 10 years ago
9916c78
Merge "Add unit tests for services_client"
by Jenkins
· 10 years ago
0a7c68c
Merge "Return complete response from compute/keypairs_client"
by Jenkins
· 10 years ago
318b992
Merge "Full response for v2 IdentityClient methods"
by Jenkins
· 10 years ago
2983079
Add unit tests for services_client
by Kenji Yasui
· 10 years ago
f1f0e19
Return complete response from compute extensions_client
by ghanshyam
· 10 years ago
adac667
Add unit tests for network_client
by Kenji Yasui
· 10 years ago
3f73184
Add unit test for quotas_client
by Kenji Yasui
· 10 years ago
dee01f2
Return complete response from compute/keypairs_client
by ghanshyam
· 10 years ago
5805ccc
Return complete response from compute/agent_client
by ghanshyam
· 10 years ago
4aeadb7
Merge "Add unit test for quota_classes_client"
by Jenkins
· 10 years ago
29693c2
Merge "Move test_waiters to match directory structure"
by Jenkins
· 10 years ago
12b47cb
Merge "Handle 'error_restoring' status in wait_for_volume_status"
by Jenkins
· 10 years ago
d6cb893
Merge "Add unit test for keypairs_client"
by Jenkins
· 10 years ago
cf3e45a
Merge "Add unit tests for extensions_client"
by Jenkins
· 10 years ago
f04393e
Move test_waiters to match directory structure
by Matt Riedemann
· 10 years ago
f77e7dc
Handle 'error_restoring' status in wait_for_volume_status
by Matt Riedemann
· 10 years ago
acf0051
Full response for v2 IdentityClient methods
by John Warren
· 10 years ago
943754d
Add unit test for quota_classes_client
by Kenji Yasui
· 10 years ago
7b44be6
Add unit test for keypairs_client
by Kenji Yasui
· 10 years ago
0d649b2
Add unit tests for extensions_client
by Kenji Yasui
· 10 years ago
e8bb0e5
Merge "Add unit test for method show_limits"
by Jenkins
· 10 years ago
c7f9135
Merge "Add unit test for aggregates_client"
by Jenkins
· 10 years ago
c03e13b
Add unit test for aggregates_client
by Kenji Yasui
· 10 years ago
34563cc
Make security_groups_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
7d0994a
Merge "Rename service client classes which include "Ip""
by Jenkins
· 10 years ago
02753ee
Merge "Add unit tests for create/update/delete_agent"
by Jenkins
· 10 years ago
9311268
Merge "Separate security_group_rules_client"
by Jenkins
· 10 years ago
f576770
Rename service client classes which include "Ip"
by Ken'ichi Ohmichi
· 10 years ago
e6bf960
Merge "Add unit test for method list_keypairs"
by Jenkins
· 10 years ago
537aa46
Merge "Add unit test for method list_aggregates"
by Jenkins
· 10 years ago
d99170f
Add unit test for method show_limits
by Kenji Yasui
· 10 years ago
685cd17
Separate security_group_rules_client
by Ken'ichi Ohmichi
· 10 years ago
9c1cb89
Add unit test for method list_keypairs
by Kenji Yasui
· 10 years ago
14bf424
Add unit tests for create/update/delete_agent
by Ken'ichi Ohmichi
· 10 years ago
f610aca
Add tempest init command to tempest cli
by Matthew Treinish
· 10 years ago
1c695ee
Add unit test for method list_aggregates
by Kenji Yasui
· 10 years ago
eb23aef
Reuse mocked body value between tests
by Ken'ichi Ohmichi
· 10 years ago
badabca
Merge "Add unit test for agents_client"
by Jenkins
· 10 years ago
ad0dfb4
Add unit test for agents_client
by Ken'ichi Ohmichi
· 10 years ago
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
eb5bd0c
Merge "Separate server_groups_client from servers_client"
by Jenkins
· 10 years ago
2b26e75
Separate floating_ips_bluk_client
by Ken'ichi Ohmichi
· 10 years ago
03af1c5
Separate floating_ip_pools_client
by Ken'ichi Ohmichi
· 10 years ago
d950415
Fix mock==1.1.0 break test_raw_request_chunked
by Shuquan Huang
· 10 years ago
7ca54b8
Separate server_groups_client from servers_client
by Ken'ichi Ohmichi
· 10 years ago
095b270
Merge "Remove "JSON" from sevice clients' names"
by Jenkins
· 10 years ago
ef62a1f
Merge "Fix useless usage of Linux utils"
by Jenkins
· 10 years ago
c531932
Merge "Modify RemoteClient to use ssh validation config parameters"
by Jenkins
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
0ff3ffb
Fix useless usage of Linux utils
by Alexander Gubanov
· 10 years ago
e05f693
Merge "Use random password generator for IsolatedCreds"
by Jenkins
· 10 years ago
9c713d2
Use random password generator for IsolatedCreds
by LingxianKong
· 10 years ago
2b262c0
Removing unnecessary comments
by Yaroslav Lobankov
· 10 years ago
be15b87
Unbreak the world!
by Matthew Treinish
· 10 years ago
67da287
Modify RemoteClient to use ssh validation config parameters
by nithya-ganesan
· 10 years ago
7c2118b
Merge "More javelin unit tests"
by Jenkins
· 10 years ago
3ecece8
Fix the description in tempest.conf.sample
by Ken'ichi Ohmichi
· 10 years ago
80369a9
Add a rule for blocking "-" from rand_name call
by Ken'ichi Ohmichi
· 10 years ago
c2230b6
Merge "Apply a naming rule of GET to compute clients(n*)"
by Jenkins
· 10 years ago
97be621
Merge "Separate quota_classes client from quotas client"
by Jenkins
· 10 years ago
94fd969
More javelin unit tests
by Joe H. Rahme
· 10 years ago
46f574e
Apply a naming rule of GET to compute clients(n*)
by Ken'ichi Ohmichi
· 10 years ago
a89dd6b
Separate quota_classes client from quotas client
by Ken'ichi Ohmichi
· 10 years ago
423b9d6
Merge "More Javelin Unit tests"
by Jenkins
· 10 years ago
66494e9
Apply other "get" rule of GET to image v2 client
by Ken'ichi Ohmichi
· 10 years ago
8872dc0
Merge "Fix several bugs in verify_tempest_config"
by Jenkins
· 10 years ago
5a4da64
More Javelin Unit tests
by Joe H. Rahme
· 10 years ago
0df154d
Fix several bugs in verify_tempest_config
by David Kranz
· 10 years ago
560dd61
Merge "More Javelin Unit tests"
by Jenkins
· 10 years ago
ce2bd03
Merge "Extend PATH and set -o pipefail in linux ssh"
by Jenkins
· 10 years ago
91217f1
Merge "Apply a show_image rule of GET to clients"
by Jenkins
· 10 years ago
2219d38
Add config option to disable network isolation
by Matthew Treinish
· 10 years ago
5d41076
Apply a show_image rule of GET to clients
by Ken'ichi Ohmichi
· 10 years ago
b8658f4
More Javelin Unit tests
by Joe H. Rahme
· 10 years ago
92417de
Merge "Adds unit test for Javelin"
by Jenkins
· 10 years ago
0948724
Fix last unit tests on py34
by Matthew Treinish
· 10 years ago
53d0dc0
Use six.moves.builtins to mock open in unit tests
by Matthew Treinish
· 10 years ago
9b7eee7
Merge "Fix tenant isolation and unit tests with py3"
by Jenkins
· 10 years ago
4a5fce2
Merge "Drop use of 'oslo' namespace package"
by Jenkins
· 10 years ago
fe75f93
Adds unit test for Javelin
by Joe H. Rahme
· 10 years ago
dc060d0
Fix tenant isolation and unit tests with py3
by Matthew Treinish
· 10 years ago
1c517a2
Switch use of hashing strings to unicode in accounts
by Matthew Treinish
· 10 years ago
7142668
Switch all uses of iteritems to use six instead
by Matthew Treinish
· 10 years ago
6472376
Remove common/ssh.py due to migration to tempest_lib
by Andrey Pavlov
· 10 years ago
464d287
Remove CLI testing once and for all
by Matthew Treinish
· 10 years ago
d520502
Drop use of 'oslo' namespace package
by Doug Hellmann
· 10 years ago
5b6b824
Merge "Drop auth and corresponding unit tests"
by Jenkins
· 10 years ago
b8a5228
Drop auth and corresponding unit tests
by andreaf
· 10 years ago
Next »