]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
7 years agoscript/build_utils.sh: do not download unmirrored arch
Kefu Chai [Fri, 22 Dec 2017 04:45:06 +0000 (12:45 +0800)]
script/build_utils.sh: do not download unmirrored arch

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #943 from ceph/jewel-nightly
Andrew Schoen [Thu, 4 Jan 2018 19:56:03 +0000 (20:56 +0100)]
Merge pull request #943 from ceph/jewel-nightly

build_utils: set CEPH_STABLE_RELEASE in start_tox

7 years agoceph-ansible-nightly: remove lvm tests from the jewel tests 943/head
Andrew Schoen [Thu, 4 Jan 2018 19:22:55 +0000 (13:22 -0600)]
ceph-ansible-nightly: remove lvm tests from the jewel tests

ceph-volume did not exist in the ceph version of jewel

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agobuild_utils: set CEPH_STABLE_RELEASE in start_tox
Andrew Schoen [Thu, 4 Jan 2018 18:45:10 +0000 (12:45 -0600)]
build_utils: set CEPH_STABLE_RELEASE in start_tox

This will tell tox which ceph version to install and test. Without this
some of the nightlies advertised that they were testing jewel
but were actually testing luminous.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #940 from tchaikov/wip-apt-get-never-fail
Alfredo Deza [Fri, 15 Dec 2017 16:05:14 +0000 (11:05 -0500)]
Merge pull request #940 from tchaikov/wip-apt-get-never-fail

script/build_utils.sh: don't fail if any mirror is not accessible

7 years agoscript/build_utils.sh: don't fail if any mirror is not accessible 940/head
Kefu Chai [Fri, 15 Dec 2017 08:38:44 +0000 (16:38 +0800)]
script/build_utils.sh: don't fail if any mirror is not accessible

also prevent apt-get from downloading i18n index

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
7 years agoMerge pull request #939 from tchaikov/wip-import-ppa-key
Kefu Chai [Thu, 14 Dec 2017 16:55:30 +0000 (00:55 +0800)]
Merge pull request #939 from tchaikov/wip-import-ppa-key

script/build_utils.sh: import ppa key into apt's keyring

Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
7 years agoscript/build_utils.sh: import ppa key into apt's keyring 939/head
Kefu Chai [Wed, 13 Dec 2017 06:04:06 +0000 (14:04 +0800)]
script/build_utils.sh: import ppa key into apt's keyring

to be immune from the MITM attack

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #925 from tchaikov/wip-22301
Kefu Chai [Wed, 13 Dec 2017 05:46:44 +0000 (13:46 +0800)]
Merge pull request #925 from tchaikov/wip-22301

ceph{-,dev-,dev-new-}build: install centos-release-scl-rh repo for arm64

Reviewed-by: Alfredo Deza <adeza@redhat.com>
7 years agoceph{-,dev-,dev-new-}build: enable testing repo for arm64 925/head
Kefu Chai [Tue, 5 Dec 2017 14:18:34 +0000 (22:18 +0800)]
ceph{-,dev-,dev-new-}build: enable testing repo for arm64

the devtoolset-7 for aarch64 is not offered by centos-sclo-rh repo, but
at least centos-sclo-rh-testing has devtoolset-6.

see https://github.com/sclorg/centos-release-scl
see https://buildlogs.centos.org/centos/7/sclo/aarch64/rh/

Fixes: http://tracker.ceph.com/issues/22301
Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #937 from tchaikov/wip-gcc-7-on-xenial
Kefu Chai [Tue, 12 Dec 2017 15:16:02 +0000 (23:16 +0800)]
Merge pull request #937 from tchaikov/wip-gcc-7-on-xenial

use gcc 7 on xenial, and link libstdc++ statically on xenial

Reviewed-by: Alfredo Deza <adeza@redhat.com>
7 years agoceph-*-setup/build/build: enable WITH_STATIC_LIBSTDCXX for xenial and trusty for... 937/head
Kefu Chai [Sat, 9 Dec 2017 11:38:56 +0000 (19:38 +0800)]
ceph-*-setup/build/build: enable WITH_STATIC_LIBSTDCXX for xenial and trusty for new branchs

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoscripts/build_utils.sh: use ppa on xenial also
Kefu Chai [Mon, 11 Dec 2017 15:01:11 +0000 (23:01 +0800)]
scripts/build_utils.sh: use ppa on xenial also

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
7 years agoMerge pull request #938 from tchaikov/wip-trigger-notcmalloc
Alfredo Deza [Tue, 12 Dec 2017 11:45:09 +0000 (06:45 -0500)]
Merge pull request #938 from tchaikov/wip-trigger-notcmalloc

