]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
9 years agoMerge pull request #354 from dmick/wip-check-chacra-for-packages
Alfredo Deza [Tue, 19 Apr 2016 14:03:50 +0000 (10:03 -0400)]
Merge pull request #354 from dmick/wip-check-chacra-for-packages

ceph-build: check chacra for ceph-osd package to test for "should I build"

9 years agoceph-build/build/build_*: check for librados2 package presence 354/head
Dan Mick [Tue, 12 Apr 2016 21:28:10 +0000 (14:28 -0700)]
ceph-build/build/build_*: check for librados2 package presence

Assertion: if librados2 .deb of the right version etc. is present,
the build doesn't need to continue, because either the entire
build succeeded and published already, or none of it did.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoceph-build/build/build_rpm: show ARCH, but not BPTAG (not used for rpm)
Dan Mick [Tue, 12 Apr 2016 22:11:50 +0000 (15:11 -0700)]
ceph-build/build/build_rpm: show ARCH, but not BPTAG (not used for rpm)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoceph-build/build/build_rpm: remove mention of debian
Dan Mick [Tue, 12 Apr 2016 21:36:22 +0000 (14:36 -0700)]
ceph-build/build/build_rpm: remove mention of debian

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoceph-build/build/build_deb: set and use debian_version/bpvers earlier
Dan Mick [Tue, 12 Apr 2016 21:26:28 +0000 (14:26 -0700)]
ceph-build/build/build_deb: set and use debian_version/bpvers earlier

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoceph-build/build/build_deb: move "gen_debian_version" earlier in script
Dan Mick [Tue, 12 Apr 2016 21:23:54 +0000 (14:23 -0700)]
ceph-build/build/build_deb: move "gen_debian_version" earlier in script

Also drop the comment; history is over

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #352 from dmick/master
Dan Mick [Wed, 6 Apr 2016 00:40:18 +0000 (17:40 -0700)]
Merge pull request #352 from dmick/master

ceph-build: don't try x86_64/xenial builds (yet)

9 years agoceph-build: don't try x86_64/xenial builds (yet) 352/head
Dan Mick [Tue, 5 Apr 2016 23:24:28 +0000 (16:24 -0700)]
ceph-build: don't try x86_64/xenial builds (yet)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #351 from dmick/master
Andrew Schoen [Tue, 5 Apr 2016 22:54:47 +0000 (17:54 -0500)]
Merge pull request #351 from dmick/master

ceph-build/build/build_deb: restore mistakenly dropped changes for arm64

9 years agoceph-build/build/build_deb: restore mistakenly dropped changes for arm64 351/head
Dan Mick [Tue, 5 Apr 2016 22:37:56 +0000 (15:37 -0700)]
ceph-build/build/build_deb: restore mistakenly dropped changes for arm64

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #350 from dmick/master
Andrew Schoen [Tue, 5 Apr 2016 20:30:40 +0000 (15:30 -0500)]
Merge pull request #350 from dmick/master

jenkins-job-builder: sigh, log_level, not log-level

9 years agojenkins-job-builder: sigh, log_level, not log-level 350/head
Dan Mick [Tue, 5 Apr 2016 20:28:10 +0000 (13:28 -0700)]
jenkins-job-builder: sigh, log_level, not log-level

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #349 from dmick/master
Andrew Schoen [Tue, 5 Apr 2016 20:24:50 +0000 (15:24 -0500)]
Merge pull request #349 from dmick/master

jenkins-job-builder: diagnostics and allow to run on master

9 years agojenkins-job-builder: diagnostics and allow to run on master 349/head
Dan Mick [Tue, 5 Apr 2016 20:22:00 +0000 (13:22 -0700)]
jenkins-job-builder: diagnostics and allow to run on master

Adding --log-level DEBUG to hope to point out problems, and allow
job to run on master so it runs without mita provisioning (it's small
and should be fast)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #348 from dmick/wip-integrate-arm64
Andrew Schoen [Tue, 5 Apr 2016 16:56:41 +0000 (11:56 -0500)]
Merge pull request #348 from dmick/wip-integrate-arm64

Remove separate -arm64 versions and integrate into main jobs

