2014-11-12 |
Tom Clegg | Export vars provided on command line, e.g., ARVADOS_DEB... |
blob | commitdiff | raw |
2014-11-04 |
Ward Vandewege | Small tweaks: fix example for running one API test... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ward Vandewege | Clean up *.pyc files between tests. |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Tom Clegg | Add services/crunchstat to test suite. refs #3826 |
blob | commitdiff | raw | diff to current |
2014-10-14 |
Brett Smith | 2881: Re-enable Node Manager tests. |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Brett Smith | 2881: Skip Node Manager tests for now. |
blob | commitdiff | raw | diff to current |
2014-10-09 |
Brett Smith | 2881: run-tests tests the Node Manager. |
blob | commitdiff | raw | diff to current |
2014-09-29 |
Brett Smith | 3848: Stop manually tagging Python builds. |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Brett Smith | run-tests.sh uses virtualenv's activate script. |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Tom Clegg | Fix another -z that should have been -n. refs #3894 |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | Merge branch '3894-improve-run-tests' closes #3894 |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Add comments about CONFIGSRC in --help text. 3894-improve-run-tests |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Fix -n that should have been -z. Flatten condition. |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Use --first-parent and readable timestamp in... |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Use readable timestamp (yyyymmddhhmmss) for pytho... |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Remove bundle install stage from sdk/cli. |
blob | commitdiff | raw | diff to current |
2014-09-22 |
Tom Clegg | 3894: Move report_outcomes to a function. |
blob | commitdiff | raw | diff to current |
2014-09-20 |
Tom Clegg | 3894: Use $GEMHOME tmpdir instead of user's $HOME for... |
blob | commitdiff | raw | diff to current |
2014-09-20 |
Tom Clegg | 3894: Add --help message. |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Tom Clegg | 3894: Fix sequence: do all installs, then all tests. |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Tom Clegg | 3894: Use gem install --user-install to avoid sudo... |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Tom Clegg | 3894: Scrub PYTHONPATH |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Tom Clegg | 3894: Use mktemp instead of $WORKSPACE/tmpgit for test... |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Tom Clegg | 3894: Fix backward empty/nonempty logic. |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Tom Clegg | 3894: Do not create and abandon new temp dirs if caller... |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Tom Clegg | 3894: Accept WORKSPACE=foo on command line. Copy config... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Ward Vandewege | Undo two hunks that I accidentally committed in 565c311... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Ward Vandewege | Add some robustness in the postgresql department. |
blob | commitdiff | raw | diff to current |
2014-09-16 |
Ward Vandewege | Only install the latest gem (i.e. the one we just built). |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Ward Vandewege | Save a bit of time: do not install RI and RDoc for... |
blob | commitdiff | raw | diff to current |
2014-09-05 |
Brett Smith | Install & test Ruby SDK, then use that version for... |
blob | commitdiff | raw | diff to current |
2014-09-04 |
Peter Amstutz | Fix environment variable setting on command line. ... |
blob | commitdiff | raw | diff to current |
2014-08-28 |
Peter Amstutz | Fix $leave_temp in clear_temp() no issue # |
blob | commitdiff | raw | diff to current |
2014-08-26 |
Peter Amstutz | Enhanced run-tests.sh command line supporting choosing... |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Peter Amstutz | Declare empty variables up top to avoid bash parsing... |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Peter Amstutz | Permit setting environment variables on command line... |
blob | commitdiff | raw | diff to current |
2014-08-20 |
Peter Amstutz | Unset ARVADOS_ variable from the environment before... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Tom Clegg | Fix failure detection for python tests. No issue # |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Tom Clegg | Install py test deps even if py tests fail. Make docs... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Ward Vandewege | Merge branch 'skip-args' |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Tom Clegg | Fix swapped install/test sections for fuse. skip-args |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Tom Clegg | Display elapsed time for each test/install. |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Tom Clegg | Add missing "install fuse" and "test workbench". |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Tom Clegg | Cleanup, add some error checks, add --skip and --only... |
blob | commitdiff | raw | diff to current |
2014-08-15 |
Ward Vandewege | Merge branch '3551-go-layout' |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | 3551: Install Python and Go bits, force installation... 3551-go-layout |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | 3551: Fix dependency cycle: Install Python SDK, then... |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | 3551: Test and install keepstore before Python SDK. |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Ward Vandewege | Merge branch '3551-go-layout' |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | 3551: Use mktemp for GOPATH. Update run-build-packages... |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Ward Vandewege | Merge branch '3551-go-layout' |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Ward Vandewege | Merge branch 'master' into 3551-go-layout |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | 3551: Dry up pass/fail checks with a checkexit() function. |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Tom Clegg | Update Go tests to new layout, rename keepstore, add... |
blob | commitdiff | raw | diff to current |
2014-07-18 |
Ward Vandewege | Python egg build fix for the sdist rotate command |
blob | commitdiff | raw | diff to current |
2014-07-18 |
Brett Smith | Update Python package test procedure. |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Ward Vandewege | Initial commit of the scripts used in our Jenkins pipel... |
blob | commitdiff | raw | diff to current |
|