arvados-dev.git
9 years agoAdd rpm generation support to run-build-packages.sh
Ward Vandewege [Fri, 12 Jun 2015 14:10:11 +0000 (10:10 -0400)]
Add rpm generation support to run-build-packages.sh

No issue #

9 years agoStore the full git hash of the checkout in the arvados-src package, in a file called...
Ward Vandewege [Thu, 11 Jun 2015 01:11:35 +0000 (21:11 -0400)]
Store the full git hash of the checkout in the arvados-src package, in a file called git-commit.version

refs #6096

9 years agoCWL script won't fail when there are no documentation changes to commit. no issue #
Peter Amstutz [Wed, 10 Jun 2015 18:43:59 +0000 (14:43 -0400)]
CWL script won't fail when there are no documentation changes to commit. no issue #

9 years agoSet default identity for cwl repo pushes. no issue #
Peter Amstutz [Wed, 10 Jun 2015 14:49:18 +0000 (10:49 -0400)]
Set default identity for cwl repo pushes.  no issue #

9 years agoSince jenkins reuses working directories, handle updating existing git repo of
Peter Amstutz [Wed, 10 Jun 2015 14:28:01 +0000 (10:28 -0400)]
Since jenkins reuses working directories, handle updating existing git repo of
common-workflow-language site that will be automatically pushed.  no issue #

9 years agoAutomatically build and upload documentation site. no issue #
Peter Amstutz [Tue, 9 Jun 2015 20:40:47 +0000 (16:40 -0400)]
Automatically build and upload documentation site. no issue #

9 years agoMake the run-deploy.sh script much more general. It can now be used to
Ward Vandewege [Tue, 9 Jun 2015 20:35:59 +0000 (16:35 -0400)]
Make the run-deploy.sh script much more general. It can now be used to
deploy any of our clusters after an upgrade of the versions in hiera.

refs #6096

9 years agoFix links to workbench on run-tests.sh. Also shut up the PyYAML build warnings.
Ward Vandewege [Tue, 9 Jun 2015 14:01:12 +0000 (10:01 -0400)]
Fix links to workbench on run-tests.sh. Also shut up the PyYAML build warnings.

No issue #

9 years agoFix directory when dropping API server database connections.
Brett Smith [Mon, 8 Jun 2015 17:38:06 +0000 (13:38 -0400)]
Fix directory when dropping API server database connections.

The Python one-liner is written with the expectation that it's in this
directory, and usually fails to find <config/database.yml> otherwise.
No issue #.

9 years agoMerge branch '6096-package-rails-apps'
Ward Vandewege [Fri, 5 Jun 2015 20:29:33 +0000 (16:29 -0400)]
Merge branch '6096-package-rails-apps'

refs #6096

9 years agoMerge branch 'master' into 6096-package-rails-apps
Ward Vandewege [Fri, 5 Jun 2015 20:29:18 +0000 (16:29 -0400)]
Merge branch 'master' into 6096-package-rails-apps

9 years agoFix "docker-node-engine.sh" renamed to "build-node-docker.sh", add additional Docker...
Peter Amstutz [Fri, 5 Jun 2015 13:51:30 +0000 (09:51 -0400)]
Fix "docker-node-engine.sh" renamed to "build-node-docker.sh", add additional Docker image to upload.  no issue #

9 years agoBe sure to include the pre-generated assets (tmp/cache/assets) in the 6096-package-rails-apps
Ward Vandewege [Thu, 4 Jun 2015 16:40:56 +0000 (12:40 -0400)]
Be sure to include the pre-generated assets (tmp/cache/assets) in the
workbench packages.

refs #6096

9 years agoName change for the arvados-api-server and arvados-workbench packages - part 2.
Ward Vandewege [Thu, 4 Jun 2015 14:40:29 +0000 (10:40 -0400)]
Name change for the arvados-api-server and arvados-workbench packages - part 2.

refs #6096

9 years agoName change for the arvados-api-server and arvados-workbench packages. The slim versi...
Ward Vandewege [Thu, 4 Jun 2015 14:16:38 +0000 (10:16 -0400)]
Name change for the arvados-api-server and arvados-workbench packages. The slim versions are now just

  arvados-api-server
  arvados-workbench

and the bigger version of the package that includes vendor/bundle is called

  arvados-api-server-with-bundle
  arvados-workbench-with-bundle

refs #6096

9 years agoSimplified run-deploy.sh now that we have moved away from Capistrano.
Ward Vandewege [Wed, 3 Jun 2015 21:10:20 +0000 (17:10 -0400)]
Simplified run-deploy.sh now that we have moved away from Capistrano.