ceph-dev-{,new-}trigger: add FLAVOR=notcmalloc back

7 years agoceph-dev-{,new-}trigger: add FLAVOR=notcmalloc back 938/head
Kefu Chai [Tue, 12 Dec 2017 03:44:59 +0000 (11:44 +0800)]
ceph-dev-{,new-}trigger: add FLAVOR=notcmalloc back

it's a regression introduced by 3a0b799b

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
7 years agoMerge pull request #929 from ceph/revert_cephstablerelease
Guillaume Abrioux [Tue, 12 Dec 2017 08:48:27 +0000 (09:48 +0100)]
Merge pull request #929 from ceph/revert_cephstablerelease

ceph-ansible: get CEPH_STABLE_RELEASE back to tox

7 years agoceph-ansible: get CEPH_STABLE_RELEASE back to tox 929/head
Guillaume Abrioux [Wed, 6 Dec 2017 14:20:38 +0000 (15:20 +0100)]
ceph-ansible: get CEPH_STABLE_RELEASE back to tox

get CEPH_STABLE_RELEASE back to tox.ini so we do not have to set
explicitely CEPH_STABLE_RELEASE when running test locally.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #920 from ceph/add_scenarios
Sébastien Han [Tue, 12 Dec 2017 08:39:23 +0000 (09:39 +0100)]
Merge pull request #920 from ceph/add_scenarios

ceph-ansible-prs: Add more scenarios in 'auto'

7 years agoceph-ansible-prs: Add more scenarios in 'auto' 920/head
Guillaume Abrioux [Thu, 16 Nov 2017 16:51:29 +0000 (17:51 +0100)]
ceph-ansible-prs: Add more scenarios in 'auto'

We need to get a better coverage for PRs testing.
Adding these 2 purge scenarios will cover osds scenarios testing which
is not the case at the moment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #935 from tchaikov/pass-distros-without-quotes
Alfredo Deza [Mon, 11 Dec 2017 16:08:42 +0000 (11:08 -0500)]
Merge pull request #935 from tchaikov/pass-distros-without-quotes

ceph-dev{,-new}-trigger: pass DISTROS using a list

7 years agoceph-dev{,-new}-trigger: pass DISTROS using a list 935/head
Kefu Chai [Sat, 9 Dec 2017 02:14:29 +0000 (10:14 +0800)]
ceph-dev{,-new}-trigger: pass DISTROS using a list

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
7 years agoMerge pull request #931 from tchaikov/wip-do-not-build-mimic-and-up-on-trusty
David Galloway [Fri, 8 Dec 2017 15:43:04 +0000 (10:43 -0500)]
Merge pull request #931 from tchaikov/wip-do-not-build-mimic-and-up-on-trusty

ceph-*-build: do not build new branches on trusty

7 years agoceph-*-trigger: do not build new branches on trusty 931/head
Kefu Chai [Thu, 7 Dec 2017 10:32:21 +0000 (18:32 +0800)]
ceph-*-trigger: do not build new branches on trusty

by "new branches", i mean any branch whose name does not contain
"jewel" or "luminous".

see
https://docs.openstack.org/infra/jenkins-job-builder/builders.html#builders.conditional-step
and https://wiki.jenkins.io/display/JENKINS/Conditional+BuildStep+Plugin

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoceph-*-build: use more readable groovy expression
Kefu Chai [Wed, 6 Dec 2017 18:42:18 +0000 (02:42 +0800)]
ceph-*-build: use more readable groovy expression

see http://groovy-lang.org/operators.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #934 from ceph/bump-gh-status
Andrew Schoen [Thu, 7 Dec 2017 19:55:58 +0000 (13:55 -0600)]
Merge pull request #934 from ceph/bump-gh-status

ceph-volume-ansible-prs make sure a newer version of github-status is used

7 years agoceph-volume-ansible-prs make sure a newer version of github-status is used 934/head
Alfredo Deza [Thu, 7 Dec 2017 18:54:14 +0000 (13:54 -0500)]
ceph-volume-ansible-prs make sure a newer version of github-status is used

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoMerge pull request #933 from ceph/ceph-volume-tests
Alfredo Deza [Thu, 7 Dec 2017 16:35:31 +0000 (11:35 -0500)]
Merge pull request #933 from ceph/ceph-volume-tests