9 years agoRemove separate -arm64 versions and integrate into main jobs 348/head
Dan Mick [Fri, 1 Apr 2016 04:55:50 +0000 (21:55 -0700)]
Remove separate -arm64 versions and integrate into main jobs

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #347 from ceph/java-conf-wheezy
Andrew Schoen [Thu, 31 Mar 2016 16:43:29 +0000 (11:43 -0500)]
Merge pull request #347 from ceph/java-conf-wheezy

set java conf for wheezy too

9 years agoset java conf for wheezy too 347/head
Alfredo Deza [Thu, 31 Mar 2016 16:29:20 +0000 (12:29 -0400)]
set java conf for wheezy too

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #346 from ceph/ceph-ansible-distros
Alfredo Deza [Wed, 30 Mar 2016 18:40:29 +0000 (14:40 -0400)]
Merge pull request #346 from ceph/ceph-ansible-distros

ceph-ansible-pull-requests: support for trusty and centos7

9 years agoceph-ansible-pull-requests: support for trusty and centos7 346/head
Andrew Schoen [Wed, 30 Mar 2016 17:06:13 +0000 (12:06 -0500)]
ceph-ansible-pull-requests: support for trusty and centos7

These tests will now run against both trusty and centos7 nodes.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #345 from dmick/master
Dan Mick [Wed, 30 Mar 2016 05:54:30 +0000 (22:54 -0700)]
Merge pull request #345 from dmick/master

more arm64 testing: more version hacking, add back chacra operations, run setup on xenial slave

9 years agoceph-setup-arm64: allow to run on the xenial node 345/head
Dan Mick [Wed, 30 Mar 2016 05:20:33 +0000 (22:20 -0700)]
ceph-setup-arm64: allow to run on the xenial node

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years ago-arm64: more "ignore non-x.y.z version" hacking. Will disappear.
Dan Mick [Wed, 30 Mar 2016 05:19:40 +0000 (22:19 -0700)]
-arm64: more "ignore non-x.y.z version" hacking.  Will disappear.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years ago-arm64: uncomment chacra lines now that it builds
Dan Mick [Wed, 30 Mar 2016 05:19:03 +0000 (22:19 -0700)]
-arm64: uncomment chacra lines now that it builds

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #344 from ceph/ceph-flags
Alfredo Deza [Tue, 29 Mar 2016 19:38:37 +0000 (15:38 -0400)]
Merge pull request #344 from ceph/ceph-flags

ceph-build: adds the ability to do a throwaway build that's not uploaded to chacra

9 years agoceph-build: only push to chacra when $THROWAWAY is false 344/head
Andrew Schoen [Tue, 29 Mar 2016 15:38:03 +0000 (10:38 -0500)]
ceph-build: only push to chacra when $THROWAWAY is false

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agolower case FORCE_VERSION
Alfredo Deza [Fri, 19 Feb 2016 21:49:55 +0000 (16:49 -0500)]
lower case FORCE_VERSION

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoadd THROWAWAY and FORCE_VERSION options
Alfredo Deza [Fri, 19 Feb 2016 21:43:20 +0000 (16:43 -0500)]
add THROWAWAY and FORCE_VERSION options

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agouse the new FORCE_VERSION when tagging for version
Alfredo Deza [Fri, 19 Feb 2016 21:42:40 +0000 (16:42 -0500)]
use the new FORCE_VERSION when tagging for version

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #343 from dmick/master
Dan Mick [Tue, 29 Mar 2016 01:21:31 +0000 (18:21 -0700)]
Merge pull request #343 from dmick/master

ceph-setup-arm64: tweaks for building unreleased branches

9 years agoceph-setup-arm64: tweaks for building unreleased branches 343/head
Dan Mick [Tue, 29 Mar 2016 01:09:51 +0000 (18:09 -0700)]
ceph-setup-arm64: tweaks for building unreleased branches

- pull from ceph.git, not ceph-releases
- always rebuild tarball
- name all source tars by $vers (x.y.z), not $cephvers (x.y.z-N-gSHA1)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #342 from dmick/master
Dan Mick [Tue, 29 Mar 2016 00:06:07 +0000 (17:06 -0700)]
Merge pull request #342 from dmick/master

