5416: Support testargs for go bits, like "services/arv-git-httpd_test=-check.vv".
[arvados-dev.git] / jenkins / run-tests.sh
2015-05-21 Tom Clegg5416: Support testargs for go bits, like "services...
2015-05-21 Tom Clegg5416: Run keepproxy, arv-git-httpd, and SSL proxy servi...
2015-05-21 Tom Clegg5416: Terminate connections on the configured test...
2015-05-21 Ward Vandewegerun-tests.sh can now run the arv-git-httpd tests too.
2015-05-21 Tom Clegg5416: Add --retry flag: when a test suite fails, prompt...
2015-05-21 Tom Clegg5416: Add arv-git-httpd.
2015-03-10 Tom CleggMerge branch 'sigint' closes #5178
2015-03-10 Tom CleggMerge branch 'master' into sigint
2015-02-14 Ward VandewegeWhen run-tests.sh is invoked to only run the api server...
2015-02-14 Ward VandewegeMake pip install quiet, no point in printing loads...
2015-02-12 Tom CleggClean up and exit on SIGINT.
2015-02-12 Tom CleggMake tmp/cache during workbench install. No issue #
2015-02-12 Tom CleggDefault to TESTOPTS=-v for rake test.
2015-02-06 Tom CleggMerge branch '3021-leave-api-running' refs #3021
2015-02-06 Brett Smith3021: Remove obsolete accommodation for buggy python...
2015-02-05 Tom Clegg3021: Print reassuring messages about expected warning... 3021-leave-api-running
2015-02-02 Tom Clegg3021: Fix up some error checking.
2015-02-02 Tom Clegg3021: Cache packages with bundle package --all
2015-02-02 Tom Clegg3021: Let integration tests write to the api server...
2015-02-02 Tom Clegg3021: Try bundle install --local before resorting to...
2015-02-02 Tom Clegg3021: Leave an API server running while test suites...
2015-01-17 Ward VandewegeFix filename when compressing old test logs.
2015-01-17 Ward VandewegeAutomatically rotate and compress the test.log files...
2015-01-13 Tom CleggMerge branch '3021-test-perf' refs #3021
2015-01-13 Tom Clegg3021: Install docutils (unlisted dependency of python...
2015-01-13 Tom Clegg3021: Do not install *.egg after running tests: "pip...
2015-01-13 Tom Clegg3021: Check for errors when installing PyYAML.
2015-01-12 Tom Clegg3021: Allow '--only X' to override '--skip X'.
2015-01-12 Tom Clegg3021: Add workbench_profile target. Rename _performance...
2015-01-12 Tom Clegg3021: Load test fixtures during api install.
2015-01-06 Tom CleggRename {workbench,apiserver}_test to {apps/workbench...
2014-12-30 Ward VandewegeAdd some more sanity checks in run-tests.sh, and refact...
2014-12-29 Tom CleggFix go test args. No issue #
2014-12-29 Tom CleggSet RAILS_ENV consistently. Support "sevices/keepstore_...
2014-12-23 Ward VandewegeRemove superfluous output while running sdk/cli tests...
2014-12-23 Ward VandewegeMinor run-tests.sh refactoring:
2014-12-16 Tom CleggUse gem uninstall --force to skip dependency prompt...
2014-12-15 Tom CleggMerge branch '4156-bundle-install-user' refs #4156
2014-12-15 Tom Clegg4156: Uninstall old gems just before building new ones...
2014-12-15 Tom Clegg4156: Update comments, remove excess cut, tweak GEM_HOM...
2014-12-15 Tom Clegg4156: Move "bundle install" into separate install_...
2014-12-15 Tom Clegg4156: Merge branch 'master' into 4156-bundle-install...
2014-12-15 Tom Clegg4156: Become rvm-aware.
2014-12-12 Radhika Chippadarefs #4754
2014-12-10 Tom Clegg4156: Do not use --user-install -- just install to...
2014-12-10 Tom Clegg4156: Fix install destination for gem install --user...
2014-12-10 Radhika Chippada4754: add test_workbench_performance 4754-add-workbench-performance-test
2014-12-05 Tom Clegg4156: Merge branch 'master' into 4156-bundle-install...
2014-12-01 Peter AmstutzInstall PyYAML into VENVDIR for non-Python tests that...
2014-11-27 Tom Clegg4156: Install dependencies to user gempath, not system...
2014-11-25 Tom CleggIgnore failure at "easy_install *.egg". refs #4400
2014-11-24 Tom CleggMerge branch '4400-dry-python-tests' refs #4400
2014-11-21 Ward Vandewegerun-tests: make the error message displayed when WORKSP...
2014-11-21 radhikacloses #4156
2014-11-21 Tom Clegg4400: Fix syntax error.
2014-11-21 radhika4156: Since all the cli tests that require apiserver... 4156-enable-cli-tests
2014-11-20 Tom Clegg4400: Dry up test recipes for python bits. Tweak "extra...
2014-11-12 Tom CleggExport vars provided on command line, e.g., ARVADOS_DEB...
2014-11-04 Ward VandewegeSmall tweaks: fix example for running one API test...
2014-10-25 Ward VandewegeClean up *.pyc files between tests.
2014-10-22 Tom CleggAdd services/crunchstat to test suite. refs #3826
2014-10-14 Brett Smith2881: Re-enable Node Manager tests.
2014-10-10 Brett Smith2881: Skip Node Manager tests for now.
2014-10-09 Brett Smith2881: run-tests tests the Node Manager.
2014-09-29 Brett Smith3848: Stop manually tagging Python builds.
2014-09-23 Brett Smithrun-tests.sh uses virtualenv's activate script.
2014-09-23 Tom CleggFix another -z that should have been -n. refs #3894
2014-09-22 Tom CleggMerge branch '3894-improve-run-tests' closes #3894
2014-09-22 Tom Clegg3894: Add comments about CONFIGSRC in --help text. 3894-improve-run-tests
2014-09-22 Tom Clegg3894: Fix -n that should have been -z. Flatten condition.
2014-09-22 Tom Clegg3894: Use --first-parent and readable timestamp in...
2014-09-22 Tom Clegg3894: Use readable timestamp (yyyymmddhhmmss) for pytho...
2014-09-22 Tom Clegg3894: Remove bundle install stage from sdk/cli.
2014-09-22 Tom Clegg3894: Move report_outcomes to a function.
2014-09-20 Tom Clegg3894: Use $GEMHOME tmpdir instead of user's $HOME for...
2014-09-20 Tom Clegg3894: Add --help message.
2014-09-19 Tom Clegg3894: Fix sequence: do all installs, then all tests.
2014-09-19 Tom Clegg3894: Use gem install --user-install to avoid sudo...
2014-09-19 Tom Clegg3894: Scrub PYTHONPATH
2014-09-19 Tom Clegg3894: Use mktemp instead of $WORKSPACE/tmpgit for test...
2014-09-18 Tom Clegg3894: Fix backward empty/nonempty logic.
2014-09-18 Tom Clegg3894: Do not create and abandon new temp dirs if caller...
2014-09-18 Tom Clegg3894: Accept WORKSPACE=foo on command line. Copy config...
2014-09-17 Ward VandewegeUndo two hunks that I accidentally committed in 565c311...
2014-09-17 Ward VandewegeAdd some robustness in the postgresql department.
2014-09-16 Ward VandewegeOnly install the latest gem (i.e. the one we just built).
2014-09-06 Ward VandewegeSave a bit of time: do not install RI and RDoc for...
2014-09-05 Brett SmithInstall & test Ruby SDK, then use that version for...
2014-09-04 Peter AmstutzFix environment variable setting on command line. ...
2014-08-28 Peter AmstutzFix $leave_temp in clear_temp() no issue #
2014-08-26 Peter AmstutzEnhanced run-tests.sh command line supporting choosing...
2014-08-21 Peter AmstutzDeclare empty variables up top to avoid bash parsing...
2014-08-21 Peter AmstutzPermit setting environment variables on command line...
2014-08-20 Peter AmstutzUnset ARVADOS_ variable from the environment before...
2014-08-19 Tom CleggFix failure detection for python tests. No issue #
2014-08-19 Tom CleggInstall py test deps even if py tests fail. Make docs...
2014-08-19 Ward VandewegeMerge branch 'skip-args'
2014-08-18 Tom CleggFix swapped install/test sections for fuse. skip-args
2014-08-18 Tom CleggDisplay elapsed time for each test/install.
2014-08-18 Tom CleggAdd missing "install fuse" and "test workbench".
next