ceph-volume-ansible-prs: remove prepare_activate and add subcommand trigger

7 years agoceph-volume-ansible-prs: adds trigger to run all tests by subcommand 933/head
Andrew Schoen [Thu, 7 Dec 2017 15:42:03 +0000 (09:42 -0600)]
ceph-volume-ansible-prs: adds trigger to run all tests by subcommand

This will allow us to run all lvm tests like 'jenkins test ceph-volume
lvm all'.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoceph-volume-ansible-prs: remove the prepare_activate scenario
Andrew Schoen [Thu, 7 Dec 2017 15:40:25 +0000 (09:40 -0600)]
ceph-volume-ansible-prs: remove the prepare_activate scenario

This hasn't been created yet so no need to add it to the matrix.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #921 from ceph/manual-github-notification
Andrew Schoen [Wed, 6 Dec 2017 22:38:25 +0000 (16:38 -0600)]
Merge pull request #921 from ceph/manual-github-notification

ceph-volume-ansible-prs: Manual GitHub notification

7 years agoceph-volume-ansible-prs set the status with github-status when failure 921/head
Alfredo Deza [Wed, 6 Dec 2017 21:06:43 +0000 (16:06 -0500)]
ceph-volume-ansible-prs set the status with github-status when failure

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoceph-volume-ansible-prs set the status with github-status when starting
Alfredo Deza [Wed, 6 Dec 2017 21:06:22 +0000 (16:06 -0500)]
ceph-volume-ansible-prs set the status with github-status when starting

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoceph-volume-ansible-prs allow Python-based notification to Github
Alfredo Deza [Fri, 17 Nov 2017 21:06:31 +0000 (16:06 -0500)]
ceph-volume-ansible-prs allow Python-based notification to Github

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoMerge pull request #932 from ceph/ceph-volume-tests
Alfredo Deza [Wed, 6 Dec 2017 22:11:53 +0000 (17:11 -0500)]
Merge pull request #932 from ceph/ceph-volume-tests

ceph-volume-ansible-prs: add a trigger phrase to start all jobs

7 years agoceph-volume-ansible-prs: add a trigger phrase to start all jobs 932/head
Andrew Schoen [Wed, 6 Dec 2017 20:44:33 +0000 (14:44 -0600)]
ceph-volume-ansible-prs: add a trigger phrase to start all jobs

This will allow you to comment 'jenkins test ceph-volume all' and
all jobs will trigger.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #930 from ceph/wip-kernel-ceph-iscsi
Alfredo Deza [Wed, 6 Dec 2017 16:39:31 +0000 (11:39 -0500)]
Merge pull request #930 from ceph/wip-kernel-ceph-iscsi

kernel: added 'ceph-iscsi*' branches to trigger list

7 years agokernel: added 'ceph-iscsi*' branches to trigger list 930/head
Jason Dillaman [Wed, 6 Dec 2017 16:26:53 +0000 (11:26 -0500)]
kernel: added 'ceph-iscsi*' branches to trigger list

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
7 years agoMerge pull request #928 from tchaikov/wip-only-build-newer-releases-with-gcc-7
Alfredo Deza [Wed, 6 Dec 2017 16:20:30 +0000 (11:20 -0500)]
Merge pull request #928 from tchaikov/wip-only-build-newer-releases-with-gcc-7

setup_pbuilder: only use ppa on newer releases

7 years agosetup_pbuilder: only use ppa on newer releases 928/head
Kefu Chai [Wed, 6 Dec 2017 12:57:27 +0000 (20:57 +0800)]
setup_pbuilder: only use ppa on newer releases

* only use GCC-7 offered by ppa repo on mimic and newer release.
  we are dropping the support of trusty in mimic and newer releases,
  but we still need to use the old toolchain shipped with trusty to
  build jewel and luminous. so, only use GCC-7 on trusty for building
  mimic and up. as it should be safe to use the new GCC ABI on the
  supported distros, like xenial.
* extract the ppa setup related code into build_utils.sh, so the
  setup_pbuilder scripts can reuse it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #927 from ceph/wip-fog-fix