Test: add ceph-setup-arm64; use it from ceph-build-arm64

9 years agoTest: add ceph-setup-arm64; use it from ceph-build-arm64 342/head
Dan Mick [Mon, 28 Mar 2016 23:59:24 +0000 (16:59 -0700)]
Test: add ceph-setup-arm64; use it from ceph-build-arm64

Make ceph-build-arm64 take from its own private setup build phase,
and add a BRANCH parameter to try to make it grab the requested
branch rather than 'latest'

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #341 from ceph/venv-trailing-slash
Alfredo Deza [Wed, 23 Mar 2016 12:50:48 +0000 (08:50 -0400)]
Merge pull request #341 from ceph/venv-trailing-slash

default to using a trailing slash now

9 years agodefault to using a trailing slash now 341/head
Alfredo Deza [Wed, 23 Mar 2016 12:47:16 +0000 (08:47 -0400)]
default to using a trailing slash now

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #340 from dmick/master
Dan Mick [Wed, 23 Mar 2016 01:12:34 +0000 (18:12 -0700)]
Merge pull request #340 from dmick/master

ceph-build-arm64: tweaks for avoiding more chacra, correct dist

9 years agoceph-build-arm64: tweaks for avoiding more chacra, correct dist 340/head
Dan Mick [Wed, 23 Mar 2016 00:35:04 +0000 (17:35 -0700)]
ceph-build-arm64: tweaks for avoiding more chacra, correct dist

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #339 from ceph/ceph-release-fix
Alfredo Deza [Tue, 22 Mar 2016 23:37:43 +0000 (19:37 -0400)]
Merge pull request #339 from ceph/ceph-release-fix

remove duplicate command directive

9 years agouse trusty nodes so that dch is installed and available for tagging 339/head
Alfredo Deza [Tue, 22 Mar 2016 23:35:36 +0000 (19:35 -0400)]
use trusty nodes so that dch is installed and available for tagging

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoremove duplicate command directive
Alfredo Deza [Tue, 22 Mar 2016 23:19:56 +0000 (19:19 -0400)]
remove duplicate command directive

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #337 from dmick/master
Alfredo Deza [Tue, 22 Mar 2016 17:59:56 +0000 (13:59 -0400)]
Merge pull request #337 from dmick/master

ceph-build-arm64: Test for arm64 build, separate from ceph-build

9 years agoceph-build-arm64: Test for arm64 build, separate from ceph-build 337/head
Dan Mick [Tue, 22 Mar 2016 03:38:49 +0000 (20:38 -0700)]
ceph-build-arm64: Test for arm64 build, separate from ceph-build

Some things want to be different in this build; let's keep them
away from the main ceph build until we're sure they can coexist
peacefully.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
9 years agoMerge pull request #338 from ceph/ceph-venvs
Andrew Schoen [Tue, 22 Mar 2016 15:42:29 +0000 (10:42 -0500)]
Merge pull request #338 from ceph/ceph-venvs

set the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs

9 years agoset the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs 338/head
Alfredo Deza [Tue, 22 Mar 2016 15:31:09 +0000 (11:31 -0400)]
set the CEPH_BUILD_VIRTUALENV environment variable for ceph jobs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #336 from ceph/pydev-26
Andrew Schoen [Wed, 16 Mar 2016 19:06:05 +0000 (14:06 -0500)]
Merge pull request #336 from ceph/pydev-26

install python2.6-dev as well for python2.6 support

9 years agoinstall python2.6-dev as well for python2.6 support 336/head
Alfredo Deza [Wed, 16 Mar 2016 18:55:35 +0000 (14:55 -0400)]
install python2.6-dev as well for python2.6 support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #335 from ceph/py26-agent
Andrew Schoen [Wed, 16 Mar 2016 15:04:37 +0000 (10:04 -0500)]
Merge pull request #335 from ceph/py26-agent

install python 2.6 for the radosgw-agent job

