Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
797e172901f9a53710f4b7abbf778e00bb7e44a4
/
tools
6b44788
update to hacking 0.8
by Sean Dague
· 11 years ago
b705d46
Start failing logs with errors except neutron
by David Kranz
· 11 years ago
78dc5ab
Fix file print logic bug and update whitelist
by David Kranz
· 11 years ago
e07cdb8
Dump all error messages for neutron
by David Kranz
· 11 years ago
6eb0585
Improve the UX around sample config generation
by Matthew Treinish
· 11 years ago
f945586
Merge "Add sample config check to tox pep8 job"
by Jenkins
· 11 years ago
3d46811
Add sample config check to tox pep8 job
by Matthew Treinish
· 11 years ago
f30b4ef
Added images support and existing config support
by Tal Kammer
· 11 years ago
e521962
Merge "Sync latest module versions from oslo-incubator"
by Jenkins
· 11 years ago
547e843
Sync config file generator from oslo
by Matthew Treinish
· 11 years ago
99afd07
Add api version detection to verify_tempest_config
by Matthew Treinish
· 11 years ago
1f7b33d
Add config feature verification script
by Matthew Treinish
· 11 years ago
f45528a
Sync latest module versions from oslo-incubator
by Matthew Treinish
· 11 years ago
bae2a99
Add filenames to skip_tracker.py output
by Matthew Treinish
· 11 years ago
86ab238
Merge "Accept gzip files in find_stack_traces.py"
by Jenkins
· 11 years ago
e8e2631
Script to filter logs for ERRORs based on whitelist
by David Kranz
· 11 years ago
9e3c717
Accept gzip files in find_stack_traces.py
by David Kranz
· 11 years ago
db56fc5
Merge "Initial basic setup of openstack and tempest config file"
by Jenkins
· 11 years ago
499357d
Merge "Placeholder log check script to be called by devstack-gate"
by Jenkins
· 11 years ago
852c5c2
Placeholder log check script to be called by devstack-gate
by David Kranz
· 11 years ago
83181a9
introduces skip_because decorator
by Giulio Fidente
· 11 years ago
c6b9788
Initial basic setup of openstack and tempest config file
by Tal Kammer
· 11 years ago
5f5f1a0
Merge "Sync install_venv_common.py from oslo-incubator"
by Jenkins
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
50bf2d2
Sync install_venv_common.py from oslo-incubator
by Matthew Treinish
· 11 years ago
c3fd153
Use built-in print() instead of print statement
by Chang Bo Guo
· 11 years ago
ffa94d6
Sync latest versions of oslo incubator
by Matthew Treinish
· 11 years ago
bd6fcb6
Fix skip tracker regex for multi-line skips
by Matthew Treinish
· 11 years ago
cb56994
Fix return code for pretty_tox_serial.sh
by Matthew Treinish
· 11 years ago
59eb0b2
Switch to testr serial instead of nose
by Matthew Treinish
· 11 years ago
83d2ec4
Add tox job for serial testr
by Matthew Treinish
· 11 years ago
ec2e7fa
Merge "Add unittest like output for testr-full in tox"
by Jenkins
· 11 years ago
e2ef7d8
Merge "Use subunit colorizer from nova for run_tests.sh"
by Jenkins
· 11 years ago
66d317f
Remove unneeded class filter from .testr.conf
by Matthew Treinish
· 11 years ago
8551278
Add unittest like output for testr-full in tox
by Matthew Treinish
· 11 years ago
0e2d8aa
Use subunit colorizer from nova for run_tests.sh
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
Next »