Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
c9fbdc95041efb91204221e2898f356301597f9f
/
tempest
/
test.py
ef163ec
Merge "Change LOG.warn to LOG.warning"
by Jenkins
· 9 years ago
6c09664
Change LOG.warn to LOG.warning
by zhangguoqing
· 9 years ago
4e2be34
Add logic to select the request microversion
by ghanshyam
· 9 years ago
6b16b92
Split out roles client from keystone identity client
by Daniel Mellado
· 9 years ago
b04da90
Split out keystone tenant client
by Daniel Mellado
· 9 years ago
c1802bc
Use the idempotent id and tooling from tempest-lib
by Matthew Treinish
· 9 years ago
dd552b2
Fix some inconsistency in docstrings
by lei zhang
· 9 years ago
940f8c6
Drop fixed_network dependency from CONF
by Andrea Frittoli (andreaf)
· 9 years ago
2e2ee19
Fix H404/405 violations for remaining
by Ken'ichi Ohmichi
· 9 years ago
290b3e1
Factor up config dependent credential classes
by Andrea Frittoli (andreaf)
· 9 years ago
32d0de1
Remove CredentialProvider deps to CONF
by Andrea Frittoli (andreaf)
· 9 years ago
17209bb
Rename isolated creds to dynamic creds
by Andrea Frittoli (andreaf)
· 10 years ago
c6cc6db
Merge "Added Identity API tests for user ec2 credentials"
by Jenkins
· 10 years ago
c8d34bb
Merge "Give access to CredClient in tests"
by Jenkins
· 10 years ago
9487a18
Rename references to compute networks client
by John Warren
· 10 years ago
121576d
Added Identity API tests for user ec2 credentials
by Jane Zadorozhna
· 10 years ago
1535017
Give access to CredClient in tests
by Jamie Lennox
· 10 years ago
c6cc91d
Added CONF.validation entry security_method
by Brandon Palm
· 10 years ago
00caec5
Remove extra space in docstring
by liuchenhong
· 10 years ago
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
da999f7
Removing unused functions parameters in test.py
by Yaroslav Lobankov
· 10 years ago
d199400
Fix typo in skip_checks function of BaseTestCase class
by LingxianKong
· 10 years ago
e63af56
Merge "Extend credentials to support roles"
by Jenkins
· 10 years ago
280fd44
Merge "Move identity_version to class level"
by Jenkins
· 10 years ago
5b0d926
isolated creadentials are not cleaned up
by Attila Fazekas
· 10 years ago
825b2d3
Extend credentials to support roles
by Andrea Frittoli (andreaf)
· 10 years ago
4160141
Move identity_version to class level
by Andrea Frittoli (andreaf)
· 10 years ago
66b9ec5
Merge "Fix raise syntax in test.py for python3 compat"
by Jenkins
· 10 years ago
3d4985a
Merge "Introduce creds_provider in test.py"
by Jenkins
· 10 years ago
7096303
Merge "Extend get_client_manager to support roles"
by Jenkins
· 10 years ago
843227d
Fix raise syntax in test.py for python3 compat
by Matthew Treinish
· 10 years ago
1f34241
Introduce creds_provider in test.py
by Andrea Frittoli (andreaf)
· 10 years ago
737fac9
Extend get_client_manager to support roles
by Andrea Frittoli (andreaf)
· 10 years ago
e5cca00
Add new config option to globally trigger resource validation
by Matthew Treinish
· 10 years ago
222efd7
Define validation_resources function for ssh validation
by nithya-ganesan
· 10 years ago
26149b6
Merge "Remove unused methods"
by Jenkins
· 10 years ago
4
af9d94e
Merge "Initial class creds creation in test base class"
by Jenkins
· 10 years ago
b3f9ff7
Remove unused methods
by Andrea Frittoli (andreaf)
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
5e1bcd9
remove gate tag (part 3)
by Sean Dague
· 10 years ago
c21afc0
Merge "Prevent failures when running as non-admin"
by Jenkins
· 10 years ago
afecec0
Prevent failures when running as non-admin
by David Kranz
· 10 years ago
700711e
Fix fixed_network bug 1439634 - ipsec issue
by Andrea Frittoli
· 10 years ago
9ce97df
Start instances using fixed network when possible
by Rohan Kanade
· 11 years ago
345c7fa
Support identity_version in credential provider wrappers
by Andrea Frittoli (andreaf)
· 10 years ago
e441452
Merge "Add support to the services decorator for trove"
by Jenkins
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
b66c94e
Add support to the services decorator for trove
by Matthew Treinish
· 10 years ago
296558c
Add UUIDs to tests with tools and checks
by Chris Hoge
· 10 years ago
7d5ed59
Use cls instead of self in classmethod
by Andrea Frittoli
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
74a7805
Merge "Switch to using the skip_because decorator from tempest-lib"
by Jenkins
· 10 years ago
950d4cf
Remove HTTP_SUCCESS from tempest.test module
by Masayuki Igawa
· 10 years ago
c49fcbe
Switch to using the skip_because decorator from tempest-lib
by Matthew Treinish
· 10 years ago
da54c8e
Merge "Remove Nova v3 API config"
by Jenkins
· 10 years ago
ed2ad4f
Fix log message on exception in setUpClass
by Matthew Treinish
· 10 years ago
a58c156
Remove Nova v3 API config
by Ken'ichi Ohmichi
· 10 years ago
5bd4cbf
Reorder setup and cleanup functions for readability
by Emily Hugenbruch
· 10 years ago
07a3f45
Merge "Framework for staged setup"
by Jenkins
· 10 years ago
a5ddd55
Framework for staged setup
by Andrea Frittoli
· 11 years ago
3dd3105
Remove not used attribute _schema_file
by Marc Koderer
· 10 years ago
2474f41
Fix inheritance for BaseTestCase
by Matthew Treinish
· 10 years ago
44dce62
Stop resource leakage for negative tests
by Marc Koderer
· 10 years ago
4afe75c
Merge "Add Credentials Provider factory"
by Jenkins
· 10 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
6a81d4a
Merge "Log AttributeError as 'info' instead of 'exception'"
by Jenkins
· 10 years ago
c27feb8
Drop unused safe_setup decorator
by Andrea Frittoli
· 11 years ago
76f33d8
Merge "Reduce complexity during import phase"
by Jenkins
· 10 years ago
44b19b9
Log AttributeError as 'info' instead of 'exception'
by ghanshyam
· 10 years ago
f07f5d1
Reduce complexity during import phase
by Marc Koderer
· 11 years ago
6035905
Fix use of code name in services decorator
by Matthew Treinish
· 11 years ago
73ee247
Framework for resource safe class level fixtures
by Andrea Frittoli
· 11 years ago
905d3c9
Merge "Change LOG.exception to LOG.info for skipped tests"
by Jenkins
· 11 years ago
5581045
Merge "Fix errors on import with service tags"
by Jenkins
· 11 years ago
5942bc0
Change LOG.exception to LOG.info for skipped tests
by Mauro S. M. Rodrigues
· 11 years ago
f0536c7
Merge "Add functools.wraps on all function decorators"
by Jenkins
· 11 years ago
2eb12e1
Remove functionality to load json files
by Marc Koderer
· 11 years ago
38ce993
Merge "Change 'ceilometer' tag to 'telemetry' and add tags to cli tests"
by Jenkins
· 11 years ago
53b0123
Add functools.wraps on all function decorators
by Marc Koderer
· 11 years ago
4f44d72
Allow dict's as schema definitions
by Marc Koderer
· 11 years ago
3d8c732
Fix errors on import with service tags
by Matthew Treinish
· 11 years ago
77108f8
Merge "Remove unnecessary log message"
by Jenkins
· 11 years ago
7aff099
Change 'ceilometer' tag to 'telemetry' and add tags to cli tests
by ekhugen
· 11 years ago
5d7effe
Fix exception when api_extensions is set to empty
by Simeon Monov
· 11 years ago
70ea1ca
Remove unnecessary log message
by Matthew Treinish
· 11 years ago
ff42c87
Added service "data_processing" to service list
by Yaroslav Lobankov
· 11 years ago
f0434ca
Merge "make logformat more similar to oslo"
by Jenkins
· 11 years ago
c3bf925
Add Ceilometer client for scenarios tests
by Artur Svechnikov
· 11 years ago
5716058
Enable E251,E265 rules ignore H402
by Matthew Treinish
· 11 years ago
2ef32ac
make logformat more similar to oslo
by Sean Dague
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
bfeb282
safe_setup preserve original trace
by Attila Fazekas
· 11 years ago
dd80c02
Merge "Adds Ironic test_baremetal_basic_ops scenario test"
by Jenkins
· 11 years ago
4a48a60
Adds Ironic test_baremetal_basic_ops scenario test
by Adam Gandelman
· 11 years ago
b2978da
Deduplicate negative test calls
by Marc Koderer
· 11 years ago
3e10225
Merge "Introduce load_tests mechanism for negative tests"
by Jenkins
· 11 years ago
1c247c8
Add error handling if testscenarios aren't supported
by Marc Koderer
· 11 years ago
0e29c4c
Merge "change teardown check to LOG.error"
by Jenkins
· 11 years ago
674c8fc
Introduce load_tests mechanism for negative tests
by Marc Koderer
· 11 years ago
cd2c782
Merge "cleanup resources in setUpClass if exception raised"
by Jenkins
· 11 years ago
Next »