9 years agoclarify further why we need to call ansible to get python 2.6 335/head
Alfredo Deza [Wed, 16 Mar 2016 15:02:33 +0000 (11:02 -0400)]
clarify further why we need to call ansible to get python 2.6

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoinclude the build utils script
Alfredo Deza [Wed, 16 Mar 2016 14:43:33 +0000 (10:43 -0400)]
include the build utils script

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agocall the ansible playbook before running tox, so that we have py2.6 in
Alfredo Deza [Wed, 16 Mar 2016 14:42:23 +0000 (10:42 -0400)]
call the ansible playbook before running tox, so that we have py2.6 in

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoclone ceph-build as well so we can use a bit of ansible
Alfredo Deza [Wed, 16 Mar 2016 14:41:56 +0000 (10:41 -0400)]
clone ceph-build as well so we can use a bit of ansible

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoremove privileges for travis
Alfredo Deza [Wed, 16 Mar 2016 14:41:16 +0000 (10:41 -0400)]
remove privileges for travis

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #334 from ceph/slave-tmpl-precise
Alfredo Deza [Fri, 4 Mar 2016 12:35:12 +0000 (07:35 -0500)]
Merge pull request #334 from ceph/slave-tmpl-precise

port the java jdk fix to the slave template as well

9 years agoport the java jdk fix to the slave template as well 334/head
Alfredo Deza [Fri, 4 Mar 2016 12:33:34 +0000 (07:33 -0500)]
port the java jdk fix to the slave template as well

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #333 from mazebuhu/precise-set-jdk-version
Alfredo Deza [Fri, 4 Mar 2016 12:30:38 +0000 (07:30 -0500)]
Merge pull request #333 from mazebuhu/precise-set-jdk-version

Set the correct java version on ubuntu precise.

9 years agoSet the correct java version on ubuntu precise. 333/head
Martin Palma [Fri, 4 Mar 2016 05:58:09 +0000 (06:58 +0100)]
Set the correct java version on ubuntu precise.

Signed-off-by: Martin Palma <martin@palma.bz>
9 years agoMerge pull request #331 from ceph/coverage-fix
Ken Dreyer [Tue, 1 Mar 2016 17:01:28 +0000 (10:01 -0700)]
Merge pull request #331 from ceph/coverage-fix

fix ceph-installer coverage call

9 years agospecify the path to the ceph_installer tests directory 331/head
Alfredo Deza [Tue, 1 Mar 2016 16:38:56 +0000 (11:38 -0500)]
specify the path to the ceph_installer tests directory

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agochante directories to workspace
Alfredo Deza [Tue, 1 Mar 2016 16:38:27 +0000 (11:38 -0500)]
chante directories to workspace

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoinstall the project before trying to run the tests
Alfredo Deza [Tue, 1 Mar 2016 16:20:03 +0000 (11:20 -0500)]
install the project before trying to run the tests

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #330 from ceph/installer-coverage
Andrew Schoen [Tue, 1 Mar 2016 15:57:11 +0000 (09:57 -0600)]
Merge pull request #330 from ceph/installer-coverage

ceph-installer coverage

9 years agoconfigure the ceph-installer merge job to trigger on merges 330/head
Alfredo Deza [Tue, 1 Mar 2016 14:14:51 +0000 (09:14 -0500)]
configure the ceph-installer merge job to trigger on merges

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agocreate a ceph-installer-merged job
Alfredo Deza [Tue, 1 Mar 2016 14:14:32 +0000 (09:14 -0500)]
create a ceph-installer-merged job

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #329 from ceph/fix-docs-name
Andrew Schoen [Wed, 24 Feb 2016 15:04:07 +0000 (09:04 -0600)]
Merge pull request #329 from ceph/fix-docs-name

had the same name in two jobs

9 years agohad the same name in two jobs 329/head
Alfredo Deza [Wed, 24 Feb 2016 14:53:22 +0000 (09:53 -0500)]
had the same name in two jobs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #328 from ceph/use-venv
Alfredo Deza [Wed, 24 Feb 2016 13:00:45 +0000 (08:00 -0500)]
Merge pull request #328 from ceph/use-venv

use VENV to reference installed utils

