arvados-dev.git
7 years agoAbort performance suite with prejudice if the git checkout fails.
Ward Vandewege [Mon, 23 Jan 2017 18:35:21 +0000 (13:35 -0500)]
Abort performance suite with prejudice if the git checkout fails.

No issue #

7 years agoWe now have improved mailchimp plugin packaging, this hack is no longer needed.
Ward Vandewege [Fri, 23 Dec 2016 13:39:02 +0000 (08:39 -0500)]
We now have improved mailchimp plugin packaging, this hack is no longer needed.

refs #9982

7 years agoparameters were not well parsed
Nico Cesar [Fri, 2 Dec 2016 13:21:25 +0000 (08:21 -0500)]
parameters were not well parsed

refs #10657

7 years agoAdd additional scopes needed to run cwl tests on Crunch_v2
Ward Vandewege [Thu, 1 Dec 2016 15:46:53 +0000 (10:46 -0500)]
Add additional scopes needed to run cwl tests on Crunch_v2

refs #10113

7 years agorun-deploy.sh: make the concurrency of running puppet a configurable parameter.
Ward Vandewege [Tue, 29 Nov 2016 18:11:04 +0000 (13:11 -0500)]
run-deploy.sh: make the concurrency of running puppet a configurable parameter.

No issue #

7 years agoImprove error handling and reporting in run-cwl-test.sh script. no issue #
Peter Amstutz [Fri, 4 Nov 2016 14:06:09 +0000 (10:06 -0400)]
Improve error handling and reporting in run-cwl-test.sh script. no issue #

7 years agoMerge branch '10194-arvados-jobs-version' refs #10194
Peter Amstutz [Wed, 26 Oct 2016 16:09:44 +0000 (12:09 -0400)]
Merge branch '10194-arvados-jobs-version' refs #10194

7 years ago10194: Make sure to install the version of arvados/jobs that arvados_cwl expects. 10194-arvados-jobs-version
Peter Amstutz [Tue, 25 Oct 2016 20:31:46 +0000 (16:31 -0400)]
10194: Make sure to install the version of arvados/jobs that arvados_cwl expects.

7 years agoRemove excess params in debug message. No issue #
Tom Clegg [Wed, 19 Oct 2016 11:27:50 +0000 (07:27 -0400)]
Remove excess params in debug message. No issue #

7 years agoBug fixes. No issue #
Tom Clegg [Wed, 19 Oct 2016 11:23:22 +0000 (07:23 -0400)]
Bug fixes. No issue #

* Fix syntax errors and logging bug
* Use docker tag --force flag only if offered by docker tag --help
* Detect/fix wrong group_class (bug in install docs)

7 years agoAdd install-arvados-jobs-image script. No issue #
Tom Clegg [Tue, 18 Oct 2016 16:54:24 +0000 (12:54 -0400)]
Add install-arvados-jobs-image script. No issue #

7 years agorun-cwl-test.sh needs one more permission in its scoped token.
Ward Vandewege [Fri, 14 Oct 2016 13:36:30 +0000 (09:36 -0400)]
run-cwl-test.sh needs one more permission in its scoped token.

No issue #

7 years agoAdd required permissions for run-cwl-test.sh
Ward Vandewege [Thu, 22 Sep 2016 21:22:17 +0000 (17:22 -0400)]
Add required permissions for run-cwl-test.sh

refs #9459

7 years agoUpgrade run-cwl-test.sh a bit:
Ward Vandewege [Thu, 22 Sep 2016 20:59:22 +0000 (16:59 -0400)]
Upgrade run-cwl-test.sh a bit:

* no longer run as root on the destination (ugh, seriously!)
* make it set up its requirements itself if they aren't present

No issue #

7 years agofixed bug on the way we deploy docker arvados/jobs image.
Nico Cesar [Thu, 25 Aug 2016 19:20:00 +0000 (15:20 -0400)]
fixed bug on the way we deploy docker arvados/jobs image.

