index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run_tests.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making pep8 output less verbose.
Rick Harris
2011-12-14
1
-3
/
+2
*
Rename .nova-venv to .venv.
James E. Blair
2011-12-08
1
-1
/
+1
*
Merge "First steps towards consolidating testing infrastructure"
Jenkins
2011-12-07
1
-1
/
+1
|
\
|
*
First steps towards consolidating testing infrastructure
Duncan McGreggor
2011-12-06
1
-1
/
+1
*
|
Remove some remnants of ChangeLog and vcsversion.py generation
Mark McLoughlin
2011-12-06
1
-1
/
+1
|
/
*
Optional --no-site-packages in venv
Lorin Hochstein
2011-10-30
1
-2
/
+10
*
Deallocate ip if build fails.
Rick Harris
2011-09-30
1
-1
/
+16
*
Fix outstanding pep8 errors for a clean trunk.
Monty Taylor
2011-09-23
1
-2
/
+8
*
Bug #835952: pep8 failures do not cause the tests to fail
Ewan Mellor
2011-08-28
1
-8
/
+10
*
Fix ugly little violations before someone says anything
Christopher MacGown
2011-08-12
1
-1
/
+1
*
Merge config_drive with trunk
Christopher MacGown
2011-08-12
1
-1
/
+1
|
\
|
*
Config-Drive happiness, minus smoketest
Christopher MacGown
2011-07-22
1
-1
/
+1
*
|
Slight indentation change
Lorin Hochstein
2011-07-21
1
-2
/
+2
*
|
Added call to second coverage invocation
Lorin Hochstein
2011-07-21
1
-1
/
+1
*
|
Fixed an issue where was invoked before it was defined in the case of a venv
Lorin Hochstein
2011-07-21
1
-1
/
+6
*
|
Zapped an extra newline
Lorin Hochstein
2011-07-19
1
-1
/
+0
*
|
Add support for generating local code coverage report
Lorin Hochstein
2011-07-19
1
-0
/
+14
|
/
*
Silence warning in case tests.sqlite doesn't exist
Thierry Carrez
2011-07-04
1
-1
/
+1
*
change the default to recreate the db but allow -n for faster tests
Vishvananda Ishaya
2011-06-29
1
-2
/
+4
*
only create the db if it doesn't exist, add an option -r to run_tests.py to d...
Vishvananda Ishaya
2011-06-25
1
-0
/
+7
*
Showing elapsed time is now default
Rick Harris
2011-06-15
1
-1
/
+1
*
Ensuring pep8 runs even when nose optons are passed
Rick Harris
2011-06-15
1
-2
/
+7
*
Removing seconds unit
Rick Harris
2011-06-15
1
-1
/
+1
*
Adds --show-elapsed option for run_tests
Rick Harris
2011-06-14
1
-0
/
+1
*
Added virtual environment to PEP8 tests
Alex Meade
2011-06-07
1
-6
/
+8
*
Added opt-out system for excluding files/dirs from pep8 (using GLOBIGNORE).
Justin Shepherd
2011-05-16
1
-1
/
+6
*
Removed tools/clean_vlans and tools/nova-debug from pep8 tests as they are sh...
Justin Shepherd
2011-05-16
1
-2
/
+1
*
Added lines to include tools/* (except ajaxterm) in pep8 tests
Justin Shepherd
2011-05-16
1
-0
/
+2
*
Since run_tests.sh utilizes nose to run its tests, the -x, --stop flag works ...
Alex Meade
2011-05-02
1
-0
/
+1
|
\
|
*
Updated run_tests.sh usage info to reflect the --stop flag
Alex Meade
2011-04-26
1
-0
/
+1
*
|
Exit early if tests fail, before pep8 is run.
Naveed Massjouni
2011-04-20
1
-1
/
+1
*
|
Changed pep8 command line option from --just-pep8 to --pep8.
Naveed Massjouni
2011-04-13
1
-2
/
+2
*
|
Added an option to run_tests.sh so you can run just pep8. So now you can:
Naveed Massjouni
2011-04-06
1
-7
/
+20
|
/
*
Merging trunk, small fixes
Rick Harris
2011-02-25
1
-7
/
+15
|
\
|
*
fix missed err.log
Vishvananda Ishaya
2011-02-23
1
-1
/
+1
|
*
revert logfile redirection and make colors work by temporarily switching stdout
Vishvananda Ishaya
2011-02-23
1
-2
/
+2
|
*
merged trunk
Vishvananda Ishaya
2011-02-23
1
-1
/
+14
|
|
\
|
|
*
Adds some features to run_tests.sh:
termie
2011-02-23
1
-1
/
+12
|
|
|
\
|
|
|
*
dump error output directly on short import errors
termie
2011-02-23
1
-1
/
+12
|
|
*
|
Initial support for per-instance metadata, though the OpenStack API. Key/val...
Justin Santa Barbara
2011-02-23
1
-1
/
+3
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Initial support for per-instance metadata, though the OpenStack API. Key/valu...
Justin Santa Barbara
2011-02-17
1
-1
/
+3
|
*
|
|
update based on prereq branch
Vishvananda Ishaya
2011-02-21
1
-1
/
+0
|
|
/
/
|
*
/
remove changes to test db
Vishvananda Ishaya
2011-02-21
1
-1
/
+1
|
|
/
*
|
Typo fixes
Rick Harris
2011-02-17
1
-1
/
+1
*
|
Putting glance plugin under pep8 control
Rick Harris
2011-02-16
1
-1
/
+5
|
/
*
Only run pep8 after tests if running all the tests
termie
2011-01-30
1
-2
/
+7
*
Exclude vcsversion.py from pep8 check. It's not compliant, but out of our con...
Soren Hansen
2011-01-20
1
-1
/
+1
*
Return non-zero if either unit tests or pep8 fails.
Soren Hansen
2011-01-19
1
-3
/
+1
*
Refactor run_tests.sh to allow us to run an extra command after the tests.
Soren Hansen
2011-01-19
1
-29
/
+29
*
merge from upstream and fix conflicts
termie
2010-12-28
1
-5
/
+8
|
\
[next]