Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
8db74fcc1422a4fac43b946de13defe0e2887399
/
tempest
/
tests
c531932
Merge "Modify RemoteClient to use ssh validation config parameters"
by Jenkins
· 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
80f4e18
Merge "Switch all uses of httplib to import from six"
by Jenkins
· 10 years ago
a25df11
Merge "remove gate tag (part 3)"
by Jenkins
· 10 years ago
5e1bcd9
remove gate tag (part 3)
by Sean Dague
· 10 years ago
f58ab6d
Extend PATH and set -o pipefail in linux ssh
by Evgeny Antyshev
· 10 years ago
6421af8
Switch all uses of httplib to import from six
by Matthew Treinish
· 10 years ago
b0c65f2
Switch all uses of StringIO to use it from six
by Matthew Treinish
· 10 years ago
a59bd0c
Fix test accounts unit test race with networks
by Matthew Treinish
· 10 years ago
ad7f455
Merge "Add network support to the accounts providers"
by Jenkins
· 10 years ago
f87059b
Update linux client to support basic MTU testing
by Richard Winters
· 10 years ago
f83f35c
Add network support to the accounts providers
by Matthew Treinish
· 10 years ago
9540dfd
Embed network resoruces and credentials in TestResources
by Andrea Frittoli (andreaf)
· 10 years ago
4807004
test_accounts_file can be None
by Aaron Rosen
· 10 years ago
fc7cd8f
Only use accounts.yaml with locking provider
by Matthew Treinish
· 10 years ago
b1a0db9
Merge "Add test for the various config cases of is_admin_available()"
by Jenkins
· 10 years ago
777a62d
Merge "Drop any dependency from config in test_credentials"
by Jenkins
· 10 years ago
29dae32
Merge "Support v3 in credential providers and subclasses"
by Jenkins
· 10 years ago
abf0d6f
Drop any dependency from config in test_credentials
by Andrea Frittoli (andreaf)
· 10 years ago
b503f03
Use oslo concurrency api to get lock path
by Matthew Treinish
· 10 years ago
c328015
Support v3 in credential providers and subclasses
by Andrea Frittoli
· 10 years ago
8d1a0dc
Add test for the various config cases of is_admin_available()
by David Kranz
· 10 years ago
7c58ddb
Remove unused dependency to config module
by Andrea Frittoli
· 10 years ago
9750461
Allow full v3 authentication
by Jamie Lennox
· 10 years ago
1c78f96
Merge "Update all Oslo module use"
by Jenkins
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
efa399b
Merge "Remove last dependency from keystone client"
by Jenkins
· 10 years ago
7ff8f0e
Merge "Use ssl conf settings for raw verify_tempest_config requests"
by Jenkins
· 10 years ago
32d7499
Remove last dependency from keystone client
by Andrea Frittoli
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
d9ce2b5
Merge "Switch swift tests to use cred_provider with roles"
by Jenkins
· 10 years ago
7456ac6
Merge "Add support for roles to credentials providers"
by Jenkins
· 10 years ago
e1f32cd
Use ssl conf settings for raw verify_tempest_config requests
by Matthew Treinish
· 10 years ago
8f26829
Switch swift tests to use cred_provider with roles
by Matthew Treinish
· 10 years ago
976e8df
Add support for roles to credentials providers
by Matthew Treinish
· 10 years ago
d731482
Merge "Remove CONF values from images clients"
by Jenkins
· 10 years ago
d32c845
Merge "Move to hacking 0.10"
by Jenkins
· 10 years ago
a209dee
Merge "Move identity v2 tests to their own folders"
by Jenkins
· 10 years ago
bc7e189
Remove CONF values from images clients
by Masayuki Igawa
· 10 years ago
c429e6a
Move identity v2 tests to their own folders
by Jamie Lennox
· 10 years ago
4041b26
Log the names of the other isolated_creds on starvation
by Matthew Treinish
· 10 years ago
296558c
Add UUIDs to tests with tools and checks
by Chris Hoge
· 10 years ago
28788b4
Move to hacking 0.10
by Joe Gordon
· 10 years ago
5ff763f
Remove CONF values from Token clients
by ghanshyam
· 10 years ago
d26b5cd
Remove CONF values from identity clients
by ghanshyam
· 10 years ago
17b1d10
Merge "Change some small compute clients to return one value and update tests"
by Jenkins
· 10 years ago
4e83b5e
Remove CONF values from data_processing client
by Ken'ichi Ohmichi
· 10 years ago
393da49
Merge "Drop the legacy and un-used _interface"
by Jenkins
· 10 years ago
0fe93ae
Merge "Remove auth_version config from get_credentials"
by Jenkins
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
8b1aaf7
Merge "Move default creds to cred_provider"
by Jenkins
· 10 years ago
9efbe95
Move default creds to cred_provider
by Andrea Frittoli
· 10 years ago
74a7805
Merge "Switch to using the skip_because decorator from tempest-lib"
by Jenkins
· 10 years ago
5cf4ba4
Change some small compute clients to return one value and update tests
by David Kranz
· 10 years ago
878d5ab
Remove auth_version config from get_credentials
by Andrea Frittoli
· 10 years ago
a1a841f
Merge "Change tempest InvalidContentType exc to tempest-lib exc"
by Jenkins
· 10 years ago
c0edda0
Separate token client from identity client
by ghanshyam
· 10 years ago
c49fcbe
Switch to using the skip_because decorator from tempest-lib
by Matthew Treinish
· 10 years ago
f85e9bd
Remove CONF values from volume clients
by Ken'ichi Ohmichi
· 10 years ago
d5f3b6c
Change tempest InvalidContentType exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
1f88ece
Remove CONF values from baremetal client
by Ken'ichi Ohmichi
· 10 years ago
d5dba1c
Remove CONF values from telemetry client
by Ken'ichi Ohmichi
· 10 years ago
2183a65
Remove CONF values from messaging client
by Ken'ichi Ohmichi
· 10 years ago
Next »