The group wasn't added to arvados/jobs image, making the query of CWL runs using an old image, with an old cwl-runner

refs #9856

7 years agoMerge branch '9784-update-scopes' closes #9784
Peter Amstutz [Wed, 17 Aug 2016 14:15:22 +0000 (10:15 -0400)]
Merge branch '9784-update-scopes' closes #9784

7 years agoRemove CWL test exclusions, no issue #
Peter Amstutz [Mon, 15 Aug 2016 20:10:15 +0000 (20:10 +0000)]
Remove CWL test exclusions, no issue #

7 years ago9784: Update scopes to the ones actually in use by CI. 9784-update-scopes
Peter Amstutz [Mon, 15 Aug 2016 18:30:35 +0000 (14:30 -0400)]
9784: Update scopes to the ones actually in use by CI.

7 years agoUse wrapper to enable checksums in cwl conformance tests.
Tom Clegg [Thu, 28 Jul 2016 18:45:42 +0000 (14:45 -0400)]
Use wrapper to enable checksums in cwl conformance tests.

refs #9552

7 years agoadded run-cwl-test.sh for running cwl-test on the clusters
Nico Cesar [Sun, 17 Jul 2016 20:29:51 +0000 (16:29 -0400)]
added run-cwl-test.sh  for running cwl-test on the clusters

refs #9459

7 years agoMake sure to tag the docker image as latest even if it already exists.
Ward Vandewege [Sat, 16 Jul 2016 20:12:19 +0000 (16:12 -0400)]
Make sure to tag the docker image as latest even if it already exists.

refs #9254

7 years agoMerge branch '9254-latest-tag'
Nico Cesar [Wed, 29 Jun 2016 18:23:33 +0000 (14:23 -0400)]
Merge branch '9254-latest-tag'

refs #9254

7 years ago9254: adding latest tag https://dev.arvados.org/issues/9254#note-4 9254-latest-tag
Nico Cesar [Wed, 29 Jun 2016 17:35:52 +0000 (13:35 -0400)]
9254: adding latest tag https://dev.arvados.org/issues/9254#note-4

refs #9254

7 years agoMerge branch '8750-run-deploy-in-parallel'
Nico Cesar [Thu, 16 Jun 2016 18:42:02 +0000 (14:42 -0400)]
Merge branch '8750-run-deploy-in-parallel'

closes #8750

7 years agorun_upload_packages: Improve names around run_and_grep.
Brett Smith [Wed, 15 Jun 2016 17:59:40 +0000 (13:59 -0400)]
run_upload_packages: Improve names around run_and_grep.

No issue #, just easier to comprehend I hope.

7 years agorun_upload_packages ensures destination scp directory exists.
Brett Smith [Wed, 15 Jun 2016 17:54:12 +0000 (13:54 -0400)]
run_upload_packages ensures destination scp directory exists.

This prevents build failures like
<https://ci.curoverse.com/job/build-packages-sso/24/console>.
No issue #.

7 years agoMerge branch '9309-python-redundant-upload-wip'
Brett Smith [Wed, 15 Jun 2016 15:30:17 +0000 (11:30 -0400)]
Merge branch '9309-python-redundant-upload-wip'

Refs #9309.  Closes #9393.

7 years ago8750: parallel deploy is working 8750-run-deploy-in-parallel
Nico Cesar [Tue, 14 Jun 2016 15:33:53 +0000 (11:33 -0400)]
8750: parallel deploy is working

in the old code there was a serial excecution that collected exitcodes
EXITCODE=$(($EXITCODE + $ECODE))

in the new code we'll have to re-think this. But this first commit actually deploys in parallel

7 years ago9309: run_upload_packages checks for re-upload errors from PyPI. 9309-python-redundant-upload-wip
Brett Smith [Fri, 10 Jun 2016 15:43:00 +0000 (11:43 -0400)]
9309: run_upload_packages checks for re-upload errors from PyPI.

We are getting this new error after upgrading ci to jessie.

