Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
d9aef1ec9cf546496b5aa62b1395f2e1bff12dc1
/
tools
66d317f
Remove unneeded class filter from .testr.conf
by Matthew Treinish
· 11 years ago
87af1bb
Switch to using testr as the test runner for everything non-gating.
by Matthew Treinish
· 12 years ago
7a3c379
Sync install_venv_common from oslo
by Monty Taylor
· 12 years ago
0d2b766
Merge "Use Python 3.x compatible syntax constructs"
by Jenkins
· 12 years ago
1db5db2
Use Python 3.x compatible syntax constructs
by Dirk Mueller
· 12 years ago
74af42c
Oslo Merge
by Dirk Mueller
· 12 years ago
b419cfb
Merge "Update skip_tracker test directory"
by Jenkins
· 12 years ago
d41413a
Rename requires files to standard names.
by Zhenguo Niu
· 12 years ago
07f51e6
Update skip_tracker test directory
by Giampaolo Lauria
· 12 years ago
d50c27d
Modify hacking flake8 extension
by Giampaolo Lauria
· 12 years ago
b56052b
initial seed for tempest doc directory
by Sean Dague
· 12 years ago
1b837ce
Create Flake8 extension for tempest checks
by Giampaolo Lauria
· 12 years ago
6437501
Migrate to pbr from openstack.common.setup.
by Monty Taylor
· 12 years ago
b2ca5ca
Finish up flake8 conversion.
by Monty Taylor
· 12 years ago
14c6818
fix E122 and E126 flake8 issues
by Sean Dague
· 12 years ago
2416cf3
attempt to get to flake8/hacking plugins
by Sean Dague
· 12 years ago
b410c94
Merge "make stack traces tool find individual traces"
by Jenkins
· 12 years ago
70eef03
make stack traces tool find individual traces
by Sean Dague
· 12 years ago
6a6f5be
Fix IBM copyright strings
by Kurt Taylor
· 12 years ago
4d1bee8
Use the same style checking everywhere
by afazekas
· 12 years ago
990a189
Merge "Move tempest runtime dependencies to the pip-requires"
by Jenkins
· 12 years ago
58c68f1
Merge "Remove unused imports"
by Jenkins
· 12 years ago
d7b1e83
Move tempest runtime dependencies to the pip-requires
by afazekas
· 12 years ago
c426f3a
Remove unused imports
by afazekas
· 12 years ago
997da92
Update hacking.py for @testtools.skip() formatting.
by Matthew Treinish
· 12 years ago
326722e
Merge "Make skip_tracker bug keyword detection more robust."
by Jenkins
· 12 years ago
1f82a17
Make skip_tracker bug keyword detection more robust.
by Matthew Treinish
· 12 years ago
7c4bba3
Merge "Switch to final 1.1.0 oslo.config release"
by Jenkins
· 12 years ago
c820b3b
Merge "add find_stack_traces tool"
by Jenkins
· 12 years ago
bcdba08
add find_stack_traces tool
by Sean Dague
· 12 years ago
f9678f9
Switch to final 1.1.0 oslo.config release
by Matthew Treinish
· 12 years ago
d2a4c08
Add duplicate bug detection to skip_tracker.py
by Matthew Treinish
· 12 years ago
90aedd1
Use oslo.config-1.1.0b1
by Matthew Treinish
· 12 years ago
3a784dc
Merge "Sync latest install_venv_common.py"
by Jenkins
· 12 years ago
776ae9e6
add the version requirement for testtools
by ivan-zhu
· 12 years ago
1732575
add database drivers for whitebox testing
by Sean Dague
· 12 years ago
f824085
Sync latest install_venv_common.py
by Matthew Treinish
· 12 years ago
b2902af
T4xx fixes
by Attila Fazekas
· 12 years ago
2b0591d
Sync in latest version of oslo
by Joe Gordon
· 12 years ago
3caf423
Add support for testrepository
by Chris Yeoh
· 12 years ago
7682cde
Sync latest install_venv_common from oslo.
by Matthew Treinish
· 12 years ago
4322bb7
clean the unittest2.
by ivan-zhu
· 12 years ago
4101c90
Adds unitest2 and keyring to pip-requires
by Andrea Frittoli
· 12 years ago
f72a840
Merge "Use install_venv_common.py from oslo."
by Jenkins
· 12 years ago
51dfee7
Use install_venv_common.py from oslo.
by Matthew Treinish
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
8a79b9d
Ensure package-wide test init is done with testr
by Chris Yeoh
· 12 years ago
be084a8
Merge "Fix install_venv-get_distro failure on Fedora"
by Jenkins
· 12 years ago
67309bb
Fix install_venv-get_distro failure on Fedora
by Pavel Sedlák
· 12 years ago
7c88eb2
Allows identity endpoint to be specified as URI
by Jay Pipes
· 12 years ago
4aec86f
Merge "Add CentOS-specific OpenSSL package installation."
by Jenkins
· 12 years ago
2858406
Removes paramiko dependency from test-requires
by Chris Yeoh
· 12 years ago
67adbd9
Add CentOS-specific OpenSSL package installation.
by Ryota Hashimoto
· 12 years ago
a3d2ab7
make skip_tracker directly executable
by Sean Dague
· 12 years ago
29843cc
Merge "Add tools/tempest_coverage.py script."
by Jenkins
· 12 years ago
d15705b
Add tools/tempest_coverage.py script.
by Matthew Treinish
· 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
97449cc
add hacking.py rule to prevent docstrings
by Sean Dague
· 12 years ago
3447fa1
Add python-quantumclient to pip-requires
by Maru Newby
· 12 years ago
c961155
Do not limit the max versions in the requirements
by Attila Fazekas
· 12 years ago
8e937d7
Fix use of venv in Tempest.
by Matthew Treinish
· 12 years ago
81f07a0
Add smoke tests for quantum.
by Maru Newby
· 12 years ago
1a6425e
Adds paramiko to pip-requires
by Jay Pipes
· 12 years ago
8b37289
Improve pep8 checks to be similar to those in nova
by Matthew Treinish
· 12 years ago
5abb253
Start making setup.py similar to other OpenStack Projects
by Attila Fazekas
· 12 years ago
a23f500
Add start of the EC2/S3 API testing to tempest
by Attila Fazekas
· 12 years ago
e6321ef
Clean up pep8 E502 violations
by Zhongyue Luo
· 12 years ago
5f42d6d
Add lxml to pip-requires
by Brian Waldon
· 12 years ago
051075a
Addition of base Smoke and Whitebox tests
by Jay Pipes
· 13 years ago
a6aa5f2
Fix checks in server listing only lok for an ID
by Jay Pipes
· 12 years ago
257d3f8
Adds a script for tracking bug skips in tempest
by Jay Pipes
· 13 years ago
9bf93ba
Remove trailing whitespaces in regular file
by Hengqing Hu
· 13 years ago
e62141b
Adding paramiko and unittest2 to pip-requires
by Brian Waldon
· 13 years ago
78dbb64
Making run_test.sh python version and directory agnostic
by Aaron Lee
· 13 years ago
108c28f
Add rfc.sh to help with gerrit workflow.
by James E. Blair
· 13 years ago
0d9bbd1
Initial Release
by Justin Shepherd
· 13 years ago