9 years agouse VENV to reference installed utils 328/head
Alfredo Deza [Wed, 24 Feb 2016 12:21:27 +0000 (07:21 -0500)]
use VENV to reference installed utils

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #327 from ceph/installer-docs
Ken Dreyer [Tue, 23 Feb 2016 20:57:25 +0000 (13:57 -0700)]
Merge pull request #327 from ceph/installer-docs

Installer docs

9 years agocreate a docs pr job for ceph-installer 327/head
Alfredo Deza [Tue, 23 Feb 2016 20:47:03 +0000 (15:47 -0500)]
create a docs pr job for ceph-installer

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agocreate a ceph-installer-docs job
Alfredo Deza [Tue, 23 Feb 2016 20:33:13 +0000 (15:33 -0500)]
create a ceph-installer-docs job

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #326 from ceph/installer-job-fixes
Andrew Schoen [Wed, 17 Feb 2016 19:37:18 +0000 (13:37 -0600)]
Merge pull request #326 from ceph/installer-job-fixes

include the build utils for ceph-installer prs

9 years agoinclude the build utils for ceph-installer prs 326/head
Alfredo Deza [Wed, 17 Feb 2016 19:18:11 +0000 (14:18 -0500)]
include the build utils for ceph-installer prs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #325 from ceph/ceph-installer
Andrew Schoen [Wed, 17 Feb 2016 15:42:11 +0000 (09:42 -0600)]
Merge pull request #325 from ceph/ceph-installer

ceph-installer pull request job

9 years agodefine the types of nodes we need 325/head
Alfredo Deza [Wed, 17 Feb 2016 15:34:45 +0000 (10:34 -0500)]
define the types of nodes we need

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agocreate a build script that runs tox
Alfredo Deza [Wed, 17 Feb 2016 14:34:36 +0000 (09:34 -0500)]
create a build script that runs tox

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoremove old users from privileged section
Alfredo Deza [Wed, 17 Feb 2016 14:34:04 +0000 (09:34 -0500)]
remove old users from privileged section

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoconfigure the job to run tests, not build for PRs
Alfredo Deza [Wed, 17 Feb 2016 14:33:28 +0000 (09:33 -0500)]
configure the job to run tests, not build for PRs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agorename mariner to ceph-installer
Alfredo Deza [Wed, 17 Feb 2016 14:32:55 +0000 (09:32 -0500)]
rename mariner to ceph-installer

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agodisable the mariner installer packaging
Alfredo Deza [Wed, 17 Feb 2016 14:07:23 +0000 (09:07 -0500)]
disable the mariner installer packaging

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #324 from ceph/ansible-remove-os-tuning
Alfredo Deza [Tue, 16 Feb 2016 15:58:33 +0000 (10:58 -0500)]
Merge pull request #324 from ceph/ansible-remove-os-tuning

ceph-ansible-pull-requests: remove os_tuning_params from extra-vars

9 years agoceph-ansible-pull-requests: remove os_tuning_params from extra-vars 324/head
Andrew Schoen [Tue, 16 Feb 2016 15:38:34 +0000 (09:38 -0600)]
ceph-ansible-pull-requests: remove os_tuning_params from extra-vars

The value in os_tuning_params that set vm.min_free_kybtes used to lock
up our testing slaves so we removed it from this job. However,
ceph-ansible is now attempting to auto calculate this.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #323 from ceph/ceph-jenkins-ssh
Andrew Schoen [Mon, 8 Feb 2016 15:33:01 +0000 (09:33 -0600)]
Merge pull request #323 from ceph/ceph-jenkins-ssh

inject the ssh keys for the jenkins user so that it can push to ceph-ansible repos

9 years agoinject the ssh keys for the jenkins user so that it can push to ceph-ansible repos 323/head
Alfredo Deza [Mon, 8 Feb 2016 15:18:07 +0000 (10:18 -0500)]
inject the ssh keys for the jenkins user so that it can push to ceph-ansible repos

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #322 from ceph/readme-update
Andrew Schoen [Fri, 5 Feb 2016 18:15:14 +0000 (12:15 -0600)]
Merge pull request #322 from ceph/readme-update

mention the timeout on scripts