7 years agoMerge branch '9309-centos7-uplaods-wip'
Brett Smith [Wed, 1 Jun 2016 19:27:38 +0000 (15:27 -0400)]
Merge branch '9309-centos7-uplaods-wip'

Refs #9309.

7 years ago9309: Add support for uploading centos7 packages. 9309-centos7-uplaods-wip
Brett Smith [Sat, 28 May 2016 03:31:56 +0000 (23:31 -0400)]
9309: Add support for uploading centos7 packages.

7 years ago9224: Update each TimestampFile after upload.
Brett Smith [Sat, 28 May 2016 03:24:13 +0000 (23:24 -0400)]
9224: Update each TimestampFile after upload.

This is a follow-up to 2fecb120e5b9be7a85f209e90114731f3e95f709.

8 years agoRemove a bunch of files that were moved to the arvados repository.
Ward Vandewege [Tue, 17 May 2016 01:00:08 +0000 (21:00 -0400)]
Remove a bunch of files that were moved to the arvados repository.

No issue #

8 years agoWe need a per-target last_upload timestamp file.
Ward Vandewege [Tue, 17 May 2016 00:54:39 +0000 (20:54 -0400)]
We need a per-target last_upload timestamp file.

refs #9224

8 years agoCWL build script maintenance. refs #8980
Peter Amstutz [Wed, 20 Apr 2016 20:24:29 +0000 (16:24 -0400)]
CWL build script maintenance.  refs #8980

8 years agoadding an extra script for parallel puppet runs
Nico Cesar [Sat, 26 Mar 2016 00:42:17 +0000 (20:42 -0400)]
adding an extra script for parallel puppet runs

refs #8750

8 years agoThe upload script now uses a per-distro tmp directory.
Ward Vandewege [Sat, 19 Mar 2016 16:41:54 +0000 (12:41 -0400)]
The upload script now uses a per-distro tmp directory.

No issue #

8 years agoFix backports dir search for PACKAGE="llfuse==0.41.1". refs #8345 8345-backports-version-fix
Tom Clegg [Wed, 16 Mar 2016 07:43:06 +0000 (03:43 -0400)]
Fix backports dir search for PACKAGE="llfuse==0.41.1". refs #8345

8 years agoMerge branch '8345-llfuse-unpin' refs #8345
Tom Clegg [Fri, 11 Mar 2016 18:35:13 +0000 (13:35 -0500)]
Merge branch '8345-llfuse-unpin' refs #8345

8 years ago8345: Need "yum install -y" to reliably install rpm packages.
Tom Clegg [Fri, 11 Mar 2016 17:28:53 +0000 (12:28 -0500)]
8345: Need "yum install -y" to reliably install rpm packages.

8 years ago8345: 8491: Downgrade to llfuse 0.41 until #8345 gets sorted out (but keep the fuse...
Tom Clegg [Fri, 11 Mar 2016 07:15:10 +0000 (02:15 -0500)]
8345: 8491: Downgrade to llfuse 0.41 until #8345 gets sorted out (but keep the fuse backports).

8 years agoGet the go binary from a http url instead of https, so that our
Ward Vandewege [Thu, 10 Mar 2016 19:06:38 +0000 (14:06 -0500)]
Get the go binary from a http url instead of https, so that our
transparent proxy can cache it.

No issue #

8 years agoBuild package for arvados-cwl-runner.
Ward Vandewege [Thu, 10 Mar 2016 19:05:21 +0000 (14:05 -0500)]
Build package for arvados-cwl-runner.

refs #8671

8 years agorefs #8558
radhika [Thu, 10 Mar 2016 16:39:40 +0000 (11:39 -0500)]
refs #8558
Merge branch '8558-add-cwl-jenkins'

8 years ago8558: add cwl to jenkins 8558-add-cwl-jenkins
radhika [Wed, 9 Mar 2016 19:39:30 +0000 (14:39 -0500)]
8558: add cwl to jenkins