refs #6096

9 years agoDefault BUILD_BUNDLE_PACKAGES to false.
Ward Vandewege [Wed, 3 Jun 2015 20:45:12 +0000 (16:45 -0400)]
Default BUILD_BUNDLE_PACKAGES to false.

refs #6096

9 years agoFix license names in API and workbench packages.
Ward Vandewege [Wed, 3 Jun 2015 20:40:56 +0000 (16:40 -0400)]
Fix license names in API and workbench packages.

refs #6096

9 years agoBuild API server and Workbench debian packages.
Ward Vandewege [Wed, 3 Jun 2015 20:27:48 +0000 (16:27 -0400)]
Build API server and Workbench debian packages.

Refs #6096

9 years agoMerge branch '5548-test-cwltool' refs #5548
Peter Amstutz [Wed, 27 May 2015 18:40:11 +0000 (14:40 -0400)]
Merge branch '5548-test-cwltool' refs #5548

9 years ago5548: Remove git commands from run-cwl-tests. Remove cwltool from build-packages. 5548-test-cwltool
Peter Amstutz [Wed, 27 May 2015 18:18:23 +0000 (14:18 -0400)]
5548: Remove git commands from run-cwl-tests.  Remove cwltool from build-packages.

9 years ago5548: Script to test, build and upload common workflow language packages and
Peter Amstutz [Wed, 27 May 2015 16:30:51 +0000 (12:30 -0400)]
5548: Script to test, build and upload common workflow language packages and
docker images.

9 years agoMerge branch '6135-docker-git-tag'
Nico Cesar [Wed, 27 May 2015 14:16:55 +0000 (10:16 -0400)]
Merge branch '6135-docker-git-tag'

closes #6135

Conflicts:
jenkins/run-docker-tests.sh

9 years ago6035: add support for --upload as an option 6135-docker-git-tag
Nico Cesar [Thu, 21 May 2015 18:35:54 +0000 (14:35 -0400)]
6035: add support for --upload as an option

refs #6035

9 years agoMerge branch '6035-docker-upload-option'
Nico Cesar [Fri, 22 May 2015 19:32:41 +0000 (15:32 -0400)]
Merge branch '6035-docker-upload-option'

closes #6035

9 years agostyle and fashion for classy 'if' statements
Nico Cesar [Fri, 22 May 2015 19:18:14 +0000 (15:18 -0400)]
style and fashion for classy 'if' statements

refs #6035

9 years ago6035: add support for --upload as an option
Nico Cesar [Thu, 21 May 2015 18:35:54 +0000 (14:35 -0400)]
6035: add support for --upload as an option

refs #6035

9 years agoMerge branch '6061-add-performance-plots' refs #6061
Nico Cesar [Thu, 21 May 2015 15:33:27 +0000 (11:33 -0400)]
Merge branch '6061-add-performance-plots' refs #6061

9 years ago3793: Fix how python3 fpm arguments are added.
Brett Smith [Thu, 21 May 2015 14:21:45 +0000 (10:21 -0400)]
3793: Fix how python3 fpm arguments are added.

The previous code would add arguments such that they could be
interpreted as the package version.  Avoid this by adding arguments
after we're done consuming positional arguments.

Refs #3793.

no more trailing spaces

adding an empty csv in case of error

9 years agoImprove packaging of third-party Python 3 packages.
Brett Smith [Thu, 21 May 2015 14:03:36 +0000 (10:03 -0400)]
Improve packaging of third-party Python 3 packages.

* Fix the bug where we're passing in "python3" as the vendor argument
  to build_and_scp_deb.
* Build more dependencies that docker-py needs.
* Automatically add a dependency on the python3 package.

Refs #3793.

9 years ago5766: Remove "remove dependencies" step. Detect existing PyYAML faster.
Tom Clegg [Thu, 21 May 2015 12:57:50 +0000 (08:57 -0400)]
5766: Remove "remove dependencies" step. Detect existing PyYAML faster.

9 years agoTidy up sanity checks. Add checks for fuse.h, pyconfig.h, nginx.
Tom Clegg [Thu, 21 May 2015 12:51:21 +0000 (08:51 -0400)]
Tidy up sanity checks. Add checks for fuse.h, pyconfig.h, nginx.

Suggest how to fix missing dependencies.

No issue #