Zack Cerza [Tue, 5 Dec 2017 21:58:56 +0000 (14:58 -0700)]
Merge pull request #927 from ceph/wip-fog-fix

sepia-fog-image: couple fixes

7 years agosepia-fog-images: Build workspace for failure too 927/head
David Galloway [Tue, 5 Dec 2017 21:44:32 +0000 (16:44 -0500)]
sepia-fog-images: Build workspace for failure too

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agosepia-fog-image: Remove ubuntu@ for teuthology-update-inventory
David Galloway [Tue, 5 Dec 2017 21:42:37 +0000 (16:42 -0500)]
sepia-fog-image: Remove ubuntu@ for teuthology-update-inventory

Cuz it doesn't work like that.

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #922 from ceph/wip-sepia-fog
Zack Cerza [Tue, 5 Dec 2017 21:33:49 +0000 (14:33 -0700)]
Merge pull request #922 from ceph/wip-sepia-fog

sepia-fog-images: Job creation

7 years agosepia-fog-images: Job creation 922/head
David Galloway [Tue, 21 Nov 2017 19:14:06 +0000 (14:14 -0500)]
sepia-fog-images: Job creation

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #926 from ceph/lvm-tests
Alfredo Deza [Tue, 5 Dec 2017 19:56:02 +0000 (14:56 -0500)]
Merge pull request #926 from ceph/lvm-tests

ceph-ansible-prs: adds lvm tests for the luminous release

7 years agoceph-ansible-prs: adds lvm tests for the luminous release 926/head
Andrew Schoen [Tue, 5 Dec 2017 19:52:10 +0000 (13:52 -0600)]
ceph-ansible-prs: adds lvm tests for the luminous release

ceph-volume can now be used in luminous, so we should be able to
test PRs for ceph-volume against luminous.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #914 from tchaikov/wip-gcc-7-on-trusty
Kefu Chai [Tue, 5 Dec 2017 13:29:56 +0000 (21:29 +0800)]
Merge pull request #914 from tchaikov/wip-gcc-7-on-trusty

setup_pbuilder: point gcc to gcc-7 on trusty

7 years agosetup_pbuilder: point gcc to gcc-7 on trusty 914/head
Kefu Chai [Sun, 12 Nov 2017 17:23:53 +0000 (01:23 +0800)]
setup_pbuilder: point gcc to gcc-7 on trusty

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #924 from ceph/mimic-dev
Sage Weil [Mon, 4 Dec 2017 16:43:28 +0000 (10:43 -0600)]
Merge pull request #924 from ceph/mimic-dev

ceph-dev-trigger support mimic* branches, to include mimic-dev

7 years agoceph-dev-trigger support mimic* branches, to include mimic-dev 924/head
Alfredo Deza [Mon, 4 Dec 2017 16:38:41 +0000 (11:38 -0500)]
ceph-dev-trigger support mimic* branches, to include mimic-dev

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoMerge pull request #923 from ceph/wip-kernel-install-libelf
Alfredo Deza [Mon, 4 Dec 2017 16:35:37 +0000 (11:35 -0500)]
Merge pull request #923 from ceph/wip-kernel-install-libelf

kernel: install libelf

7 years agokernel: install libelf 923/head
Ilya Dryomov [Mon, 4 Dec 2017 14:42:46 +0000 (15:42 +0100)]
kernel: install libelf

ORC unwinder (default on x86 since 4.15) requires it.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
7 years agoMerge pull request #919 from ceph/jewel_stable3
Guillaume Abrioux [Wed, 15 Nov 2017 11:20:26 +0000 (12:20 +0100)]
Merge pull request #919 from ceph/jewel_stable3

ceph-ansible-prs: enable github-hooks for oldstable-trigger

7 years agoceph-ansible-prs: enable github-hooks for oldstable-trigger 919/head
Guillaume Abrioux [Wed, 15 Nov 2017 11:14:56 +0000 (12:14 +0100)]
ceph-ansible-prs: enable github-hooks for oldstable-trigger

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #918 from ceph/jewel_stable3
Guillaume Abrioux [Wed, 15 Nov 2017 11:04:55 +0000 (12:04 +0100)]
Merge pull request #918 from ceph/jewel_stable3

ceph-ansible-prs: fix wrong syntax in trigger-phrase

7 years agoceph-ansible-prs: fix wrong syntax in trigger-phrase 918/head
Guillaume Abrioux [Wed, 15 Nov 2017 10:27:48 +0000 (11:27 +0100)]
ceph-ansible-prs: fix wrong syntax in trigger-phrase