8 years ago8345: Uninstall old llfuse from reused virtualenv, if necessary. 8345-llfuse-unpin
Tom Clegg [Mon, 7 Mar 2016 19:28:10 +0000 (14:28 -0500)]
8345: Uninstall old llfuse from reused virtualenv, if necessary.

8 years ago8345: Merge branch 'master' into 8345-llfuse-unpin
Tom Clegg [Mon, 7 Mar 2016 05:47:10 +0000 (00:47 -0500)]
8345: Merge branch 'master' into 8345-llfuse-unpin

8 years ago8345: Fix up log messages to show which distro/package is being built/tested.
Tom Clegg [Mon, 7 Mar 2016 05:46:08 +0000 (00:46 -0500)]
8345: Fix up log messages to show which distro/package is being built/tested.

8 years ago8345: Build contextlib2 backport, needed by python-llfuse on debian7.
Tom Clegg [Mon, 7 Mar 2016 05:44:46 +0000 (00:44 -0500)]
8345: Build contextlib2 backport, needed by python-llfuse on debian7.

8 years ago8345: Add build-essential to ubuntu1204 package-building image
Tom Clegg [Thu, 3 Mar 2016 18:02:41 +0000 (13:02 -0500)]
8345: Add build-essential to ubuntu1204 package-building image

8 years ago8345: Build and install new fuse libs before building llfuse.
Tom Clegg [Thu, 3 Mar 2016 01:05:26 +0000 (20:05 -0500)]
8345: Build and install new fuse libs before building llfuse.

8 years agoBuild arvbox instead of the old docker images.
Ward Vandewege [Wed, 2 Mar 2016 15:35:55 +0000 (10:35 -0500)]
Build arvbox instead of the old docker images.

refs #8231

8 years ago8345: Use a separate vendor/cache for each OS target. See dev.arvados.org/issues...
Tom Clegg [Wed, 2 Mar 2016 15:34:58 +0000 (10:34 -0500)]
8345: Use a separate vendor/cache for each OS target. See dev.arvados.org/issues/8345#note-11

8 years agoRemove arvbox from arvados-dev (now in arvados/tools) refs #8231
Peter Amstutz [Wed, 2 Mar 2016 15:24:08 +0000 (10:24 -0500)]
Remove arvbox from arvados-dev (now in arvados/tools) refs #8231

8 years agoMerge branch 'master' into 8345-llfuse-unpin
Tom Clegg [Tue, 1 Mar 2016 07:42:46 +0000 (02:42 -0500)]
Merge branch 'master' into 8345-llfuse-unpin

8 years ago8371, 8413: Bump Rails package iteration.
Brett Smith [Mon, 29 Feb 2016 17:45:39 +0000 (12:45 -0500)]
8371, 8413: Bump Rails package iteration.

Build these bug fixes into new packages.
Closes #8371, #8413.

8 years agoMerge branch '8413-fix-rails-postinst-chgrp-wip'
Brett Smith [Mon, 29 Feb 2016 17:43:38 +0000 (12:43 -0500)]
Merge branch '8413-fix-rails-postinst-chgrp-wip'

Refs #8413.  Closes #8475.

8 years ago8413: Rails postinst doesn't chgrp root /etc/arvados.
Brett Smith [Fri, 26 Feb 2016 23:13:19 +0000 (18:13 -0500)]
8413: Rails postinst doesn't chgrp root /etc/arvados.

Non-sensitive Rails configuration files can be 0644 root:root.
Porting those permissions is fine for the individual configuration
file, but not the parent directory tree.  Don't change the group of
the directory tree in this case.

8 years agoMerge branch '8371-centos-postrm-bugfix-wip'
Brett Smith [Mon, 29 Feb 2016 17:43:11 +0000 (12:43 -0500)]
Merge branch '8371-centos-postrm-bugfix-wip'

Refs #8371.  Closes #8476.

8 years ago8371: Rails postrm only fires after removing last RPM. 8371-centos-postrm-bugfix-wip
Brett Smith [Fri, 26 Feb 2016 23:20:41 +0000 (18:20 -0500)]
8371: Rails postrm only fires after removing last RPM.

