]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
8 years agoceph-docker-nightly: keep all logs forever
Andrew Schoen [Thu, 4 May 2017 19:53:53 +0000 (14:53 -0500)]
ceph-docker-nightly: keep all logs forever

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #695 from ceph/libvirt-fixes
Alfredo Deza [Tue, 2 May 2017 19:00:07 +0000 (15:00 -0400)]
Merge pull request #695 from ceph/libvirt-fixes

attempt to make libvirt slaves more stable

8 years agouse libvirt util methods in all jobs that use libvirt 695/head
Andrew Schoen [Tue, 2 May 2017 12:49:23 +0000 (07:49 -0500)]
use libvirt util methods in all jobs that use libvirt

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoscripts: add libvirt util functions to build_utils.sh
Andrew Schoen [Tue, 2 May 2017 12:45:28 +0000 (07:45 -0500)]
scripts: add libvirt util functions to build_utils.sh

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-installer-tests: restart libvirt services before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:09:21 +0000 (13:09 -0500)]
ceph-installer-tests: restart libvirt services before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-docker-prs: restart libvirt services before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:08:47 +0000 (13:08 -0500)]
ceph-docker-prs: restart libvirt services before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-docker-nightly: restart libvirt services before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:08:28 +0000 (13:08 -0500)]
ceph-docker-nightly: restart libvirt services before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-ansible-prs: restart libvirt services before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:08:07 +0000 (13:08 -0500)]
ceph-ansible-prs: restart libvirt services before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-installer-tests: remove old libvirt networks before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:04:35 +0000 (13:04 -0500)]
ceph-installer-tests: remove old libvirt networks before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-docker-prs: remove old libvirt networks before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:04:00 +0000 (13:04 -0500)]
ceph-docker-prs: remove old libvirt networks before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoceph-docker-nightly: remove old libvirt networks before running tests
Andrew Schoen [Fri, 28 Apr 2017 18:03:27 +0000 (13:03 -0500)]
ceph-docker-nightly: remove old libvirt networks before running tests

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #700 from ceph/wip-nfs-ganesha-version
Alfredo Deza [Tue, 2 May 2017 18:56:11 +0000 (14:56 -0400)]
Merge pull request #700 from ceph/wip-nfs-ganesha-version

nfs-ganesha: fix rpm version finder to work on dev and release candid…

8 years agonfs-ganesha: set VERSION correctly in rpm builds 700/head
Ali Maredia [Tue, 2 May 2017 15:53:14 +0000 (11:53 -0400)]
nfs-ganesha: set VERSION correctly in rpm builds

$VERSION now set properly for "dev-X" & "rcX"
versions in rpm builds of nfs-ganesha.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #699 from ceph/ceph-ansible-scenario-fix
Alfredo Deza [Mon, 1 May 2017 20:49:02 +0000 (16:49 -0400)]
Merge pull request #699 from ceph/ceph-ansible-scenario-fix

ceph-ansible-scenario: enable concurrent builds

8 years agoceph-ansible-scenario: enable concurrent builds 699/head
Andrew Schoen [Mon, 1 May 2017 20:40:53 +0000 (15:40 -0500)]
ceph-ansible-scenario: enable concurrent builds

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #698 from ceph/ceph-ansible-scenario-fix
Alfredo Deza [Mon, 1 May 2017 14:39:40 +0000 (10:39 -0400)]
Merge pull request #698 from ceph/ceph-ansible-scenario-fix

ceph-ansible-scenario: use include-raw instead of include-raw-escape

8 years agoceph-ansible-scenario: use include-raw instead of include-raw-escape 698/head
Andrew Schoen [Mon, 1 May 2017 14:27:07 +0000 (09:27 -0500)]
ceph-ansible-scenario: use include-raw instead of include-raw-escape