`stable-2.2` is not a correct syntax because it is interpreted as a regexp.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #917 from ceph/jewel_stable3
Guillaume Abrioux [Wed, 15 Nov 2017 10:37:23 +0000 (11:37 +0100)]
Merge pull request #917 from ceph/jewel_stable3

ceph-ansible-prs: change trigger-phrase

7 years agoceph-ansible-prs: change trigger-phrase 917/head
Guillaume Abrioux [Wed, 15 Nov 2017 10:27:48 +0000 (11:27 +0100)]
ceph-ansible-prs: change trigger-phrase

fix ceph-ansible-2.2-prs template because it triggers jobs that
shouldn't for backport to stable-2.2 PRs.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #915 from ceph/jewel_stable3
Guillaume Abrioux [Wed, 15 Nov 2017 10:09:20 +0000 (11:09 +0100)]
Merge pull request #915 from ceph/jewel_stable3

ceph-ansible-nightly: couple of fixes

7 years agoceph-ansible-prs: add testing for stable-2.2 915/head
Guillaume Abrioux [Tue, 14 Nov 2017 16:17:39 +0000 (17:17 +0100)]
ceph-ansible-prs: add testing for stable-2.2

When submitting a backport PR to stable-2.2 branch, the jobs that are
auto triggered don't exist in job templates because they have changed
between `stable-2.2` and `stable-3.0`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoceph-ansible-nightly: Remove inconsistency test
Guillaume Abrioux [Tue, 14 Nov 2017 16:15:23 +0000 (17:15 +0100)]
ceph-ansible-nightly: Remove inconsistency test

This way of testing is a bit dangerous and make the jobs inconsistents.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #916 from ceph/wip-ghprb-vars
Andrew Schoen [Tue, 14 Nov 2017 19:34:28 +0000 (13:34 -0600)]
Merge pull request #916 from ceph/wip-ghprb-vars

ceph-colume-ansible-prs: add injected ghprb vars to help manual triggering

7 years agoceph-colume-ansible-prs: add injected ghprb vars to help manual triggering 916/head
Alfredo Deza [Tue, 14 Nov 2017 17:07:24 +0000 (12:07 -0500)]
ceph-colume-ansible-prs: add injected ghprb vars to help manual triggering

Signed-off-by: Alfredo Deza <adeza@redhat.com>
7 years agoMerge pull request #911 from ceph/jewel_stable3
Sébastien Han [Tue, 14 Nov 2017 13:45:42 +0000 (14:45 +0100)]
Merge pull request #911 from ceph/jewel_stable3

ceph-ansible: set CEPH_STABLE_RELEASE in start_tox()

7 years agoceph-ansible: set CEPH_STABLE_RELEASE in start_tox() 911/head
Guillaume Abrioux [Fri, 10 Nov 2017 17:22:22 +0000 (18:22 +0100)]
ceph-ansible: set CEPH_STABLE_RELEASE in start_tox()

according to ceph/ceph-ansible#2165 we need to set `CEPH_STABLE_RELEASE`
in ceph/ceph-build.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #913 from ceph/ceph-volume-tests
Andrew Schoen [Fri, 10 Nov 2017 23:24:58 +0000 (17:24 -0600)]
Merge pull request #913 from ceph/ceph-volume-tests

ceph-volume-ansible-prs: use subcommand to build the testing path

7 years agoceph-volume-ansible-prs: use subcommand to build the testing path 913/head
Andrew Schoen [Fri, 10 Nov 2017 20:28:48 +0000 (14:28 -0600)]
ceph-volume-ansible-prs: use subcommand to build the testing path

When using test_path jjb was rendering $TEST_PATH as a list. I'm unsure
exactly why, but using $SUBCOMMAND we can easily build the test path.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #910 from ceph/ceph-volume-tests
Alfredo Deza [Fri, 10 Nov 2017 18:51:34 +0000 (13:51 -0500)]
Merge pull request #910 from ceph/ceph-volume-tests

ceph-volume: adds pr tests for the simple subcommand