9 years ago6061: comment cleanup and final version tested. it works
Nico Cesar [Thu, 21 May 2015 14:27:14 +0000 (10:27 -0400)]
6061: comment cleanup and final version tested. it works

closes #6061

9 years ago6061: plot data
Nico Cesar [Wed, 20 May 2015 15:43:31 +0000 (11:43 -0400)]
6061: plot data
added create plot data script to exit_cleanly()
3 initial test to use
Matching more generic test names

refs #6061

9 years agoadding 3 more test for the performance suite.
Nico Cesar [Wed, 20 May 2015 15:12:18 +0000 (11:12 -0400)]
adding 3 more test for the performance suite.

I'm guessing the names, lets see if they are good or not ...

refs #6061

9 years agoadding the creation of plot data that jenkins plot pluging will be able to read
Nico Cesar [Tue, 19 May 2015 18:44:18 +0000 (14:44 -0400)]
adding the creation of plot data that jenkins plot pluging will be able to read

refs #6061

9 years ago3793: Build Docker cleaner service in run-build-packages.sh.
Brett Smith [Tue, 12 May 2015 21:01:39 +0000 (17:01 -0400)]
3793: Build Docker cleaner service in run-build-packages.sh.

9 years ago3793: Add services/dockercleaner to run-tests.sh.
Brett Smith [Tue, 12 May 2015 18:57:20 +0000 (14:57 -0400)]
3793: Add services/dockercleaner to run-tests.sh.

9 years ago5766: Make sure it doesn't try to fetch arvados packages from PyPi, make sure
Peter Amstutz [Wed, 22 Apr 2015 15:07:16 +0000 (11:07 -0400)]
5766: Make sure it doesn't try to fetch arvados packages from PyPi, make sure
we only install the local ones.

9 years ago5416: Support testargs for go bits, like "services/arv-git-httpd_test=-check.vv".
Tom Clegg [Thu, 9 Apr 2015 02:09:22 +0000 (22:09 -0400)]
5416: Support testargs for go bits, like "services/arv-git-httpd_test=-check.vv".

9 years ago5416: Run keepproxy, arv-git-httpd, and SSL proxy services during Workbench test...
Tom Clegg [Wed, 8 Apr 2015 14:17:16 +0000 (10:17 -0400)]
5416: Run keepproxy, arv-git-httpd, and SSL proxy services during Workbench test suites.