9 years agodocument how users should not edit Jenkins directly 322/head
Alfredo Deza [Fri, 5 Feb 2016 18:02:50 +0000 (13:02 -0500)]
document how users should not edit Jenkins directly

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agomention the timeout on scripts
Alfredo Deza [Fri, 5 Feb 2016 17:56:23 +0000 (12:56 -0500)]
mention the timeout on scripts

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #321 from ceph/ceph-pr-timeouts
Andrew Schoen [Fri, 5 Feb 2016 15:56:35 +0000 (09:56 -0600)]
Merge pull request #321 from ceph/ceph-pr-timeouts

testing pull request commits should never take more than 10 minutes

9 years agotesting pull request commits should never take more than 10 minutes 321/head
Alfredo Deza [Fri, 5 Feb 2016 13:24:18 +0000 (08:24 -0500)]
testing pull request commits should never take more than 10 minutes

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #320 from ceph/ceph-ansible-galaxy
Alfredo Deza [Wed, 3 Feb 2016 22:50:32 +0000 (17:50 -0500)]
Merge pull request #320 from ceph/ceph-ansible-galaxy

Adds a new job to update the ceph-ansible galaxy repos on merge

9 years agoAdds a new job to update the ceph-ansible galaxy repos on merge 320/head
Andrew Schoen [Wed, 3 Feb 2016 22:35:25 +0000 (16:35 -0600)]
Adds a new job to update the ceph-ansible galaxy repos on merge

When new code is merged to master of ceph-ansible a command is run to
update the individual role repos with the changes for Ansible Galaxy.

See the first request of https://github.com/ceph/ceph-ansible/issues/507

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #319 from ceph/delay-postscript
Andrew Schoen [Fri, 29 Jan 2016 15:23:21 +0000 (09:23 -0600)]
Merge pull request #319 from ceph/delay-postscript

pass an option to delay the deletion of the node

9 years agoalso please spit out what you are posting 319/head
Alfredo Deza [Fri, 29 Jan 2016 13:28:48 +0000 (08:28 -0500)]
also please spit out what you are posting

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agopass an option to delay the deletion of the node
Alfredo Deza [Thu, 28 Jan 2016 16:01:44 +0000 (11:01 -0500)]
pass an option to delay the deletion of the node

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #318 from ceph/extra-vars-json
Alfredo Deza [Thu, 28 Jan 2016 13:46:06 +0000 (08:46 -0500)]
Merge pull request #318 from ceph/extra-vars-json

ceph-ansible-pull-requests: set monitor_interface correctly

9 years agoceph-ansible-pull-requests: set monitor_interface correctly 318/head
Andrew Schoen [Thu, 28 Jan 2016 13:21:08 +0000 (07:21 -0600)]
ceph-ansible-pull-requests: set monitor_interface correctly

The trusty and centos nodes we're using in OVH both use eth0. This also
fixes a typo when setting monitor_interface in the json file used by
extra-vars.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #317 from ceph/extra-vars-json
Alfredo Deza [Wed, 27 Jan 2016 22:21:20 +0000 (17:21 -0500)]
Merge pull request #317 from ceph/extra-vars-json

ceph-ansible-pull-requests: add os_tuning_params to --extra-vars

9 years agoceph-ansible-pull-requests: up verbosity to -vvv 317/head
Andrew Schoen [Wed, 27 Jan 2016 21:03:30 +0000 (15:03 -0600)]
ceph-ansible-pull-requests: up verbosity to -vvv

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-ansible-pull-requests: add fsid and monitor_secret to extra-vars
Andrew Schoen [Wed, 27 Jan 2016 21:02:57 +0000 (15:02 -0600)]
ceph-ansible-pull-requests: add fsid and monitor_secret to extra-vars

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agouse variables to set extra-vars so they show up in console output
Andrew Schoen [Wed, 27 Jan 2016 20:59:13 +0000 (14:59 -0600)]
use variables to set extra-vars so they show up in console output

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-ansible-pull-requests: write a json file for the extra_vars
Andrew Schoen [Wed, 27 Jan 2016 20:02:41 +0000 (14:02 -0600)]
ceph-ansible-pull-requests: write a json file for the extra_vars

This'll make it easier to read and the diffs will be nicer as well.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>