This prevents removing the package files when the postrm script is
called for the old version of a package after doing an upgrade.

RPM post- scripts are called with $1 as the number of versions of the
package currently installed on the system.  0 means the last version
has been removed.  We only want to remove files in that case.

8 years agoMerge branch 'arvbox-fixes' no issue #
Peter Amstutz [Thu, 25 Feb 2016 16:16:20 +0000 (11:16 -0500)]
Merge branch 'arvbox-fixes' no issue #

8 years agoTweak slurm configuration to run as non-root user.
Peter Amstutz [Thu, 25 Feb 2016 16:15:47 +0000 (11:15 -0500)]
Tweak slurm configuration to run as non-root user.

8 years agoFix arvados-login-sync for vm account creation
Peter Amstutz [Thu, 25 Feb 2016 16:14:21 +0000 (11:14 -0500)]
Fix arvados-login-sync for vm account creation

8 years agoGeneralize arvbox 'svrestart' to 'sv' no issue #
Peter Amstutz [Thu, 25 Feb 2016 16:12:00 +0000 (11:12 -0500)]
Generalize arvbox 'svrestart' to 'sv' no issue #

8 years agoMerge branch 'master' into 8345-llfuse-unpin
Tom Clegg [Sat, 20 Feb 2016 09:49:20 +0000 (04:49 -0500)]
Merge branch 'master' into 8345-llfuse-unpin

Conflicts:
jenkins/run-build-packages.sh

8 years agoInstall bundler gem in all build containers.
Tom Clegg [Sat, 20 Feb 2016 08:39:03 +0000 (03:39 -0500)]
Install bundler gem in all build containers.

RVM used to install bundler by default, but now it doesn't.

https://github.com/rvm/rvm/commit/dc07790042d78c525d7d52616c78cb2d55c0e764

I suppose some systems (like Jenkins) have been able to continue
working because they have cached docker images that were built before
RVM dropped bundler (1.26.11 -- Mar 30, 2015).

But on a new system, we ended up here:

[...]
Package python3-websocket-client_0.35.0-1_all.deb exists, not rebuilding
/jenkins/run-library.sh: line 139: bundle: command not found
ERROR: arvados-api-server package prep failed
/jenkins/run-build-packages.sh: line 492: bundle: command not found
ERROR: Asset precompilation failed
ERROR:  build failed with exit status 1.

No issue #

8 years agoFix dependencies after installing built package. refs #8345
Tom Clegg [Sat, 20 Feb 2016 08:04:50 +0000 (03:04 -0500)]
Fix dependencies after installing built package. refs #8345

8 years agoPin package builds of the google-api-python-client and oauth2client
Ward Vandewege [Sat, 20 Feb 2016 04:58:09 +0000 (23:58 -0500)]
Pin package builds of the google-api-python-client and oauth2client
packages to a known-working version.

no issue #

8 years ago8345: Add libselinux-dev build-dep missed by awk script, skip "recommended" packages
Tom Clegg [Sat, 20 Feb 2016 03:46:34 +0000 (22:46 -0500)]
8345: Add libselinux-dev build-dep missed by awk script, skip "recommended" packages

8 years agouses variable for curl output filename and makes curl foLlow redirects
Joshua C. Randall [Fri, 19 Feb 2016 14:26:35 +0000 (14:26 +0000)]
uses variable for curl output filename and makes curl foLlow redirects

8 years agocleans up debian/changelog generation per tomclegg's comment
Joshua C. Randall [Fri, 19 Feb 2016 14:18:06 +0000 (14:18 +0000)]
cleans up debian/changelog generation per tomclegg's comment

8 years agoadds safety quotes and '-[0-9]' before wildcard as suggested in PR #6 comments
Joshua C. Randall [Fri, 19 Feb 2016 14:11:47 +0000 (14:11 +0000)]
adds safety quotes and '-[0-9]' before wildcard as suggested in PR #6 comments