7 years agoceph-volume: adds pr tests for the simple subcommand 910/head
Andrew Schoen [Thu, 9 Nov 2017 20:13:39 +0000 (14:13 -0600)]
ceph-volume: adds pr tests for the simple subcommand

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #909 from tchaikov/wip-scl-for-devtoolset
Alfredo Deza [Fri, 10 Nov 2017 12:48:46 +0000 (07:48 -0500)]
Merge pull request #909 from tchaikov/wip-scl-for-devtoolset

ceph{-,dev-,dev-new-}build: install centos-release-scl repo

7 years agoceph{-,dev-,dev-new-}build: remove handling of non RHEL distros 909/head
Kefu Chai [Fri, 10 Nov 2017 12:23:51 +0000 (20:23 +0800)]
ceph{-,dev-,dev-new-}build: remove handling of non RHEL distros

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoceph{-,dev-,dev-new-}build: install centos-release-scl repo
Kefu Chai [Fri, 10 Nov 2017 03:04:58 +0000 (11:04 +0800)]
ceph{-,dev-,dev-new-}build: install centos-release-scl repo

enable/install centos-release-scl on rhel7/centos7, so we can use
newer gcc/toolchain offered by Software Collections (scl)'s devtoolset
see https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/

Signed-off-by: Kefu Chai <kchai@redhat.com>
7 years agoMerge pull request #908 from ceph/update_ceph-ansible_nightly
Guillaume Abrioux [Tue, 7 Nov 2017 12:12:10 +0000 (13:12 +0100)]
Merge pull request #908 from ceph/update_ceph-ansible_nightly

ceph-ansible-nightly: add project for jewel/stable3.0

7 years agoceph-ansible-nightly: add project for jewel/stable3.0 908/head
Guillaume Abrioux [Tue, 7 Nov 2017 12:08:27 +0000 (13:08 +0100)]
ceph-ansible-nightly: add project for jewel/stable3.0

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #907 from ceph/update_ceph-ansible_nightly
Guillaume Abrioux [Tue, 7 Nov 2017 10:36:11 +0000 (11:36 +0100)]
Merge pull request #907 from ceph/update_ceph-ansible_nightly

ceph-ansible-nightly: update project name

7 years agoceph-ansible-nightly: update project name 907/head
Guillaume Abrioux [Tue, 7 Nov 2017 10:33:10 +0000 (11:33 +0100)]
ceph-ansible-nightly: update project name

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #904 from ceph/update_ceph-ansible_nightly
Guillaume Abrioux [Tue, 7 Nov 2017 10:12:08 +0000 (11:12 +0100)]
Merge pull request #904 from ceph/update_ceph-ansible_nightly

ceph-ansible: restore stable-2.2 scenarios for ceph-ansible

7 years agoceph-ansible-nightly: restore stable-2.2 scenarios 904/head
Guillaume Abrioux [Mon, 6 Nov 2017 12:54:36 +0000 (13:54 +0100)]
ceph-ansible-nightly: restore stable-2.2 scenarios

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #906 from ceph/wip-jewel-bluestore
Guillaume Abrioux [Mon, 6 Nov 2017 20:53:44 +0000 (21:53 +0100)]
Merge pull request #906 from ceph/wip-jewel-bluestore

ceph-container: Get rid of jewel bluestore tests

7 years agoceph-container: Get rid of jewel bluestore tests 906/head
David Galloway [Mon, 6 Nov 2017 20:47:17 +0000 (15:47 -0500)]
ceph-container: Get rid of jewel bluestore tests

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #905 from ceph/rename-ceph-docker
David Galloway [Mon, 6 Nov 2017 20:09:25 +0000 (15:09 -0500)]
Merge pull request #905 from ceph/rename-ceph-docker

ceph-container: update project name

7 years agoceph-container: update project name 905/head
Guillaume Abrioux [Mon, 6 Nov 2017 19:47:03 +0000 (20:47 +0100)]
ceph-container: update project name

roject name has been changed from `ceph-docker` to `ceph-container`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #899 from ceph/wip-jq
Guillaume Abrioux [Mon, 6 Nov 2017 15:44:11 +0000 (16:44 +0100)]
Merge pull request #899 from ceph/wip-jq

Install jq on slaves and document JJB job cleanup

