2015-02-10 |
Ward Vandewege | Run the performance tests the documented way. This... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Ward Vandewege | Add a script to run our performance tests. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Brett Smith | Revert 11339c91. Don't use virtualenv to build packages. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Tom Clegg | Use virtualenv to get a newer setuptools that doesn... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Tom Clegg | Merge branch '3021-leave-api-running' refs #3021 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Brett Smith | 3021: Remove obsolete accommodation for buggy python... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Tom Clegg | 3021: Print reassuring messages about expected warning... 3021-leave-api-running |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Ward Vandewege | * Only source /etc/profile.d/rvm.sh if it exists and... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Clegg | 3021: Fix up some error checking. |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Clegg | 3021: Cache packages with bundle package --all |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Clegg | 3021: Let integration tests write to the api server... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Clegg | 3021: Try bundle install --local before resorting to... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Clegg | 3021: Leave an API server running while test suites... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Ward Vandewege | Fix filename when compressing old test logs. |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Ward Vandewege | Automatically rotate and compress the test.log files... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Tom Clegg | Merge branch '3021-test-perf' refs #3021 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Tom Clegg | 3021: Install docutils (unlisted dependency of python... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Tom Clegg | 3021: Do not install *.egg after running tests: "pip... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Tom Clegg | 3021: Check for errors when installing PyYAML. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Clegg | 3021: Allow '--only X' to override '--skip X'. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Clegg | 3021: Add workbench_profile target. Rename _performance... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Clegg | 3021: Load test fixtures during api install. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Ward Vandewege | Python version numbering is obscure. For our debianized... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Tom Clegg | Rename {workbench,apiserver}_test to {apps/workbench... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Ward Vandewege | Make sure to build a new package for keepproxy if the... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Ward Vandewege | Add some more sanity checks in run-tests.sh, and refact... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Tom Clegg | Fix go test args. No issue # |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Tom Clegg | Set RAILS_ENV consistently. Support "sevices/keepstore_... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ward Vandewege | Remove superfluous output while running sdk/cli tests... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ward Vandewege | Minor run-tests.sh refactoring: |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Tom Clegg | Use gem uninstall --force to skip dependency prompt... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | Merge branch '4156-bundle-install-user' refs #4156 |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | 4156: Uninstall old gems just before building new ones... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | 4156: Update comments, remove excess cut, tweak GEM_HOM... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | 4156: Move "bundle install" into separate install_... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | 4156: Merge branch 'master' into 4156-bundle-install... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Tom Clegg | 4156: Become rvm-aware. |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Radhika Chippada | refs #4754 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Tom Clegg | 4156: Do not use --user-install -- just install to... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Tom Clegg | 4156: Fix install destination for gem install --user... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Radhika Chippada | 4754: add test_workbench_performance 4754-add-workbench-performance-test |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Tom Clegg | 4156: Merge branch 'master' into 4156-bundle-install... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Ward Vandewege | Add timing information to the docker tests. |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Peter Amstutz | Install PyYAML into VENVDIR for non-Python tests that... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Tom Clegg | 4156: Install dependencies to user gempath, not system... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ward Vandewege | Pull the common-workflow-language code from the new |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Tom Clegg | Ignore failure at "easy_install *.egg". refs #4400 |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Ward Vandewege | Make sure that our go packages get generated with a... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Tom Clegg | Merge branch '4400-dry-python-tests' refs #4400 |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Ward Vandewege | run-tests: make the error message displayed when WORKSP... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
radhika | closes #4156 |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Clegg | 4400: Fix syntax error. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
radhika | 4156: Since all the cli tests that require apiserver... 4156-enable-cli-tests |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Tom Clegg | 4400: Dry up test recipes for python bits. Tweak "extra... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Ward Vandewege | Refactor deploy script a bit; make it less sensitive... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ward Vandewege | Do not blow up when another puppet process is already... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ward Vandewege | Build a python-jsonschema package, because cwltool... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ward Vandewege | Also build a deb package for python-pyexecjs, which... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ward Vandewege | Package cwltool. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Brett Smith | Merge branch '4027-sdk-debian-packages-wip' |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Brett Smith | 4027: Build packages for Ruby and Perl SDKs. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ward Vandewege | Retry docker push a few times if it fails. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ward Vandewege | Also build a package for python-six. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Tom Clegg | Export vars provided on command line, e.g., ARVADOS_DEB... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Brett Smith | Refs #3857: Build modern requests package for PySDK. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Ward Vandewege | Small tweaks: fix example for running one API test... |
commit | commitdiff | tree | snapshot |
2014-11-02 |
Ward Vandewege | Rename easy installation script. Update comments at... |
commit | commitdiff | tree | snapshot |
2014-11-02 |
Ward Vandewege | Add first version of the easy-evaluation script. |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ward Vandewege | Make run-docker-tests.sh a bit smarter about detecting... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ward Vandewege | Make sure all executables we package are executable. |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ward Vandewege | Upload our docker images to the docker.io registry. |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Ward Vandewege | Clean up *.pyc files between tests. |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Tom Clegg | Add services/crunchstat to test suite. refs #3826 |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Ward Vandewege | Make run-deploy.sh a bit smarter about which compute... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Ward Vandewege | * exclude /usr/local/lib/python2.7/dist-packages/tests... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Ward Vandewege | run-build-packages: Test that fpm is callable before... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Ward Vandewege | Build a few more dependency packages for node manager. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Brett Smith | 4239: Build more dependencies of new google-api-python... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Ward Vandewege | A few improvements for run-build-packages.sh: |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Peter Amstutz | Add blacklist to commit hook. no issue # |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Ward Vandewege | Make sure to catch the merge commit when doing git... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Ward Vandewege | Upload our arvados/jobs image to the Docker Hub. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Brett Smith | 2881: Re-enable Node Manager tests. |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Brett Smith | 2881: Skip Node Manager tests for now. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Brett Smith | 2881: run-tests tests the Node Manager. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Ward Vandewege | Switch to human readable timestamps (YYYYMMDDhhmmss... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Ward Vandewege | Improve output when fpm call fails. |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | More updates for run-build-packages.sh: |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | Make run-build-packages.sh much more quiet by default... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | Allow for run-diagnostics-suite.sh to pull the git... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | Allow specification of revision to test with diagnostic... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | Fix stupid bug in run-diagnostics-suite.sh - destinatio... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Ward Vandewege | Parameterize the instance to run the diagnostics suite... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Brett Smith | Merge branch '3848-build-packages-pyversion' |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Brett Smith | 3848: build-packages respects egg-info versions. 3848-build-packages-pyversion |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Ward Vandewege | Remove spurious newline |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Ward Vandewege | Add README, COPYING and agpl-3.0.txt. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Ward Vandewege | Make run-deploy.sh do a bit more work to update the... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Ward Vandewege | Deal with Jenkins' new, tight umask in a more thorough... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ward Vandewege | Make sure our generated packages are world-readable... |
commit | commitdiff | tree | snapshot |
next |