8 years agoadds safety quotes and '_' before wildcard as suggested in PR #6 comments
Joshua C. Randall [Fri, 19 Feb 2016 14:09:34 +0000 (14:09 +0000)]
adds safety quotes and '_' before wildcard as suggested in PR #6 comments

8 years agoRun slurmctld and slurmd inside arvbox. refs #6518
Peter Amstutz [Thu, 18 Feb 2016 21:28:29 +0000 (16:28 -0500)]
Run slurmctld and slurmd inside arvbox. refs #6518

8 years agoMove services to /var/lib/arvbox/services because they include logs and logs
Peter Amstutz [Tue, 16 Feb 2016 15:16:55 +0000 (10:16 -0500)]
Move services to /var/lib/arvbox/services because they include logs and logs
don't go in /usr. no issue #

8 years agoExplicitly install Docker 1.9.1 instead of using get.dockerproject.org (which gets...
Peter Amstutz [Mon, 15 Feb 2016 21:37:00 +0000 (16:37 -0500)]
Explicitly install Docker 1.9.1 instead of using get.dockerproject.org (which gets the latest). no issue #

8 years agoAdd crunch-dispatch-local to arvbox. no issue #
Peter Amstutz [Sun, 14 Feb 2016 04:18:27 +0000 (23:18 -0500)]
Add crunch-dispatch-local to arvbox.  no issue #

8 years agoAdd arvbox support for overriding settings in application.yml
Peter Amstutz [Fri, 12 Feb 2016 20:14:01 +0000 (15:14 -0500)]
Add arvbox support for overriding settings in application.yml
no issue #

8 years agoadds centos6 backport of fuse 2.9.2
Joshua Randall [Fri, 5 Feb 2016 15:16:37 +0000 (15:16 +0000)]
adds centos6 backport of fuse 2.9.2

8 years agoUnpins llfuse version and adds fuse 2.9.2 backport
Joshua Randall [Wed, 3 Feb 2016 12:48:19 +0000 (12:48 +0000)]
Unpins llfuse version and adds fuse 2.9.2 backport

8 years agoInhibit udev startup in Debian test Docker images.
Brett Smith [Wed, 3 Feb 2016 19:24:07 +0000 (14:24 -0500)]
Inhibit udev startup in Debian test Docker images.

The FUSE driver package depends on fuse, which depends on udev.
udev can't start its daemon from postinst in a container.
It has code to try to detect running in a container and skip the
daemon, but it fails intermittently.
e.g., <https://ci.curoverse.com/job/build-packages/1699/consoleFull>
It also skips starting the daemon when /etc/udev/disabled exists, so
create that.

8 years ago.deb dependencies from Python packages ignore iteration.
Brett Smith [Wed, 3 Feb 2016 13:19:34 +0000 (08:19 -0500)]
.deb dependencies from Python packages ignore iteration.

See comment for rationale.
Inspired by <https://github.com/curoverse/arvados/pull/35>.
No issue #.

8 years agoPin llfuse to 0.41.1 because 0.42 came out and broke things. no issue #
Peter Amstutz [Mon, 1 Feb 2016 14:16:52 +0000 (09:16 -0500)]
Pin llfuse to 0.41.1 because 0.42 came out and broke things.  no issue #

8 years agoAdd distinct fpm_exclude so it shows up in the right place on the fpm command
Peter Amstutz [Fri, 29 Jan 2016 21:15:41 +0000 (16:15 -0500)]
Add distinct fpm_exclude so it shows up in the right place on the fpm command
line.  refs #8008

8 years agoUse volumes for /var/log/nginx and /etc/ssl/private so that changing ownership
Peter Amstutz [Thu, 28 Jan 2016 19:55:29 +0000 (14:55 -0500)]
Use volumes for /var/log/nginx and /etc/ssl/private so that changing ownership
sticks. refs #8080

8 years agoArvbox fixes: use 'postgres' database when testing if a user exists. Copy
Peter Amstutz [Thu, 28 Jan 2016 19:22:23 +0000 (14:22 -0500)]
Arvbox fixes: use 'postgres' database when testing if a user exists.  Copy
gitolite.rc to the right place.  Print out what is being deleted when using
"reset" or "destroy". refs #8080

8 years agochown /etc/ssl/private to arvbox refs #8080
Peter Amstutz [Wed, 27 Jan 2016 21:40:53 +0000 (16:40 -0500)]
chown /etc/ssl/private to arvbox refs #8080

8 years agoBump iteration of rails packages to -4 refs #8008
Peter Amstutz [Wed, 27 Jan 2016 20:39:38 +0000 (15:39 -0500)]
Bump iteration of rails packages to -4 refs #8008

8 years agoFix selecting most recent package for package testing, refs #8008.
Peter Amstutz [Wed, 27 Jan 2016 19:34:06 +0000 (14:34 -0500)]
Fix selecting most recent package for package testing, refs #8008.

8 years ago8008: Make dependencies for build-dockerfiles.
Brett Smith [Mon, 25 Jan 2016 23:15:12 +0000 (18:15 -0500)]
8008: Make dependencies for build-dockerfiles.

We've apparently never had code to do this before.  I guess all
deployments had the dependencies generated by hand before running.
This makes them automated to fix failures like
<https://ci.curoverse.com/job/build-packages/1668/console>.
Refs #8008.

8 years agoFix markdown for arvbox README.md refs #8080
Peter Amstutz [Mon, 25 Jan 2016 17:14:44 +0000 (12:14 -0500)]
Fix markdown for arvbox README.md refs #8080

8 years agoAdd "status" command, refs #8080
Peter Amstutz [Mon, 25 Jan 2016 15:34:02 +0000 (10:34 -0500)]
Add "status" command, refs #8080

8 years agoJust create arvbox superuser instead of creating a whole useless database.
Peter Amstutz [Mon, 25 Jan 2016 15:21:22 +0000 (10:21 -0500)]
Just create arvbox superuser instead of creating a whole useless database.
Check directly whether creating the arvbox is required. refs #8080

8 years agoMake sure not to accidentally include config/application.yml and
Ward Vandewege [Fri, 22 Jan 2016 22:44:55 +0000 (17:44 -0500)]
Make sure not to accidentally include config/application.yml and
config/database.yml in our rails packages, take 2: make sure that
config/database.yml *is* present in our workbench packages, where we
want to include it.

No issue #

8 years agoMerge branch '8066-git-init-from-postinst'
Ward Vandewege [Fri, 22 Jan 2016 21:40:26 +0000 (16:40 -0500)]
Merge branch '8066-git-init-from-postinst'

closes #8066

8 years agoSome review fixes. 8066-git-init-from-postinst
Ward Vandewege [Fri, 22 Jan 2016 21:39:23 +0000 (16:39 -0500)]
Some review fixes.

closes #8066

8 years agoMerge branch 'master' into 8066-git-init-from-postinst
Ward Vandewege [Fri, 22 Jan 2016 21:21:23 +0000 (16:21 -0500)]
Merge branch 'master' into 8066-git-init-from-postinst

8 years agoMake sure not to accidentally include config/application.yml and
Ward Vandewege [Fri, 22 Jan 2016 15:27:59 +0000 (10:27 -0500)]
Make sure not to accidentally include config/application.yml and
config/database.yml in our rails packages.

No issue #

8 years agoBump libcloud package version pin to 0.20.2dev1 refs #8235
Peter Amstutz [Fri, 22 Jan 2016 15:26:14 +0000 (10:26 -0500)]
Bump libcloud package version pin to 0.20.2dev1 refs #8235

8 years agoMerge branch '8008-test-all-packages' closes #8008
Peter Amstutz [Thu, 21 Jan 2016 19:47:40 +0000 (14:47 -0500)]
Merge branch '8008-test-all-packages' closes #8008