This job is not using a job-template and fails with the following error
when using include-raw-escape:

  syntax error near unexpected token `{{'

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #697 from ceph/ceph-ansible-scenario
Andrew Schoen [Fri, 28 Apr 2017 20:14:48 +0000 (15:14 -0500)]
Merge pull request #697 from ceph/ceph-ansible-scenario

ceph-ansible-scenario: create an individual scenario job

8 years agoceph-ansible-scenario: create an individual scenario job 697/head
Alfredo Deza [Fri, 28 Apr 2017 20:02:23 +0000 (16:02 -0400)]
ceph-ansible-scenario: create an individual scenario job

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #696 from ceph/disable-ceph-prs-arm
Andrew Schoen [Fri, 28 Apr 2017 19:54:46 +0000 (14:54 -0500)]
Merge pull request #696 from ceph/disable-ceph-prs-arm

ceph-prs-arm: disable for now, needs to get worked on

8 years agoceph-prs-arm: disable for now, needs to get worked on 696/head
Alfredo Deza [Fri, 28 Apr 2017 18:40:20 +0000 (14:40 -0400)]
ceph-prs-arm: disable for now, needs to get worked on

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #693 from ceph/patched-jenkins
Andrew Schoen [Fri, 28 Apr 2017 14:44:15 +0000 (09:44 -0500)]
Merge pull request #693 from ceph/patched-jenkins

ansible: using forked version of python-jenkins until we can fix upstream

8 years agoansible: update examples with patched python-jenkins 693/head
Alfredo Deza [Fri, 28 Apr 2017 14:37:25 +0000 (10:37 -0400)]
ansible: update examples with patched python-jenkins

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoansible: using forked version of python-jenkins until we can fix upstream
Alfredo Deza [Thu, 27 Apr 2017 01:17:26 +0000 (21:17 -0400)]
ansible: using forked version of python-jenkins until we can fix upstream

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #694 from ceph/rpm-install-mock
Alfredo Deza [Thu, 27 Apr 2017 15:08:00 +0000 (11:08 -0400)]
Merge pull request #694 from ceph/rpm-install-mock

ceph-ansible/-installer: explicitly install mock

8 years agoceph-ansible/-installer: explicitly install mock 694/head
Ken Dreyer [Thu, 27 Apr 2017 15:02:51 +0000 (09:02 -0600)]
ceph-ansible/-installer: explicitly install mock

It appears that Yum is not installing "mock" when installing fedpkg
(with fedpkg-1.28-1.el7). Explicitly install it in our build steps.

8 years agoMerge pull request #692 from ceph/slave-java-version
Alfredo Deza [Thu, 27 Apr 2017 01:20:51 +0000 (21:20 -0400)]
Merge pull request #692 from ceph/slave-java-version

ansible: we now need java-1.8.0-openjdk on rpm nodes

8 years agoansible: we now need java-1.8.0-openjdk on rpm nodes 692/head
Andrew Schoen [Thu, 27 Apr 2017 01:06:37 +0000 (20:06 -0500)]
ansible: we now need java-1.8.0-openjdk on rpm nodes

After the latest jenkins upgrade to 2.57 our centos slaves failed to
connect to jenkins, upgrading to a 1.8.0 version of java fixed the
issue.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #691 from ceph/ganesha-json-fix
Andrew Schoen [Tue, 25 Apr 2017 19:21:21 +0000 (14:21 -0500)]
Merge pull request #691 from ceph/ganesha-json-fix

nfs-ganesha: add missing comma in JSON blob

8 years agonfs-ganesha: add missing comma in JSON blob 691/head
Alfredo Deza [Tue, 25 Apr 2017 19:02:16 +0000 (15:02 -0400)]
nfs-ganesha: add missing comma in JSON blob

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #689 from ceph/ceph-prs-arm
Andrew Schoen [Tue, 25 Apr 2017 18:26:39 +0000 (13:26 -0500)]
Merge pull request #689 from ceph/ceph-prs-arm

ceph-prs-arm: create a job to build arm on PRs

8 years agoceph-prs-arm: create a job to build arm on PRs 689/head
Alfredo Deza [Mon, 24 Apr 2017 18:04:46 +0000 (14:04 -0400)]
ceph-prs-arm: create a job to build arm on PRs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #690 from ceph/libvirt-hammer
Alfredo Deza [Tue, 25 Apr 2017 18:19:23 +0000 (14:19 -0400)]
Merge pull request #690 from ceph/libvirt-hammer

ceph-ansible-prs: remove old libvirt networks before running tests

8 years agoceph-ansible-prs: remove old libvirt networks before running tests 690/head
Andrew Schoen [Tue, 25 Apr 2017 18:04:24 +0000 (13:04 -0500)]
ceph-ansible-prs: remove old libvirt networks before running tests

Occasionally we deal with libvirt network issues on jenkins slaves that
have been used for a couple test runs, this attempts to avoid those.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #688 from ceph/wip-bz-mill
Gregory Meno [Sat, 22 Apr 2017 05:40:01 +0000 (22:40 -0700)]
Merge pull request #688 from ceph/wip-bz-mill

re-organize the script

8 years agore-organize the script 688/head
Gregory Meno [Sat, 22 Apr 2017 05:38:03 +0000 (22:38 -0700)]
re-organize the script

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #687 from ceph/wip-bz-mill
Gregory Meno [Sat, 22 Apr 2017 00:26:04 +0000 (17:26 -0700)]
Merge pull request #687 from ceph/wip-bz-mill

add config to run the template generator

8 years agoadd config to run the template generator 687/head
Gregory Meno [Sat, 22 Apr 2017 00:05:32 +0000 (17:05 -0700)]
add config to run the template generator

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #686 from ceph/wip-bz-mill
Gregory Meno [Sat, 22 Apr 2017 00:00:14 +0000 (17:00 -0700)]
Merge pull request #686 from ceph/wip-bz-mill

see what is in the enviroment

8 years agouse b-ranto's template trickto get the metrics map 686/head
Gregory Meno [Fri, 21 Apr 2017 23:59:01 +0000 (16:59 -0700)]
use b-ranto's template trickto get the metrics map

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agosee what is in the enviroment
Gregory Meno [Fri, 21 Apr 2017 23:45:00 +0000 (16:45 -0700)]
see what is in the enviroment

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #685 from ceph/wip-bz-mill
Gregory Meno [Fri, 21 Apr 2017 23:40:25 +0000 (16:40 -0700)]
Merge pull request #685 from ceph/wip-bz-mill

del the project -- don't need it

8 years agoMerge branch 'master' into wip-bz-mill 685/head
Gregory Meno [Fri, 21 Apr 2017 23:39:39 +0000 (16:39 -0700)]
Merge branch 'master' into wip-bz-mill

8 years agodel the project -- don't need it
Gregory Meno [Fri, 21 Apr 2017 23:21:36 +0000 (16:21 -0700)]
del the project -- don't need it

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #684 from ceph/luminous-trigger
Alfredo Deza [Fri, 21 Apr 2017 20:23:54 +0000 (13:23 -0700)]
Merge pull request #684 from ceph/luminous-trigger

ceph-dev-trigger: also build luminous

8 years agoceph-dev-trigger: also build luminous 684/head
Andrew Schoen [Fri, 21 Apr 2017 19:51:29 +0000 (12:51 -0700)]
ceph-dev-trigger: also build luminous

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #683 from ceph/wip-bz-mill
Gregory Meno [Thu, 20 Apr 2017 00:28:15 +0000 (17:28 -0700)]
Merge pull request #683 from ceph/wip-bz-mill

adds a builder def.

8 years agoadds a builder def. 683/head
Gregory Meno [Thu, 20 Apr 2017 00:24:37 +0000 (17:24 -0700)]
adds a builder def.

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #682 from ceph/wip-bz-mill
Gregory Meno [Thu, 20 Apr 2017 00:16:14 +0000 (17:16 -0700)]
Merge pull request #682 from ceph/wip-bz-mill

adds a job definition

8 years agoadds a job definition 682/head
Gregory Meno [Thu, 20 Apr 2017 00:11:44 +0000 (17:11 -0700)]
adds a job definition

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #681 from ceph/wip-bz-mill
Gregory Meno [Thu, 20 Apr 2017 00:02:59 +0000 (17:02 -0700)]
Merge pull request #681 from ceph/wip-bz-mill

adds a simple script that feeds bz counts into grafana

8 years agoremoving unnecessary teardown 681/head
Gregory Meno [Wed, 19 Apr 2017 23:54:51 +0000 (16:54 -0700)]
removing unnecessary teardown

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoadds a simple script that feeds bz counts into grafana
Gregory Meno [Wed, 19 Apr 2017 23:46:49 +0000 (16:46 -0700)]
adds a simple script that feeds bz counts into grafana

Signed-off-by: Gregory Meno <gmeno@redhat.com>
8 years agoMerge pull request #679 from ceph/ceph-ansible-docs-prs
Andrew Schoen [Thu, 13 Apr 2017 17:24:31 +0000 (12:24 -0500)]
Merge pull request #679 from ceph/ceph-ansible-docs-prs

ceph-ansible-docs-prs: create a job for building docs on prs

8 years agoceph-ansible-docs-prs: create a job for building docs on prs 679/head
Alfredo Deza [Thu, 13 Apr 2017 16:56:42 +0000 (12:56 -0400)]
ceph-ansible-docs-prs: create a job for building docs on prs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #678 from ceph/libvirt-networks
Ken Dreyer [Wed, 12 Apr 2017 22:14:06 +0000 (16:14 -0600)]
Merge pull request #678 from ceph/libvirt-networks

ceph-ansible-prs: destroy and undefine libvirt networks on teardown

8 years agoceph-ansible-prs: destroy and undefine libvirt networks on teardown 678/head
Andrew Schoen [Wed, 12 Apr 2017 22:12:18 +0000 (17:12 -0500)]
ceph-ansible-prs: destroy and undefine libvirt networks on teardown

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #677 from ceph/libvirt-kill-networks
Ken Dreyer [Wed, 12 Apr 2017 21:08:07 +0000 (15:08 -0600)]
Merge pull request #677 from ceph/libvirt-kill-networks

ceph-ansible-prs: ensure libvirt networks are destroyed after a job is completed

8 years agoceph-ansible-prs: ensure libvirt networks are destroyed after a job is completed 677/head
Alfredo Deza [Wed, 12 Apr 2017 21:00:59 +0000 (17:00 -0400)]
ceph-ansible-prs: ensure libvirt networks are destroyed after a job is completed

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #676 from ceph/mkdir-typo
Alfredo Deza [Tue, 11 Apr 2017 20:14:26 +0000 (16:14 -0400)]
Merge pull request #676 from ceph/mkdir-typo

ceph-ansible-docs: fix a typo on mkdir

8 years agoceph-ansible-docs: fix a typo on mkdir 676/head
Alfredo Deza [Tue, 11 Apr 2017 19:57:06 +0000 (15:57 -0400)]
ceph-ansible-docs: fix a typo on mkdir

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #675 from ceph/ceph-ansible-docs
Alfredo Deza [Mon, 10 Apr 2017 11:57:02 +0000 (07:57 -0400)]
Merge pull request #675 from ceph/ceph-ansible-docs

ceph-ansible-docs: initial take on automatic docs for ceph-ansible

8 years agoceph-ansible-docs: initial take on automatic docs for ceph-ansible 675/head
Alfredo Deza [Fri, 7 Apr 2017 19:10:49 +0000 (15:10 -0400)]
ceph-ansible-docs: initial take on automatic docs for ceph-ansible

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #674 from ceph/pr-submodules-fetch
Alfredo Deza [Tue, 4 Apr 2017 21:58:34 +0000 (17:58 -0400)]
Merge pull request #674 from ceph/pr-submodules-fetch

ceph-pr-submodules: explicitly fetch the target branch

8 years agoceph-pr-submodules: explicitly fetch the target branch 674/head
Ken Dreyer [Tue, 4 Apr 2017 21:40:37 +0000 (15:40 -0600)]
ceph-pr-submodules: explicitly fetch the target branch

This ceph-pr-submodules job is still giving us false positives in some
cases.

We were comparing against a target branch (for example "origin/jewel"),
but we could not see the *exact* sha1 that Jenkins thought was
"origin/jewel". Sometimes this job would fail, and the failure hinted
that Jenkins might be comparing an older target branch.

Explicitly fetch the target branch immediately before doing the "git
log" operation, and print the target branch's sha1 ref to stdout in case
we need further debugging.

8 years agoMerge pull request #673 from ceph/wip-nfs-ganesha
Alfredo Deza [Tue, 4 Apr 2017 19:09:04 +0000 (15:09 -0400)]
Merge pull request #673 from ceph/wip-nfs-ganesha

nfs-ganesha: remove trusty from axis

8 years agonfs-ganesha: remove trusty from axis 673/head
Ali Maredia [Tue, 4 Apr 2017 18:57:47 +0000 (14:57 -0400)]
nfs-ganesha: remove trusty from axis

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #672 from ceph/ceph-ansible-kraken
Alfredo Deza [Tue, 4 Apr 2017 14:50:09 +0000 (10:50 -0400)]
Merge pull request #672 from ceph/ceph-ansible-kraken

ceph-ansible-prs: run tests for jewel and kraken

8 years agoceph-ansible-prs: run tests for jewel and kraken 672/head
Andrew Schoen [Mon, 3 Apr 2017 21:21:45 +0000 (16:21 -0500)]
ceph-ansible-prs: run tests for jewel and kraken

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #671 from ceph/wip-nfs-ganesha
Alfredo Deza [Thu, 30 Mar 2017 17:19:08 +0000 (13:19 -0400)]
Merge pull request #671 from ceph/wip-nfs-ganesha

nfs-ganesha: change shaman polling time to 20 mins

8 years agonfs-ganesha: change shaman polling time to 20 mins 671/head
Ali Maredia [Thu, 30 Mar 2017 17:06:07 +0000 (13:06 -0400)]
nfs-ganesha: change shaman polling time to 20 mins

Certain Trusty builds were failing because the
repos weren't available until 11-15 mins after
the job was run

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #670 from ceph/wip-nfs-ganesha
Ken Dreyer [Wed, 29 Mar 2017 21:13:19 +0000 (15:13 -0600)]
Merge pull request #670 from ceph/wip-nfs-ganesha

nfs-ganesha: fix build_deb shaman polling loop

8 years agonfs-ganesha: fix build_deb shaman polling loop exit status 670/head
Ali Maredia [Wed, 29 Mar 2017 20:42:18 +0000 (16:42 -0400)]
nfs-ganesha: fix build_deb shaman polling loop exit status

The curl command sometimes returns 504, since the
chacra repository isn't ready yet. That exit
status stops the rest of the script from running
instead of running through the loop for $TIME_LIMIT
and rerunning curl every $INTERVAL.

This fix
ensures the exit status is always true.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #669 from ceph/wip-nfs-ganesha
Alfredo Deza [Tue, 28 Mar 2017 15:10:59 +0000 (11:10 -0400)]
Merge pull request #669 from ceph/wip-nfs-ganesha

nfs-ganesha: add missing quotation mark

8 years agonfs-ganesha: add missing quotation mark 669/head
Ali Maredia [Tue, 28 Mar 2017 15:05:41 +0000 (11:05 -0400)]
nfs-ganesha: add missing quotation mark

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #667 from ceph/pbuilder-override-config
Alfredo Deza [Fri, 24 Mar 2017 17:20:33 +0000 (13:20 -0400)]
Merge pull request #667 from ceph/pbuilder-override-config

reconfigure apt during every "pbuilder update"

8 years agoreconfigure apt during every "pbuilder update" 667/head
Ken Dreyer [Thu, 23 Mar 2017 22:17:30 +0000 (16:17 -0600)]
reconfigure apt during every "pbuilder update"

The nfs-ganesha pbuilder setup code configures the pbuilder caches to
point at repos from shaman. Since all Jenkins jobs uses the same
pbuilder cache tarballs, this means that these shaman repositories will
still be enabled in the next jobs that run on a slave.

1) nfs-ganesha job runs on a slave
2) nfs-ganesha job configures pbuilder cache to use shaman repo
3) nfs-ganesha job finishes
4) ceph-build job runs on same slave slave
5) ceph-build job uses same pbuilder cache with shaman repo configured

In addition to polluting the pbuilder environment, this can also lead to
pbuilder failures when shaman/chacra garbage-collects old repositories,
because Apt wants to download repo metadata from old ceph repos that
are no longer available.

Force every job that runs "pbuilder update" to also run with
"--override-config" in order to wipe out any apt repositories that may
have been configured in the cache.

8 years agoMerge pull request #666 from ceph/wip-nfs-ganesha
Alfredo Deza [Tue, 21 Mar 2017 20:11:52 +0000 (16:11 -0400)]
Merge pull request #666 from ceph/wip-nfs-ganesha

nfs-ganesha: put flavor after chacra_endpoint

8 years agonfs-ganesha: add flavor to chacra endpoints 666/head
Ali Maredia [Fri, 17 Mar 2017 16:33:24 +0000 (12:33 -0400)]
nfs-ganesha: add flavor to chacra endpoints

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #665 from dmick/wip-submodule-check
Ken Dreyer [Mon, 20 Mar 2017 17:53:52 +0000 (11:53 -0600)]
Merge pull request #665 from dmick/wip-submodule-check

ceph-pr-submodules: fix submodule check.

8 years agoceph-pr-submodules: fix submodule check. 665/head
Dan Mick [Thu, 16 Mar 2017 05:06:20 +0000 (22:06 -0700)]
ceph-pr-submodules: fix submodule check.

Prior code never generated any output at all.

Fixes: http://tracker.ceph.com/issues/19244
Signed-off-by: Dan Mick <dan.mick@redhat.com>
8 years agoMerge pull request #664 from dmick/wip-avoid-null-doc-build
Ken Dreyer [Wed, 15 Mar 2017 21:59:48 +0000 (15:59 -0600)]
Merge pull request #664 from dmick/wip-avoid-null-doc-build

ceph-docs: Verify push contains docs files; don't build if not

8 years agoceph-docs: Verify push contains docs files; don't build if not 664/head
Dan Mick [Tue, 14 Mar 2017 20:53:53 +0000 (13:53 -0700)]
ceph-docs: Verify push contains docs files; don't build if not

Signed-off-by: Dan Mick <dan.mick@redhat.com>
8 years agoMerge pull request #663 from ceph/build-utils-ssl-verify
Alfredo Deza [Wed, 15 Mar 2017 18:15:34 +0000 (14:15 -0400)]
Merge pull request #663 from ceph/build-utils-ssl-verify

build_utils: enable SSL verification

8 years agobuild_utils: enable SSL verification 663/head
Ken Dreyer [Wed, 15 Mar 2017 17:50:37 +0000 (11:50 -0600)]
build_utils: enable SSL verification

All our chacra endpoints (https://*.chacra.ceph.com) use HTTPS certs
signed by LetsEncrypt now. There's no need to disable SSL verification
here any more.

(This conceptually reverts the change in
f5e28bdeb675f6e245c26ae7d0e7f662ac1ed0f1).

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
8 years agoMerge pull request #662 from ktdreyer/nfs-ganesha-rm-credential
Ali Maredia [Tue, 14 Mar 2017 18:08:11 +0000 (14:08 -0400)]
Merge pull request #662 from ktdreyer/nfs-ganesha-rm-credential

nfs-ganesha: rm SSH credential

8 years agonfs-ganesha: rm SSH credential 662/head
Ken Dreyer [Tue, 14 Mar 2017 16:38:44 +0000 (10:38 -0600)]
nfs-ganesha: rm SSH credential

This job doesn't use SSH, so there's no need to make this credential
available to the job.

8 years agoMerge pull request #661 from ceph/wip-nfs-ganesha
Alfredo Deza [Mon, 13 Mar 2017 21:52:28 +0000 (17:52 -0400)]
Merge pull request #661 from ceph/wip-nfs-ganesha

nfs-ganesha: add flavors and assing BRANCH to NFS_GANESHA_BRANCH

8 years agonfs-ganesha: add flavors and assing BRANCH to NFS_GANESHA_BRANCH 661/head
Ali Maredia [Mon, 13 Mar 2017 18:35:22 +0000 (14:35 -0400)]
nfs-ganesha: add flavors and assing BRANCH to NFS_GANESHA_BRANCH

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #660 from dmick/master
Alfredo Deza [Fri, 10 Mar 2017 12:12:47 +0000 (07:12 -0500)]
Merge pull request #660 from dmick/master

setup_pbuilder: fix boolean test

8 years agosetup_pbuilder: fix boolean test 660/head
Dan Mick [Fri, 3 Feb 2017 22:22:11 +0000 (14:22 -0800)]
setup_pbuilder: fix boolean test

three times

Signed-off-by: Dan Mick <dan.mick@redhat.com>
8 years agoMerge pull request #659 from ceph/wip-nfs-ganesha-ceph-dev-build-trigger
Andrew Schoen [Thu, 9 Mar 2017 21:01:40 +0000 (15:01 -0600)]
Merge pull request #659 from ceph/wip-nfs-ganesha-ceph-dev-build-trigger

nfs-ganesha: add property files from ceph-dev-build to nfs-ganesha job

8 years agonfs-ganesha: add property files from ceph-dev-build to nfs-ganesha job 659/head
Ali Maredia [Thu, 9 Mar 2017 20:53:02 +0000 (15:53 -0500)]
nfs-ganesha: add property files from ceph-dev-build to nfs-ganesha job

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #658 from ceph/jenkins-nginx-timeout
Andrew Schoen [Thu, 9 Mar 2017 20:48:54 +0000 (14:48 -0600)]
Merge pull request #658 from ceph/jenkins-nginx-timeout

ansible: double the time for nginx-to-jenkins for timeouts

8 years agoansible: double the time for nginx-to-jenkins for timeouts 658/head
Alfredo Deza [Thu, 9 Mar 2017 20:46:02 +0000 (15:46 -0500)]
ansible: double the time for nginx-to-jenkins for timeouts

Signed-off-by: Alfredo Deza <adeza@redhat.com>
8 years agoMerge pull request #657 from ceph/wip-nfs-ganesha-ceph-build-trigger
Andrew Schoen [Thu, 9 Mar 2017 19:04:09 +0000 (13:04 -0600)]
Merge pull request #657 from ceph/wip-nfs-ganesha-ceph-build-trigger

nfs-ganesha: $CEPH_SHA1 now takes $SHA1 from ceph-dev-build job

8 years agonfs-ganesha: $CEPH_SHA1 now takes $SHA1 from ceph-dev-build job 657/head
Ali Maredia [Thu, 9 Mar 2017 18:58:09 +0000 (13:58 -0500)]
nfs-ganesha: $CEPH_SHA1 now takes $SHA1 from ceph-dev-build job

Signed-off-by: Ali Maredia <amaredia@redhat.com>
8 years agoMerge pull request #655 from ceph/ceph-ansible-prs
Andrew Schoen [Thu, 9 Mar 2017 15:56:13 +0000 (09:56 -0600)]
Merge pull request #655 from ceph/ceph-ansible-prs

ceph-ansible-prs: adds the ansible2.2-update_cluster scenario

8 years agoceph-ansible-prs: adds the ansible2.2-update_cluster scenario 655/head
Andrew Schoen [Thu, 9 Mar 2017 15:50:36 +0000 (09:50 -0600)]
ceph-ansible-prs: adds the ansible2.2-update_cluster scenario

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
8 years agoMerge pull request #654 from ceph/wip-nfs-ganesha-ceph-dev-trigger
Andrew Schoen [Wed, 8 Mar 2017 19:59:42 +0000 (13:59 -0600)]
Merge pull request #654 from ceph/wip-nfs-ganesha-ceph-dev-trigger

nfs-ganesha: trigger builds from ceph-dev-build