7 years agodoc: Add docs for config/JENKINS_URL override 899/head
David Galloway [Tue, 31 Oct 2017 17:13:46 +0000 (13:13 -0400)]
doc: Add docs for config/JENKINS_URL override

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agojenkins-job-builder: Set JJB_CONFIG var back after looping through jobs
David Galloway [Tue, 31 Oct 2017 17:01:42 +0000 (13:01 -0400)]
jenkins-job-builder: Set JJB_CONFIG var back after looping through jobs

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agojenkins-job-builder: do not install jq libs via pip
David Galloway [Tue, 31 Oct 2017 16:38:09 +0000 (12:38 -0400)]
jenkins-job-builder: do not install jq libs via pip

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoansible: install distro-provided jq
David Galloway [Tue, 31 Oct 2017 16:37:25 +0000 (12:37 -0400)]
ansible: install distro-provided jq

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #893 from ceph/wip-docker-nightly
Guillaume Abrioux [Mon, 6 Nov 2017 14:58:20 +0000 (15:58 +0100)]
Merge pull request #893 from ceph/wip-docker-nightly

ceph-docker-nightly: nightlies run on centos now

7 years agoceph-docker-nightly: nightlies run on centos now 893/head
David Galloway [Fri, 20 Oct 2017 20:54:39 +0000 (16:54 -0400)]
ceph-docker-nightly: nightlies run on centos now

Related: https://github.com/ceph/ceph-build/pull/886

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #903 from ceph/wip-update-slavejar
Alfredo Deza [Fri, 3 Nov 2017 18:19:36 +0000 (14:19 -0400)]
Merge pull request #903 from ceph/wip-update-slavejar

ansible: always update slave.jar

7 years agoansible: always update slave.jar wip-update-slavejar 903/head
David Galloway [Thu, 2 Nov 2017 18:26:09 +0000 (14:26 -0400)]
ansible: always update slave.jar

Makes sure latest version of JNLP is being used.  Primarily useful when
re-running the playbook against a static slave.

Signed-off-by: David Galloway <dgallowa@redhat.com>
7 years agoMerge pull request #902 from ceph/update_ceph-ansible_nightly
Sébastien Han [Fri, 3 Nov 2017 11:23:03 +0000 (12:23 +0100)]
Merge pull request #902 from ceph/update_ceph-ansible_nightly

ceph-ansible-nightlies: update nightlies test to fit new needs

7 years agoceph-ansible-nightlies: update nightlies test to fit new needs 902/head
Guillaume Abrioux [Thu, 2 Nov 2017 10:41:22 +0000 (11:41 +0100)]
ceph-ansible-nightlies: update nightlies test to fit new needs

update ceph-ansible-nightlies according to new needs for downstream
product

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #901 from ceph/ceph-volume-tests
Andrew Schoen [Wed, 1 Nov 2017 14:01:37 +0000 (09:01 -0500)]
Merge pull request #901 from ceph/ceph-volume-tests

ceph-volume-ansible-prs: adds the bluestore testing scenario

7 years agoceph-volume-ansible-prs: adds the objectstore factor 901/head
Andrew Schoen [Tue, 31 Oct 2017 20:23:07 +0000 (15:23 -0500)]
ceph-volume-ansible-prs: adds the objectstore factor

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoceph-volume-ansible-prs: adds the bluestore testing scenario
Andrew Schoen [Tue, 31 Oct 2017 20:08:11 +0000 (15:08 -0500)]
ceph-volume-ansible-prs: adds the bluestore testing scenario

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
7 years agoMerge pull request #900 from ceph/update_ceph-ansible_nightly
Sébastien Han [Tue, 31 Oct 2017 17:47:55 +0000 (18:47 +0100)]
Merge pull request #900 from ceph/update_ceph-ansible_nightly

ceph-ansible-nightlies: followup on 3adf56e

7 years agoceph-ansible-nightlies: followup on 3adf56e 900/head
Guillaume Abrioux [Tue, 31 Oct 2017 09:36:34 +0000 (10:36 +0100)]
ceph-ansible-nightlies: followup on 3adf56e

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
7 years agoMerge pull request #880 from ceph/wip-cleanup-jobs
Alfredo Deza [Tue, 31 Oct 2017 15:38:17 +0000 (11:38 -0400)]
Merge pull request #880 from ceph/wip-cleanup-jobs

jenkins-job-builder: Delete stale jobs

7 years agojenkins-job-builder: Delete stale jobs 880/head
David Galloway [Tue, 3 Oct 2017 19:09:01 +0000 (15:09 -0400)]
jenkins-job-builder: Delete stale jobs

Signed-off-by: David Galloway <dgallowa@redhat.com>