index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_tests.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-1
/
+1
*
remove use of explicit lockutils invocation in tests
Sean Dague
2014-10-29
1
-2
/
+2
*
Revert "Switch Nova to use oslo.concurrency"
Sean Dague
2014-10-28
1
-2
/
+2
*
Switch Nova to use oslo.concurrency
Davanum Srinivas
2014-10-27
1
-2
/
+2
*
Provide a quick way to run flake8
Matthew Gilliard
2014-08-11
1
-4
/
+24
*
Fix run_tests.sh lockutils when run with -d
Nikola Dipanov
2014-02-10
1
-1
/
+1
*
Fix interprocess locks for run_tests.sh
Qiu Yu
2013-12-25
1
-1
/
+1
*
Add testr concurrency option for run_tests.sh
Qiu Yu
2013-10-16
1
-1
/
+8
*
Merge "emit warning while running flake8 without virtual env"
Jenkins
2013-09-02
1
-0
/
+4
|
\
|
*
emit warning while running flake8 without virtual env
Kui Shi
2013-08-23
1
-0
/
+4
*
|
Don't need to init testr in run_tests.sh
Kui Shi
2013-08-11
1
-7
/
+0
|
/
*
Remove unused recreate-db options from run_test.sh
Joe Gordon
2013-07-12
1
-9
/
+0
*
Update run_tests.sh to run flake8 too.
Monty Taylor
2013-05-19
1
-2
/
+2
*
Merge "Fix run_tests.sh usage of tools/colorizer.py."
Jenkins
2013-05-14
1
-1
/
+8
|
\
|
*
Fix run_tests.sh usage of tools/colorizer.py.
Clark Boylan
2013-05-13
1
-1
/
+8
*
|
Transition from openstack.common.setup to pbr.
Monty Taylor
2013-05-07
1
-0
/
+4
|
/
*
Bring back colorizer again with error results.
Vishvananda Ishaya
2013-03-26
1
-2
/
+2
*
disable colorizer as it swallows fails
Sean Dague
2013-03-23
1
-2
/
+2
*
Bring back sexy colorized test results.
Vishvananda Ishaya
2013-03-20
1
-2
/
+2
*
Merge "Use a fake coverage module instead of real one."
Jenkins
2013-02-27
1
-4
/
+0
|
\
|
*
Use a fake coverage module instead of real one.
Vishvananda Ishaya
2013-02-20
1
-4
/
+0
*
|
Readd run_tests.sh --debug option.
Clark Boylan
2013-02-23
1
-0
/
+17
|
/
*
Make pep8 tests run inside virtualenv
Hans Lindgren
2013-02-16
1
-1
/
+1
*
Merge "relocatable roots doesn't handle testr args/opts"
Jenkins
2013-02-15
1
-3
/
+2
|
\
|
*
relocatable roots doesn't handle testr args/opts
Chet Burgess
2013-02-14
1
-3
/
+2
*
|
Merge "Harmonize PEP8 checking between tox and run_tests.sh"
Jenkins
2013-02-15
1
-39
/
+1
|
\
\
|
*
|
Harmonize PEP8 checking between tox and run_tests.sh
Rick Harris
2013-02-15
1
-39
/
+1
|
|
/
*
|
Add an update option to run_tests.sh
Matthew Treinish
2013-02-14
1
-0
/
+7
|
/
*
Module import style checking changes
Attila Fazekas
2013-02-13
1
-2
/
+7
*
Merge "support reloctable venv roots in testing framework"
Jenkins
2013-02-11
1
-30
/
+59
|
\
|
*
support reloctable venv roots in testing framework
Chet Burgess
2013-02-07
1
-30
/
+59
*
|
Ensure 'subunit2pyunit' is run in venv from run_tests.sh
Daniel P. Berrange
2013-02-11
1
-1
/
+1
*
|
Parse testr output through subunit2pyunit.
Monty Taylor
2013-02-03
1
-2
/
+2
|
/
*
Pass testropts in to setup.py in run_tests.sh
Monty Taylor
2013-01-30
1
-2
/
+2
*
Make sure there are no unused import
Joe Gordon
2013-01-28
1
-0
/
+1
*
Enable N302: Import modules only
Joe Gordon
2013-01-25
1
-1
/
+1
*
Merge "Fix hacking N302 import only modules"
Jenkins
2013-01-24
1
-1
/
+1
|
\
|
*
Fix hacking N302 import only modules
Joe Gordon
2013-01-24
1
-1
/
+1
*
|
Merge "Generate coverage even if tests failed."
Jenkins
2013-01-24
1
-7
/
+7
|
\
\
|
*
|
Generate coverage even if tests failed.
Robert Collins
2013-01-22
1
-7
/
+7
*
|
|
Skip backup files when running pep8.
Robert Collins
2013-01-24
1
-1
/
+1
|
|
/
|
/
|
*
|
Use setup.py testr to run testr in run_tests.sh.
Clark Boylan
2013-01-21
1
-4
/
+8
*
|
Fix nova coverage.
Clark Boylan
2013-01-21
1
-1
/
+1
|
/
*
Fix multi line docstring tests in hacking.py
Joe Gordon
2013-01-17
1
-1
/
+1
*
enable hacking.py self tests
Sean Dague
2013-01-14
1
-0
/
+6
*
Merge "make runtests -p act more like tox"
Jenkins
2013-01-10
1
-4
/
+10
|
\
|
*
make runtests -p act more like tox
Sean Dague
2013-01-10
1
-4
/
+10
*
|
Fix bash syntax error in run_tests.sh
Alessio Ababilov
2013-01-10
1
-1
/
+1
|
/
*
Merge "fix N401 errors, stop ignoring all N4* errors"
Jenkins
2013-01-09
1
-1
/
+1
|
\
|
*
fix N401 errors, stop ignoring all N4* errors
Sean Dague
2013-01-07
1
-1
/
+1
[next]