]>
git.apps.os.sepia.ceph.com Git - ceph-build.git/log
Andrew Schoen [Wed, 4 Jan 2017 15:37:25 +0000 (09:37 -0600)]
ceph-deploy-build: do not use python to detect the distro
We're using pbuilder in many build jobs now so we can't depend on the
host to be the actual distro version that the binaries are being built
for. This uses the value from the JJB matrix to determine what distro
value to use when posting to chacra.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Tue, 3 Jan 2017 22:18:53 +0000 (17:18 -0500)]
Merge pull request #605 from ceph/purge-cluster-collocated
ceph-ansible-prs: adds the purge_cluster_collocated scenario
Andrew Schoen [Tue, 3 Jan 2017 17:45:29 +0000 (11:45 -0600)]
ceph-ansible-prs: adds the purge_cluster_collocated scenario
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Tue, 3 Jan 2017 15:59:54 +0000 (10:59 -0500)]
Merge pull request #604 from ceph/wip-nfs-ganesha
nfs-ganesha: first run at a build script for rpms and debs
Ali Maredia [Fri, 16 Dec 2016 22:30:07 +0000 (17:30 -0500)]
nfs-ganesha: first run at a build script for rpms
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Andrew Schoen [Mon, 19 Dec 2016 21:04:58 +0000 (15:04 -0600)]
Merge pull request #603 from ceph/ceph-dev-build-triggers
ceph-dev-trigger: remove the trigger for wip- branches for ceph.git
Alfredo Deza [Mon, 19 Dec 2016 20:29:53 +0000 (15:29 -0500)]
ceph-dev-trigger: remove the trigger for wip- branches for ceph.git
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 19 Dec 2016 21:01:33 +0000 (16:01 -0500)]
Merge pull request #602 from ceph/installer-builds
Adds a nightly job that tests ceph-installer
Andrew Schoen [Mon, 19 Dec 2016 20:34:22 +0000 (14:34 -0600)]
ceph-installer-nightly: send an email on build failures
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Mon, 19 Dec 2016 20:12:13 +0000 (14:12 -0600)]
Adds a nightly job that tests ceph-installer
This job is parametrized so that we can also run it manually or
trigger it easily from other jobs.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Ken Dreyer [Fri, 16 Dec 2016 16:58:14 +0000 (09:58 -0700)]
Merge pull request #601 from ceph/installer-builds
ceph-{ansible,installer}-rpms: do not use sepia slaves or sg
Andrew Schoen [Fri, 16 Dec 2016 16:50:29 +0000 (10:50 -0600)]
ceph-installer-rpm: remove usage of 'sg'
The sepia nodes, using JNLP, are having troubles building these rpms so
let's just use OVH nodes until we can resolve this.
The issue being that mock runs fine if we use 'sg', but the noarch rpm
is never built.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 16 Dec 2016 16:49:23 +0000 (10:49 -0600)]
ceph-ansible-rpm: remove usage of 'sg'
The sepia nodes, using JNLP, are having troubles building these rpms so
let's just use OVH nodes until we can resolve this.
The issue being that mock runs fine if we use 'sg', but the noarch rpm
is never built.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 16 Dec 2016 16:48:23 +0000 (10:48 -0600)]
ceph-installer-rpm: adds !sepia label
The sepia nodes, using JNLP, are having troubles building these rpms so
let's just use OVH nodes until we can resolve this.
The issue being that mock runs fine if we use 'sg', but the noarch rpm
is never built.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 16 Dec 2016 16:46:14 +0000 (10:46 -0600)]
ceph-ansible-rpm: adds !sepia label
The sepia nodes, using JNLP, are having troubles building these rpms so
let's just use OVH nodes until we can resolve this.
The issue being that mock runs fine if we use 'sg', but the noarch rpm
is never built.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Ken Dreyer [Thu, 15 Dec 2016 19:52:40 +0000 (12:52 -0700)]
Merge pull request #599 from ceph/submodule-check-xe
ceph-pr-submodules: increase verbosity to try and get values out of vars
Alfredo Deza [Thu, 15 Dec 2016 19:41:19 +0000 (14:41 -0500)]
ceph-pr-submodules: increase verbosity to try and get values out of variables
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 15 Dec 2016 19:47:14 +0000 (14:47 -0500)]
Merge pull request #600 from ceph/sg-mock-group
ceph-{ansible,installer}-rpm: use "sg" for mock group
Ken Dreyer [Thu, 15 Dec 2016 19:41:24 +0000 (12:41 -0700)]
ceph-{ansible,installer}-rpm: use "sg" for mock group
The previous commit (
0d90b3c5fec43fe66fc1e9c3856519f91e4454cf ) attempted
to use newgrp to refresh groups, but I did not realize that this just
spawns a new shell (at least in my experiments in a bash interactive
shell), and it is ineffective on our JNLP slaves.
Use the approach we implemented for Docker (in
f9cc49aec026c2ae17b1db2603d262f5cb1c8a00 ), and run mock through "sg" to
set the group.
Andrew Schoen [Thu, 15 Dec 2016 18:17:53 +0000 (12:17 -0600)]
Merge pull request #598 from ktdreyer/mock-newgrp
ceph-{ansible,installer}-rpm: fix mock group addition
Ken Dreyer [Thu, 15 Dec 2016 18:12:15 +0000 (11:12 -0700)]
ceph-{ansible,installer}-rpm: fix mock group addition
When an ephemeral slave is first created, we have to add the
jenkins-build UID to the "mock" group so that it can run mock.
The problem is that "usermod -a -G" will not affect the current login
shell. When the ceph-*-rpm jobs run "usermod" for the first time,
the jenkins-build UID obtains those group rights for any future jobs,
but not the current job.
The result is that every time an ephemeral slave boots, it will fail its
first ceph-*-rpm build job (and future ones succeed).
Call "newgrp" to refresh the groups for this login shell, so that all
mock operations succeed, including the first one on each slave.
Andrew Schoen [Wed, 14 Dec 2016 21:15:06 +0000 (15:15 -0600)]
Merge pull request #597 from ceph/git-diff-devs
move git diff checks on dev builds
Alfredo Deza [Wed, 14 Dec 2016 21:07:04 +0000 (16:07 -0500)]
ceph-dev-setup: move the git diff check before calling autogen.sh
Fixes: http://tracker.ceph.com/issues/17901
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 14 Dec 2016 21:06:24 +0000 (16:06 -0500)]
ceph-dev-new-setup: move the git diff check before calling autogen.sh
Fixes: http://tracker.ceph.com/issues/17901
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Dan Mick [Wed, 14 Dec 2016 20:10:18 +0000 (12:10 -0800)]
Merge pull request #596 from ceph/diff-autogen-hammer
ceph-setup: move the git diff check before calling autogen.sh
Reviewed-by: Dan Mick <dmick@redhat.com>
Alfredo Deza [Wed, 14 Dec 2016 19:05:20 +0000 (14:05 -0500)]
ceph-setup: move the git diff check before calling autogen.sh
Fixes: http://tracker.ceph.com/issues/17901
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 13 Dec 2016 19:26:38 +0000 (13:26 -0600)]
Merge pull request #591 from ceph/ceph-docker-fixes
fixes for ceph-docker-nightly
Alfredo Deza [Mon, 12 Dec 2016 15:14:52 +0000 (10:14 -0500)]
ceph-docker-nightly: use xenial and amd64 nodes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 12 Dec 2016 15:14:13 +0000 (10:14 -0500)]
ceph-docker-nightly: use sg to execture pytest as part of the docker group
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 13 Dec 2016 17:16:58 +0000 (11:16 -0600)]
Merge pull request #593 from ceph/ceph-release-author
ansible: use the ceph-release-team for the debian changelog
Alfredo Deza [Tue, 13 Dec 2016 14:19:52 +0000 (09:19 -0500)]
ansible: use the ceph-release-team for the debian changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 13 Dec 2016 17:00:08 +0000 (11:00 -0600)]
Merge pull request #594 from ceph/rm-rhcs-installer
rhcs-installer: rm -rf
Alfredo Deza [Tue, 13 Dec 2016 15:55:46 +0000 (10:55 -0500)]
rhcs-installer: rm -rf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 13 Dec 2016 15:40:31 +0000 (09:40 -0600)]
Merge pull request #449 from ceph/job-cleanup
Job cleanup
Alfredo Deza [Tue, 30 Aug 2016 17:23:49 +0000 (13:23 -0400)]
ceph-puppet-modules: removes job
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 30 Aug 2016 17:23:11 +0000 (13:23 -0400)]
takora-pull-requests: removes job
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 30 Aug 2016 17:22:49 +0000 (13:22 -0400)]
takora: removes job
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 30 Aug 2016 17:22:32 +0000 (13:22 -0400)]
mariner-installer: removes job
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 12 Dec 2016 22:18:14 +0000 (17:18 -0500)]
Merge pull request #590 from ceph/wip-samba-fix
samba: send extra information
Boris Ranto [Mon, 12 Dec 2016 15:06:50 +0000 (16:06 +0100)]
samba: send extra information
Signed-off-by: Boris Ranto <branto@redhat.com>
Andrew Schoen [Mon, 12 Dec 2016 20:48:43 +0000 (14:48 -0600)]
Merge pull request #592 from ceph/mv-ceph-ansible-rpm-config
ceph-{ansible,installer}-rpm: fix config location
Ken Dreyer [Mon, 12 Dec 2016 20:21:58 +0000 (13:21 -0700)]
ceph-{ansible,installer}-rpm: fix config locations
Our jenkins-job-builder job expects the JJB YAML to be located in a
"config/definitions" directory. Add the child "definitions" directory
here.
Andrew Schoen [Mon, 12 Dec 2016 15:50:57 +0000 (09:50 -0600)]
Merge pull request #586 from ktdreyer/ceph-ansible-rpm
add ceph-ansible-rpm job
Ken Dreyer [Thu, 8 Dec 2016 22:59:11 +0000 (15:59 -0700)]
add ceph-ansible-rpm job
This job builds RPMs for each ceph-ansible GitHub branch.
(This is a 99% copy and paste from ceph-installer-rpm, so we probably
need to come up with a centralized area for these types of jobs and use
JJB templates. I can't come up with a good directory name at the moment,
though.)
Andrew Schoen [Fri, 9 Dec 2016 21:41:06 +0000 (15:41 -0600)]
Merge pull request #589 from ceph/ceph-docker-nightly
ceph-docker-nightly: initial pass on a nightly test run for ceph-docker
Alfredo Deza [Fri, 9 Dec 2016 21:15:49 +0000 (16:15 -0500)]
ceph-docker-nightly: initial pass on a nightly test run for ceph-docker
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 9 Dec 2016 16:19:11 +0000 (11:19 -0500)]
Merge pull request #588 from ceph/wip-samba-fix
samba: Minor fix-ups
Boris Ranto [Fri, 9 Dec 2016 15:48:52 +0000 (16:48 +0100)]
samba: Minor fix-ups
This also fixes the get_distro_and_target function to get the proper
DIST and DISTRO for the new trusty-pbuilder-like tags.
Signed-off-by: Boris Ranto <branto@redhat.com>
Alfredo Deza [Fri, 9 Dec 2016 14:35:35 +0000 (09:35 -0500)]
Merge pull request #587 from ceph/wip-samba-fix
samba: Fix-up the build
Boris Ranto [Fri, 9 Dec 2016 14:22:41 +0000 (15:22 +0100)]
samba: Fix-up the build
I was able to perform a centos7 build with these changes. The ubuntu
builds fail because the libgnutls-dev version is too knew -- this should
be fixable in samba sources.
Signed-off-by: Boris Ranto <branto@redhat.com>
Alfredo Deza [Thu, 8 Dec 2016 21:18:04 +0000 (16:18 -0500)]
Merge pull request #585 from ktdreyer/ceph-installer-abstract-build-script
ceph-installer-rpm: abstract build script
Ken Dreyer [Thu, 8 Dec 2016 20:33:03 +0000 (13:33 -0700)]
ceph-installer-rpm: abstract build script
Don't hardcode the "ceph-installer" package name in the
ceph-installer-rpm build script. Determine the package name from the
Jenkins job name instead.
The purpose of this change is to make the build script more re-usable
between different packages. (Eventually we could use JJB templates to
construct multiple jobs using these same build steps.)
Alfredo Deza [Thu, 8 Dec 2016 17:15:49 +0000 (12:15 -0500)]
Merge pull request #584 from jimcurtis/master
Adding playbook directory for creating private docker registry
Jim Curtis [Tue, 6 Dec 2016 02:17:27 +0000 (18:17 -0800)]
Review feedback
Jim Curtis [Mon, 5 Dec 2016 01:05:55 +0000 (17:05 -0800)]
Adding playbook directory for creating private docker registry
Alfredo Deza [Fri, 2 Dec 2016 12:17:09 +0000 (07:17 -0500)]
Merge pull request #583 from ceph/wip-sudo-env
Pass CEPH_EXTRA_CMAKE_ARGS through sudo to pbuilder build
Dan Mick [Fri, 2 Dec 2016 03:44:20 +0000 (19:44 -0800)]
Pass CEPH_EXTRA_CMAKE_ARGS through sudo to pbuilder build
This should finally allow notcmalloc builds on debian.
Setting the variable on the sudo command line does affect the
resulting pbuilder debian/rules execution (tested with a dummy
debian package)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Andrew Schoen [Thu, 1 Dec 2016 15:32:53 +0000 (09:32 -0600)]
Merge pull request #581 from ceph/ceph-dev-new-build
Ceph dev new build
Alfredo Deza [Thu, 1 Dec 2016 15:09:08 +0000 (10:09 -0500)]
ceph-dev-new-setup: fetch tags from ceph.git
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 1 Dec 2016 14:58:08 +0000 (09:58 -0500)]
ceph-dev-new-setup: update the config name to normalized convention
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 1 Dec 2016 14:54:45 +0000 (09:54 -0500)]
ceph-dev-new: update/normalize names for '-new' jobs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 1 Dec 2016 14:52:59 +0000 (09:52 -0500)]
ceph-dev-new-build: create a job to fetch from ceph-dev-new-setup
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 1 Dec 2016 14:51:06 +0000 (09:51 -0500)]
ceph-dev-new-setup: normalize on '-new' names
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Thu, 1 Dec 2016 13:43:03 +0000 (07:43 -0600)]
Merge pull request #580 from ceph/revert-579-add-ca-scenario
Revert "ceph-ansible-prs: add 2 scenarios"
Sébastien Han [Thu, 1 Dec 2016 13:41:20 +0000 (14:41 +0100)]
Revert "ceph-ansible-prs: add 2 scenarios"
Alfredo Deza [Thu, 1 Dec 2016 13:27:13 +0000 (08:27 -0500)]
Merge pull request #579 from ceph/add-ca-scenario
ceph-ansible-prs: add 2 scenarios
Sébastien Han [Thu, 1 Dec 2016 13:24:26 +0000 (14:24 +0100)]
ceph-ansible-prs: add 2 scenarios
Both:
* xenial_mon_osd: tests a 1 mon 1 osd xenial cluster using
raw_multi_journal OSD scenario
* xenial_conf_tests: test a 3 mon cluster and ensures
ceph.conf is rendered correctly
were missing, so adding them to the CI.
Signed-off-by: Sébastien Han <seb@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 22:12:42 +0000 (17:12 -0500)]
Merge pull request #578 from ceph/new-tox-envs
ceph-ansible-prs: adds the docker_cluster scenario
Andrew Schoen [Wed, 30 Nov 2016 21:50:12 +0000 (15:50 -0600)]
ceph-ansible-prs: adds the docker_cluster scenario
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Wed, 30 Nov 2016 16:42:27 +0000 (10:42 -0600)]
Merge pull request #577 from ceph/ceph-dev-setup-new
Ceph dev setup new
Alfredo Deza [Wed, 30 Nov 2016 16:35:41 +0000 (11:35 -0500)]
ceph-dev-new-trigger: rename to reflect actual job name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 16:34:47 +0000 (11:34 -0500)]
ceph-dev-new: rename to reflect actual job name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 16:09:03 +0000 (11:09 -0500)]
ceph-dev-new: use ceph-dev-setup-new to use the correct git url
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 16:06:57 +0000 (11:06 -0500)]
ceph-dev-setup-new: clone ceph-dev-setup temporarily for ceph-ci.git
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Wed, 30 Nov 2016 13:09:03 +0000 (07:09 -0600)]
Merge pull request #576 from ceph/fix-alfredo-doodoo-part-deux
create a ceph-dev-new trigger just for ceph-ci
Alfredo Deza [Wed, 30 Nov 2016 12:55:41 +0000 (07:55 -0500)]
ceph-dev-new-trigger: create a new job only for ceph-ci
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 12:54:25 +0000 (07:54 -0500)]
ceph-dev-trigger: remove triggers from ceph.git to ceph-dev-new
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 30 Nov 2016 12:32:17 +0000 (07:32 -0500)]
Merge pull request #575 from ceph/fix-alfredo-doodoo
ceph-dev-new: fix the collision on the job name
Alfredo Deza [Wed, 30 Nov 2016 12:29:19 +0000 (07:29 -0500)]
ceph-dev-new: fix the collision on the job name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 29 Nov 2016 22:07:24 +0000 (16:07 -0600)]
Merge pull request #574 from ceph/trigger-ceph-new
ceph-dev-trigger: trigger ceph-dev-new
Alfredo Deza [Tue, 29 Nov 2016 21:50:42 +0000 (16:50 -0500)]
ceph-dev-trigger: trigger ceph-dev-new
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 29 Nov 2016 21:42:30 +0000 (15:42 -0600)]
Merge pull request #565 from ceph/ceph-dev-new
ceph-dev-new: create a sister job for ceph-dev to build from ceph-ci
Alfredo Deza [Wed, 23 Nov 2016 20:59:39 +0000 (15:59 -0500)]
ceph-dev-new: create a sister job for ceph-dev to build from ceph-ci
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 29 Nov 2016 20:38:17 +0000 (15:38 -0500)]
Merge pull request #573 from ceph/new-tox-envs
ceph-ansible-prs: use underscores instead of dashes for scenarios
Andrew Schoen [Tue, 29 Nov 2016 20:05:34 +0000 (14:05 -0600)]
ceph-ansible-prs: use underscores instead of dashes for scenarios
This avoids an issue in tox where it splits on dashes and picks an
incorrect scenario because we had dashes in our environment names.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Tue, 29 Nov 2016 18:25:32 +0000 (13:25 -0500)]
Merge pull request #572 from ceph/arch-ansible-syntax
ceph-ansible-pr-syntax-check: adds a x86_64 label
Andrew Schoen [Tue, 29 Nov 2016 18:11:26 +0000 (12:11 -0600)]
ceph-ansible-pr-syntax-check: adds a x86_64 label
We don't want this job picking up our arm64 slaves.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Tue, 29 Nov 2016 18:05:39 +0000 (13:05 -0500)]
Merge pull request #571 from ceph/tox-workdir
ceph-ansible-prs: set a working directory for tox
Andrew Schoen [Tue, 29 Nov 2016 17:52:11 +0000 (11:52 -0600)]
ceph-ansible-prs: set a working directory for tox
We need to set a working directory for tox because the default for some
scenarios are too long and the job fails to call pip because it exceeds
the char limit.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 29 Nov 2016 15:24:20 +0000 (09:24 -0600)]
Merge pull request #570 from ceph/ansible-scenarios-osds
enable other ceph-ansible scenarios
Alfredo Deza [Tue, 29 Nov 2016 15:12:37 +0000 (10:12 -0500)]
ceph-ansible-prs: add journal, collocation, and dmcrypt scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 28 Nov 2016 17:10:55 +0000 (11:10 -0600)]
Merge pull request #568 from ceph/prado-support
Prado support
Alfredo Deza [Mon, 28 Nov 2016 15:19:05 +0000 (10:19 -0500)]
ansible: start the libvirt services for slave_libvirt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 28 Nov 2016 14:48:51 +0000 (09:48 -0500)]
ansible: forcefully add a slave_libvirt.yml file for prado to work with
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 28 Nov 2016 14:48:23 +0000 (09:48 -0500)]
ansible: update slave_libvirt example to prado changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 28 Nov 2016 14:41:15 +0000 (09:41 -0500)]
ansible: forcefully add a slave.yml file for prado to work with
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 28 Nov 2016 14:40:26 +0000 (09:40 -0500)]
ansible: update slave example to prado changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 28 Nov 2016 16:07:27 +0000 (10:07 -0600)]
Merge pull request #569 from ceph/contrib
ceph-ansible-pr-syntax-check: use yml file
Sébastien Han [Mon, 28 Nov 2016 16:01:45 +0000 (17:01 +0100)]
ceph-ansible-pr-syntax-check: use yml file
We now use yaml files so we need to change the mv accordingly.
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Mon, 28 Nov 2016 10:56:26 +0000 (11:56 +0100)]
Merge pull request #567 from ceph/ansible-galaxy
ceph-ansible-galaxy: fix workspace path