9 years ago5416: Terminate connections on the configured test database (not necessarily arvados_...
Tom Clegg [Fri, 3 Apr 2015 00:15:58 +0000 (20:15 -0400)]
5416: Terminate connections on the configured test database (not necessarily arvados_test).

9 years agorun-tests.sh can now run the arv-git-httpd tests too.
Ward Vandewege [Mon, 6 Apr 2015 13:45:40 +0000 (09:45 -0400)]
run-tests.sh can now run the arv-git-httpd tests too.

No issue #

9 years agoBe consistent in our package and binary naming:
Ward Vandewege [Fri, 3 Apr 2015 15:11:26 +0000 (11:11 -0400)]
Be consistent in our package and binary naming:
 arv-git-httpd becomes arvados-git-httpd

No issue #

9 years ago5416: Add --retry flag: when a test suite fails, prompt to try that suite again.
Tom Clegg [Tue, 17 Mar 2015 15:01:55 +0000 (11:01 -0400)]
5416: Add --retry flag: when a test suite fails, prompt to try that suite again.

9 years ago5416: Add arv-git-httpd.
Tom Clegg [Tue, 17 Mar 2015 15:00:45 +0000 (11:00 -0400)]
5416: Add arv-git-httpd.

9 years ago3793: Fix how python3 fpm arguments are added.
Brett Smith [Thu, 21 May 2015 14:21:45 +0000 (10:21 -0400)]
3793: Fix how python3 fpm arguments are added.

The previous code would add arguments such that they could be
interpreted as the package version.  Avoid this by adding arguments
after we're done consuming positional arguments.

Refs #3793.

9 years agoImprove packaging of third-party Python 3 packages.
Brett Smith [Thu, 21 May 2015 14:03:36 +0000 (10:03 -0400)]
Improve packaging of third-party Python 3 packages.

* Fix the bug where we're passing in "python3" as the vendor argument
  to build_and_scp_deb.
* Build more dependencies that docker-py needs.
* Automatically add a dependency on the python3 package.

Refs #3793.

9 years agoMerge branch 'more-sanity-check-less-download' refs #5766
Tom Clegg [Thu, 21 May 2015 13:12:22 +0000 (09:12 -0400)]
Merge branch 'more-sanity-check-less-download' refs #5766

9 years ago5766: Remove "remove dependencies" step. Detect existing PyYAML faster. more-sanity-check-less-download
Tom Clegg [Thu, 21 May 2015 12:57:50 +0000 (08:57 -0400)]
5766: Remove "remove dependencies" step. Detect existing PyYAML faster.

9 years agoTidy up sanity checks. Add checks for fuse.h, pyconfig.h, nginx.
Tom Clegg [Thu, 21 May 2015 12:51:21 +0000 (08:51 -0400)]
Tidy up sanity checks. Add checks for fuse.h, pyconfig.h, nginx.

Suggest how to fix missing dependencies.

No issue #

9 years agoMerge branch '3793-docker-cleaner-wip'
Brett Smith [Sat, 16 May 2015 21:28:59 +0000 (17:28 -0400)]
Merge branch '3793-docker-cleaner-wip'

Refs #3793.  Closes #6003.

9 years ago3793: Build Docker cleaner service in run-build-packages.sh.
Brett Smith [Tue, 12 May 2015 21:01:39 +0000 (17:01 -0400)]
3793: Build Docker cleaner service in run-build-packages.sh.

9 years ago3793: Add services/dockercleaner to run-tests.sh.
Brett Smith [Tue, 12 May 2015 18:57:20 +0000 (14:57 -0400)]
3793: Add services/dockercleaner to run-tests.sh.

9 years agoMerge branch '5766-pip-sdk-install' closes #5766
Peter Amstutz [Wed, 29 Apr 2015 20:46:01 +0000 (16:46 -0400)]
Merge branch '5766-pip-sdk-install' closes #5766

9 years agoMerge branch '5416-ssl-proxy' refs #5416
Tom Clegg [Wed, 22 Apr 2015 18:27:23 +0000 (14:27 -0400)]
Merge branch '5416-ssl-proxy' refs #5416

9 years ago5766: Make sure it doesn't try to fetch arvados packages from PyPi, make sure 5766-pip-sdk-install
Peter Amstutz [Wed, 22 Apr 2015 15:07:16 +0000 (11:07 -0400)]
5766: Make sure it doesn't try to fetch arvados packages from PyPi, make sure
we only install the local ones.

9 years ago5416: Support testargs for go bits, like "services/arv-git-httpd_test=-check.vv".
Tom Clegg [Thu, 9 Apr 2015 02:09:22 +0000 (22:09 -0400)]
5416: Support testargs for go bits, like "services/arv-git-httpd_test=-check.vv".

9 years ago5416: Run keepproxy, arv-git-httpd, and SSL proxy services during Workbench test...
Tom Clegg [Wed, 8 Apr 2015 14:17:16 +0000 (10:17 -0400)]
5416: Run keepproxy, arv-git-httpd, and SSL proxy services during Workbench test suites.

9 years ago5416: Terminate connections on the configured test database (not necessarily arvados_...
Tom Clegg [Fri, 3 Apr 2015 00:15:58 +0000 (20:15 -0400)]
5416: Terminate connections on the configured test database (not necessarily arvados_test).

9 years agorun-tests.sh can now run the arv-git-httpd tests too.
Ward Vandewege [Mon, 6 Apr 2015 13:45:40 +0000 (09:45 -0400)]
run-tests.sh can now run the arv-git-httpd tests too.

No issue #

9 years agoBe consistent in our package and binary naming:
Ward Vandewege [Fri, 3 Apr 2015 15:11:26 +0000 (11:11 -0400)]
Be consistent in our package and binary naming:
 arv-git-httpd becomes arvados-git-httpd

No issue #

9 years agoMerge branch '5416-arv-git-httpd' refs #5416
Tom Clegg [Mon, 30 Mar 2015 19:57:45 +0000 (15:57 -0400)]
Merge branch '5416-arv-git-httpd' refs #5416

9 years agoThe easy-docker-install method should also get the keepproxy and sso
Ward Vandewege [Tue, 24 Mar 2015 13:54:38 +0000 (09:54 -0400)]
The easy-docker-install method should also get the keepproxy and sso
docker images.

closes #5529

9 years agoMerge branch '5529-build-and-test-keepproxy-docker-image'
Ward Vandewege [Mon, 23 Mar 2015 20:49:46 +0000 (16:49 -0400)]
Merge branch '5529-build-and-test-keepproxy-docker-image'

refs #5529

9 years agoMake sure to also push the keepproxy and sso images to the Docker registry. 5529-build-and-test-keepproxy-docker-image
Ward Vandewege [Mon, 23 Mar 2015 20:49:08 +0000 (16:49 -0400)]
Make sure to also push the keepproxy and sso images to the Docker registry.

refs #5529

9 years ago5416: Add --retry flag: when a test suite fails, prompt to try that suite again.
Tom Clegg [Tue, 17 Mar 2015 15:01:55 +0000 (11:01 -0400)]
5416: Add --retry flag: when a test suite fails, prompt to try that suite again.

9 years ago5416: Add arv-git-httpd.
Tom Clegg [Tue, 17 Mar 2015 15:00:45 +0000 (11:00 -0400)]
5416: Add arv-git-httpd.

9 years agoAdd python-backports.ssl-match-hostname to the list of python packages
Ward Vandewege [Mon, 16 Mar 2015 13:58:47 +0000 (09:58 -0400)]
Add python-backports.ssl-match-hostname to the list of python packages
we debianize. It's a dependency for libcloud 0.17.

Fix a typo.

No issue #

9 years agoMerge branch 'sigint' closes #5178
Tom Clegg [Tue, 10 Mar 2015 20:16:15 +0000 (16:16 -0400)]
Merge branch 'sigint' closes #5178

9 years agoMerge branch 'master' into sigint
Tom Clegg [Tue, 10 Mar 2015 20:02:21 +0000 (16:02 -0400)]
Merge branch 'master' into sigint

Conflicts:
jenkins/run-tests.sh

9 years ago5313: Build a .deb for the PyCrypto Python package.
Brett Smith [Tue, 10 Mar 2015 18:04:26 +0000 (14:04 -0400)]
5313: Build a .deb for the PyCrypto Python package.

libcloud's GCE driver requires this, so building it supports deploying
Node Manager on GCE.  Refs #5313.

9 years agoBe consistent in the naming of the arvados-data-manager package and the binary in...
Ward Vandewege [Mon, 2 Mar 2015 14:30:32 +0000 (09:30 -0500)]
Be consistent in the naming of the arvados-data-manager package and the binary in the package.

No issue #

9 years agoBuild arvados-data-manager deb.
Ward Vandewege [Mon, 2 Mar 2015 13:57:10 +0000 (08:57 -0500)]
Build arvados-data-manager deb.

No issue #

9 years ago5277: Build .deb for new ciso8601 dependency.
Brett Smith [Mon, 23 Feb 2015 03:41:22 +0000 (22:41 -0500)]
5277: Build .deb for new ciso8601 dependency.

Refs #5277.

9 years agoReflect deploy changes in run-deploy.sh
Ward Vandewege [Wed, 18 Feb 2015 16:20:26 +0000 (11:20 -0500)]
Reflect deploy changes in run-deploy.sh

Refs #5226

9 years agoWhen run-tests.sh is invoked to only run the api server tests, do not
Ward Vandewege [Sat, 14 Feb 2015 19:21:14 +0000 (14:21 -0500)]
When run-tests.sh is invoked to only run the api server tests, do not
spin up an api server for all the tests that will not be run.

No issue #

9 years agoMake pip install quiet, no point in printing loads of useless warnings
Ward Vandewege [Sat, 14 Feb 2015 19:06:36 +0000 (14:06 -0500)]
Make pip install quiet, no point in printing loads of useless warnings
(looking at you, PyYAML!).

No issue #

9 years agoClean up and exit on SIGINT.
Tom Clegg [Sun, 8 Feb 2015 23:59:26 +0000 (18:59 -0500)]
Clean up and exit on SIGINT.

9 years agoMake tmp/cache during workbench install. No issue #
Tom Clegg [Thu, 12 Feb 2015 16:21:36 +0000 (11:21 -0500)]
Make tmp/cache during workbench install. No issue #

9 years agoDefault to TESTOPTS=-v for rake test.
Tom Clegg [Thu, 12 Feb 2015 16:21:06 +0000 (11:21 -0500)]
Default to TESTOPTS=-v for rake test.

(except workbench performance tests, because Minitest bug)
No issue #

9 years agoMake sure tmp/cache exists before we run our performance test suite.
Ward Vandewege [Tue, 10 Feb 2015 04:39:13 +0000 (23:39 -0500)]
Make sure tmp/cache exists before we run our performance test suite.

refs #4754

9 years agoRun the performance tests the documented way. This is possible after
Ward Vandewege [Tue, 10 Feb 2015 04:36:56 +0000 (23:36 -0500)]
Run the performance tests the documented way. This is possible after
commit d65b683af52e072b3d179b6f32edfbf37e108011 has been merged in the
arvados repository.

refs #4754

9 years agoAdd a script to run our performance tests.
Ward Vandewege [Tue, 10 Feb 2015 03:46:59 +0000 (22:46 -0500)]
Add a script to run our performance tests.

refs #4754

9 years agoRevert 11339c91. Don't use virtualenv to build packages.
Brett Smith [Mon, 9 Feb 2015 22:38:02 +0000 (17:38 -0500)]
Revert 11339c91. Don't use virtualenv to build packages.

fpm and virtualenv don't play nicely together.  Under virtualenv, fpm
ends up building Python packages that include the files under their
virtualenv paths.  This is not what we want.  Refs #5175.

9 years agoUse virtualenv to get a newer setuptools that doesn't munge Python versions. No issue #
Tom Clegg [Sat, 7 Feb 2015 09:56:15 +0000 (04:56 -0500)]
Use virtualenv to get a newer setuptools that doesn't munge Python versions. No issue #

9 years agoMerge branch '3021-leave-api-running' refs #3021
Tom Clegg [Fri, 6 Feb 2015 22:58:35 +0000 (17:58 -0500)]
Merge branch '3021-leave-api-running' refs #3021

9 years ago3021: Remove obsolete accommodation for buggy python-daemon.
Brett Smith [Fri, 6 Feb 2015 16:54:12 +0000 (11:54 -0500)]
3021: Remove obsolete accommodation for buggy python-daemon.

This bug has been fixed in newer versions.  Refs #3021.

9 years ago3021: Print reassuring messages about expected warning messages during "bundle instal... 3021-leave-api-running
Tom Clegg [Thu, 5 Feb 2015 21:58:33 +0000 (16:58 -0500)]
3021: Print reassuring messages about expected warning messages during "bundle install --local".

9 years ago* Only source /etc/profile.d/rvm.sh if it exists and is a regular file
Ward Vandewege [Tue, 3 Feb 2015 20:49:49 +0000 (15:49 -0500)]
* Only source /etc/profile.d/rvm.sh if it exists and is a regular file
* Fix typo

No issue #

9 years ago3021: Fix up some error checking.
Tom Clegg [Mon, 2 Feb 2015 15:27:01 +0000 (10:27 -0500)]
3021: Fix up some error checking.

9 years ago3021: Cache packages with bundle package --all
Tom Clegg [Mon, 2 Feb 2015 10:29:38 +0000 (05:29 -0500)]
3021: Cache packages with bundle package --all

9 years ago3021: Let integration tests write to the api server log before rotating it.
Tom Clegg [Mon, 2 Feb 2015 10:27:49 +0000 (05:27 -0500)]
3021: Let integration tests write to the api server log before rotating it.

9 years ago3021: Try bundle install --local before resorting to downloading the internet.
Tom Clegg [Mon, 2 Feb 2015 08:24:48 +0000 (03:24 -0500)]
3021: Try bundle install --local before resorting to downloading the internet.

9 years ago3021: Leave an API server running while test suites run.
Tom Clegg [Mon, 2 Feb 2015 02:15:20 +0000 (21:15 -0500)]
3021: Leave an API server running while test suites run.

9 years agoFix filename when compressing old test logs.
Ward Vandewege [Sat, 17 Jan 2015 18:43:58 +0000 (13:43 -0500)]
Fix filename when compressing old test logs.

No issue #

9 years agoAutomatically rotate and compress the test.log files for the api server
Ward Vandewege [Sat, 17 Jan 2015 15:25:50 +0000 (10:25 -0500)]
Automatically rotate and compress the test.log files for the api server
and workbench.

No issue #

9 years agoMerge branch '3021-test-perf' refs #3021
Tom Clegg [Tue, 13 Jan 2015 22:10:18 +0000 (17:10 -0500)]
Merge branch '3021-test-perf' refs #3021

9 years ago3021: Install docutils (unlisted dependency of python-daemon).
Tom Clegg [Tue, 13 Jan 2015 22:08:40 +0000 (17:08 -0500)]
3021: Install docutils (unlisted dependency of python-daemon).

9 years ago3021: Do not install *.egg after running tests: "pip install PyYAML" does what we...
Tom Clegg [Tue, 13 Jan 2015 21:43:58 +0000 (16:43 -0500)]
3021: Do not install *.egg after running tests: "pip install PyYAML" does what we need.