]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
9 years agocalamari-server-trusty: pass the passwords for chacra upload 447/head
Boris Ranto [Tue, 30 Aug 2016 13:48:51 +0000 (15:48 +0200)]
calamari-server-trusty: pass the passwords for chacra upload

Signed-off-by: Boris Ranto <branto@redhat.com>
9 years agoMerge pull request #444 from ceph/ceph-dev-updates
Alfredo Deza [Mon, 29 Aug 2016 20:29:57 +0000 (16:29 -0400)]
Merge pull request #444 from ceph/ceph-dev-updates

support for concurrent ceph-dev-setup and ceph-dev-build jobs

9 years agoceph-dev-build: copy artifacts from last multijob-build 444/head
Andrew Schoen [Mon, 29 Aug 2016 20:23:08 +0000 (15:23 -0500)]
ceph-dev-build: copy artifacts from last multijob-build

When we have multiple ceph-dev-setup jobs running we need to tell
ceph-dev-build more specificially which job to copy artifacts from.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoset concurrent: true in ceph-dev-setup and ceph-dev-build
Andrew Schoen [Mon, 29 Aug 2016 20:08:36 +0000 (15:08 -0500)]
set concurrent: true in ceph-dev-setup and ceph-dev-build

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #442 from ceph/ceph-build-updates
Alfredo Deza [Mon, 29 Aug 2016 18:49:02 +0000 (14:49 -0400)]
Merge pull request #442 from ceph/ceph-build-updates

ceph-dev-build: add centos6, precise, and wheezy to available distros

9 years agoceph-dev-build: add centos6, precise, and wheezy to available distros 442/head
Andrew Schoen [Mon, 29 Aug 2016 18:40:05 +0000 (13:40 -0500)]
ceph-dev-build: add centos6, precise, and wheezy to available distros

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #441 from ceph/ceph-build-updates
Alfredo Deza [Mon, 29 Aug 2016 15:42:42 +0000 (11:42 -0400)]
Merge pull request #441 from ceph/ceph-build-updates

Ceph build updates

9 years agoceph-build: add scripts to validate distro type 441/head
Andrew Schoen [Mon, 29 Aug 2016 15:34:22 +0000 (10:34 -0500)]
ceph-build: add scripts to validate distro type

This will make sure a build script fails early if it will not work on
the distro being built for. Doing this early avoids duplicate calls to
the build_utils and setup scripts.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoadds support for dynamic DISTROS and ARCHS
Andrew Schoen [Mon, 29 Aug 2016 15:31:25 +0000 (10:31 -0500)]
adds support for dynamic DISTROS and ARCHS

We will now be able to define with distros and archs we
wish to build for.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #440 from ceph/workspace-cd
Dan Mick [Fri, 26 Aug 2016 00:02:12 +0000 (17:02 -0700)]
Merge pull request #440 from ceph/workspace-cd

cd to $WORKSPACE before building

Reviewed-by: Dan Mick <dmick@redhat.com>
9 years agoceph-build: cd to WORKSPACE when building RPMs 440/head
Alfredo Deza [Thu, 25 Aug 2016 23:50:10 +0000 (19:50 -0400)]
ceph-build: cd to WORKSPACE when building RPMs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-build: cd to WORKSPACE when building DEBs
Alfredo Deza [Thu, 25 Aug 2016 23:48:09 +0000 (19:48 -0400)]
ceph-build: cd to WORKSPACE when building DEBs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #439 from ceph/ceph-build-setup-fix
Alfredo Deza [Thu, 25 Aug 2016 22:00:08 +0000 (18:00 -0400)]
Merge pull request #439 from ceph/ceph-build-setup-fix

ceph-build: setup must be performed for both deb and rpm

9 years agoceph-build: setup must be performed for both deb and rpm 439/head
Andrew Schoen [Thu, 25 Aug 2016 21:44:02 +0000 (16:44 -0500)]
ceph-build: setup must be performed for both deb and rpm

If we do setup in it's own -shell then the virtualenv created there will
not be used in the other two -shell sections. This is because we
switched from using a standard venv to using one created in a temp
directory.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #438 from ceph/shaman-url
Alfredo Deza [Thu, 25 Aug 2016 12:28:51 +0000 (08:28 -0400)]
Merge pull request #438 from ceph/shaman-url

ceph-dev-build: print the shaman url for the repo on success

9 years agoceph-dev-build: print the shaman url for the repo on success 438/head
Andrew Schoen [Wed, 24 Aug 2016 20:38:31 +0000 (15:38 -0500)]
ceph-dev-build: print the shaman url for the repo on success

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #437 from ceph/ensure-debian-dir
Andrew Schoen [Wed, 24 Aug 2016 19:09:47 +0000 (14:09 -0500)]
Merge pull request #437 from ceph/ensure-debian-dir

ceph-dev-setup: ensure that the debian dir exists before copying

9 years agoceph-dev-setup: ensure that the debian dir exists before copying 437/head
Alfredo Deza [Wed, 24 Aug 2016 19:06:06 +0000 (15:06 -0400)]
ceph-dev-setup: ensure that the debian dir exists before copying

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #436 from ceph/wip-chacra
Alfredo Deza [Tue, 23 Aug 2016 14:13:57 +0000 (10:13 -0400)]
Merge pull request #436 from ceph/wip-chacra

calamari-server-trusty: Upload the packages to chacra

9 years agocalamari-server-trusty: Upload the packages to chacra 436/head
Boris Ranto [Tue, 23 Aug 2016 12:46:48 +0000 (14:46 +0200)]
calamari-server-trusty: Upload the packages to chacra

Signed-off-by: Boris Ranto <branto@redhat.com>
9 years agoMerge pull request #435 from ceph/ceph-dev-cmake
Andrew Schoen [Mon, 22 Aug 2016 17:11:01 +0000 (12:11 -0500)]
Merge pull request #435 from ceph/ceph-dev-cmake

ceph-dev-setup: produce the tarball with cmake if make-dist exists

9 years agoceph-dev-setup: produce the tarball with cmake if make-dist exists 435/head
Alfredo Deza [Mon, 22 Aug 2016 15:41:13 +0000 (11:41 -0400)]
ceph-dev-setup: produce the tarball with cmake if make-dist exists

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #434 from ceph/wip-calamari-trusty
Alfredo Deza [Thu, 18 Aug 2016 12:25:46 +0000 (08:25 -0400)]
Merge pull request #434 from ceph/wip-calamari-trusty

calamari-server-trusty: fix environmental issues

9 years agocalamari-server-trusty: fix environmental issues 434/head
Boris Ranto [Thu, 18 Aug 2016 12:12:42 +0000 (14:12 +0200)]
calamari-server-trusty: fix environmental issues

The sudo command resets the enviroment by default so we never passed the
WORKSPACE variable to salt. This made salt default to HOME instead.

Also, we store the packages in pkgs/ subdir of WORKSPACE dir, fixing
that as well.

Signed-off-by: Boris Ranto <branto@redhat.com>
9 years agoMerge pull request #432 from ceph/ceph-dev-flavors
Andrew Schoen [Wed, 17 Aug 2016 15:08:56 +0000 (10:08 -0500)]
Merge pull request #432 from ceph/ceph-dev-flavors

flavor support for ceph-dev builds

9 years agoceph-dev-build: use chacra endpoints with flavors for building DEBs 432/head
Alfredo Deza [Tue, 16 Aug 2016 11:14:35 +0000 (07:14 -0400)]
ceph-dev-build: use chacra endpoints with flavors for building DEBs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-build: use chacra endpoints with flavors
Alfredo Deza [Tue, 16 Aug 2016 11:14:11 +0000 (07:14 -0400)]
ceph-dev-build: use chacra endpoints with flavors

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev: remove string-based parameter for FLAVOR
Alfredo Deza [Mon, 15 Aug 2016 18:19:23 +0000 (14:19 -0400)]
ceph-dev: remove string-based parameter for FLAVOR

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev: first item in choice needs to be the default
Alfredo Deza [Mon, 15 Aug 2016 18:16:21 +0000 (14:16 -0400)]
ceph-dev: first item in choice needs to be the default

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-setup: detect flavor options to extend configure args
Alfredo Deza [Mon, 15 Aug 2016 16:09:13 +0000 (12:09 -0400)]
ceph-dev-setup: detect flavor options to extend configure args

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev: add choice parameters for FLAVORS
Alfredo Deza [Mon, 15 Aug 2016 14:17:10 +0000 (10:17 -0400)]
ceph-dev: add choice parameters for FLAVORS

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #433 from ceph/wip-trust-build
Alfredo Deza [Wed, 17 Aug 2016 11:05:43 +0000 (07:05 -0400)]
Merge pull request #433 from ceph/wip-trust-build

calamari-server-trusty: Install multitee before we use it

9 years agocalamari-server-trusty: Install multitee before we use it 433/head
Boris Ranto [Wed, 17 Aug 2016 09:35:07 +0000 (11:35 +0200)]
calamari-server-trusty: Install multitee before we use it

Signed-off-by: Boris Ranto <branto@redhat.com>
9 years agoMerge pull request #431 from ceph/cdp-tag-node
Ken Dreyer [Mon, 15 Aug 2016 14:58:05 +0000 (08:58 -0600)]
Merge pull request #431 from ceph/cdp-tag-node

ceph-deploy-tag: restrict the job to trusty and small, avoiding docs server

9 years agoceph-deploy-tag: restrict the job to trusty and small, avoiding docs server 431/head
Alfredo Deza [Mon, 15 Aug 2016 13:27:15 +0000 (09:27 -0400)]
ceph-deploy-tag: restrict the job to trusty and small, avoiding docs server

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #430 from ceph/ceph-dev-release-fixes
Andrew Schoen [Fri, 12 Aug 2016 17:26:27 +0000 (12:26 -0500)]
Merge pull request #430 from ceph/ceph-dev-release-fixes

ceph-release url fixes (for ceph-dev)

9 years agoceph-dev define a FLAVOR parameter for the build 430/head
Alfredo Deza [Fri, 12 Aug 2016 15:55:22 +0000 (11:55 -0400)]
ceph-dev define a FLAVOR parameter for the build

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-build add flavor var to ceph-release urls
Alfredo Deza [Fri, 12 Aug 2016 15:52:25 +0000 (11:52 -0400)]
ceph-dev-build add flavor var to ceph-release urls

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-build: fix invalid chacra_url variable, removing trailing slash
Alfredo Deza [Fri, 12 Aug 2016 15:49:19 +0000 (11:49 -0400)]
ceph-dev-build: fix invalid chacra_url variable, removing trailing slash

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #429 from ceph/ceph-release-dev
Andrew Schoen [Fri, 12 Aug 2016 13:54:19 +0000 (08:54 -0500)]
Merge pull request #429 from ceph/ceph-release-dev

ceph-dev-build: create ceph-release configuration and build steps

9 years agoceph-dev-build: create ceph-release configuration and build steps 429/head
Alfredo Deza [Fri, 12 Aug 2016 13:19:01 +0000 (09:19 -0400)]
ceph-dev-build: create ceph-release configuration and build steps

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #428 from ceph/arch-selection
Alfredo Deza [Thu, 11 Aug 2016 16:27:58 +0000 (12:27 -0400)]
Merge pull request #428 from ceph/arch-selection

ceph-dev: gives the ability to select with architectures to build for

9 years agoceph-dev: gives the ability to select with architectures to build for 428/head
Andrew Schoen [Thu, 11 Aug 2016 16:16:02 +0000 (11:16 -0500)]
ceph-dev: gives the ability to select with architectures to build for

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #427 from ceph/distro-checks
Alfredo Deza [Wed, 10 Aug 2016 20:30:31 +0000 (16:30 -0400)]
Merge pull request #427 from ceph/distro-checks

ceph-dev-build: add scripts to validate distro type

9 years agoceph-dev-build: add scripts to validate distro type 427/head
Andrew Schoen [Wed, 10 Aug 2016 20:14:59 +0000 (15:14 -0500)]
ceph-dev-build: add scripts to validate distro type

This will make sure a build script fails early if it will not work on
the distro being built for. Doing this early avoids duplicate calls to
the build_utils and setup scripts.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #426 from ceph/repo-creation
Alfredo Deza [Wed, 10 Aug 2016 20:07:31 +0000 (16:07 -0400)]
Merge pull request #426 from ceph/repo-creation

ceph-dev: various updates to make the build work

9 years agoceph-dev-build: rename the bz2 file using the raw version when copying 426/head
Alfredo Deza [Tue, 9 Aug 2016 16:57:10 +0000 (12:57 -0400)]
ceph-dev-build: rename the bz2 file using the raw version when copying

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev: allow the build to be concurrent
Alfredo Deza [Tue, 9 Aug 2016 16:41:49 +0000 (12:41 -0400)]
ceph-dev: allow the build to be concurrent

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-build: make the spec file look for the right source dir, using sed
Alfredo Deza [Tue, 9 Aug 2016 16:08:41 +0000 (12:08 -0400)]
ceph-dev-build: make the spec file look for the right source dir, using sed

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-dev-build: the build scripts need to start in $WORKSPACE
Andrew Schoen [Tue, 9 Aug 2016 15:39:10 +0000 (10:39 -0500)]
ceph-dev-build: the build scripts need to start in $WORKSPACE

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev-build: setup must be performed for both dev and rpm
Andrew Schoen [Tue, 9 Aug 2016 15:06:53 +0000 (10:06 -0500)]
ceph-dev-build: setup must be performed for both dev and rpm

If we do setup in it's own -shell then the virtualenv created there will
not be used in the other two -shell sections. This is because we
switched from using a standard venv to using one created in a temp
directory.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev: fixes for debian ceph version
Andrew Schoen [Tue, 9 Aug 2016 14:42:31 +0000 (09:42 -0500)]
ceph-dev: fixes for debian ceph version

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #425 from ceph/renewal-fix
Andrew Schoen [Tue, 9 Aug 2016 14:19:51 +0000 (09:19 -0500)]
Merge pull request #425 from ceph/renewal-fix

ansible: use letsencrypt renew vs. asking for a new cert every 12 hours

9 years agoansible: letsencrypt should agree tos and set the email 425/head
Alfredo Deza [Mon, 8 Aug 2016 19:25:26 +0000 (15:25 -0400)]
ansible: letsencrypt should agree tos and set the email

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: use letsencrypt renew vs. asking for a new cert every 12 hours
Alfredo Deza [Mon, 8 Aug 2016 19:02:20 +0000 (15:02 -0400)]
ansible: use letsencrypt renew vs. asking for a new cert every 12 hours

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #424 from ceph/ssl-no-verify
Andrew Schoen [Mon, 8 Aug 2016 19:16:14 +0000 (14:16 -0500)]
Merge pull request #424 from ceph/ssl-no-verify

scripts: disable chacractl ssl verification temporarily

9 years agoscripts: disable chacractl ssl verification temporarily 424/head
Alfredo Deza [Mon, 8 Aug 2016 16:19:01 +0000 (12:19 -0400)]
scripts: disable chacractl ssl verification temporarily

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #423 from ceph/repo-creation
Alfredo Deza [Fri, 5 Aug 2016 17:25:30 +0000 (13:25 -0400)]
Merge pull request #423 from ceph/repo-creation

use the value of VENV from build_utils.sh everywhere

9 years agostart repo creation after all binaries are uploaded 423/head
Andrew Schoen [Fri, 5 Aug 2016 14:59:29 +0000 (09:59 -0500)]
start repo creation after all binaries are uploaded

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-deploy-pull-requests: create a build/build script
Andrew Schoen [Fri, 5 Aug 2016 14:28:20 +0000 (09:28 -0500)]
ceph-deploy-pull-requests: create a build/build script

We need to do it this way so that we can access the value of
VENV from build_utils.sh

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoalways use the value of VENV set in build_utils.sh
Andrew Schoen [Fri, 5 Aug 2016 14:25:53 +0000 (09:25 -0500)]
always use the value of VENV set in build_utils.sh

We need to do this because that is not created in a temp directory.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #422 from ceph/ceph-dev
Alfredo Deza [Thu, 4 Aug 2016 18:46:57 +0000 (14:46 -0400)]
Merge pull request #422 from ceph/ceph-dev

ceph-dev: provide the ability to choose which distros are used

9 years agouse mktemp when creating the venv directory 422/head
Andrew Schoen [Thu, 4 Aug 2016 18:30:47 +0000 (13:30 -0500)]
use mktemp when creating the venv directory

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev: provide a better description for DISTROS
Andrew Schoen [Thu, 4 Aug 2016 17:02:20 +0000 (12:02 -0500)]
ceph-dev: provide a better description for DISTROS

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev-build: fail when the curl to shaman doesn't return a 200
Andrew Schoen [Thu, 4 Aug 2016 16:51:14 +0000 (11:51 -0500)]
ceph-dev-build: fail when the curl to shaman doesn't return a 200

We want to stop the build immediately if there is no healthy chacra
nodes to use.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev: remove the VERSION parameter
Andrew Schoen [Thu, 4 Aug 2016 15:48:10 +0000 (10:48 -0500)]
ceph-dev: remove the VERSION parameter

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agocreate the virtualenv at /tmp/jenkins-venv
Andrew Schoen [Thu, 4 Aug 2016 15:43:54 +0000 (10:43 -0500)]
create the virtualenv at /tmp/jenkins-venv

The $WORKSPACE path is getting to long and causing an
exception to be thrown with the message:

"bad interpreter: No such file or directory"

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev-setup: add || true when moving the *.diff.gz
Andrew Schoen [Thu, 4 Aug 2016 15:40:57 +0000 (10:40 -0500)]
ceph-dev-setup: add || true when moving the *.diff.gz

This file is not always guaranteed to be there.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev: adds the ability to specify which distros to build for
Andrew Schoen [Wed, 3 Aug 2016 22:30:23 +0000 (17:30 -0500)]
ceph-dev: adds the ability to specify which distros to build for

This adds a DISTROS property that can be passed a space delimeted list
of labels that controls which distros will be included in the matrix.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #421 from ceph/ceph-dev
Alfredo Deza [Tue, 2 Aug 2016 22:02:06 +0000 (18:02 -0400)]
Merge pull request #421 from ceph/ceph-dev

creates a ceph-dev job for testing builds

9 years agoask shaman.ceph.com which chacra instance to use for ceph-dev-build 421/head
Andrew Schoen [Tue, 2 Aug 2016 19:45:14 +0000 (14:45 -0500)]
ask shaman.ceph.com which chacra instance to use for ceph-dev-build

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agomake_chacractl_config now accepts a url as an argument
Andrew Schoen [Tue, 2 Aug 2016 19:44:22 +0000 (14:44 -0500)]
make_chacractl_config now accepts a url as an argument

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoadds a ceph-dev-build job
Andrew Schoen [Tue, 2 Aug 2016 19:08:26 +0000 (14:08 -0500)]
adds a ceph-dev-build job

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-dev: remove the TEST parameter
Andrew Schoen [Tue, 2 Aug 2016 19:08:07 +0000 (14:08 -0500)]
ceph-dev: remove the TEST parameter

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoadds a ceph-dev-setup job
Andrew Schoen [Tue, 2 Aug 2016 18:43:54 +0000 (13:43 -0500)]
adds a ceph-dev-setup job

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoadds a ceph-dev job for building testing binaries
Andrew Schoen [Tue, 2 Aug 2016 18:25:13 +0000 (13:25 -0500)]
adds a ceph-dev job for building testing binaries

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #420 from ceph/release-playbook
Alfredo Deza [Mon, 1 Aug 2016 16:22:05 +0000 (12:22 -0400)]
Merge pull request #420 from ceph/release-playbook

move release.yml to ansible/ from ansible/examples/

9 years agocopy release.yml into examples/ for PR testing 420/head
Andrew Schoen [Mon, 1 Aug 2016 15:12:24 +0000 (10:12 -0500)]
copy release.yml into examples/ for PR testing

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agomove release.yml from ansible/examples to ansible/
Andrew Schoen [Mon, 1 Aug 2016 15:09:32 +0000 (10:09 -0500)]
move release.yml from ansible/examples to ansible/

Move the playbook back here so that the ceph-tag and
ceph-deploy-tag jobs can both use it.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #419 from ceph/letsencrypt
Andrew Schoen [Fri, 22 Jul 2016 13:37:04 +0000 (08:37 -0500)]
Merge pull request #419 from ceph/letsencrypt

Letsencrypt support for load balanced Shaman

9 years agoansible: grafana ini template should condition github api configuration 419/head
Alfredo Deza [Thu, 21 Jul 2016 17:08:49 +0000 (13:08 -0400)]
ansible: grafana ini template should condition github api configuration

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: split the ssl work in the nginx role for dev vs. prod
Alfredo Deza [Thu, 21 Jul 2016 17:08:05 +0000 (13:08 -0400)]
ansible: split the ssl work in the nginx role for dev vs. prod

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: nginx.conf template should use consume the upstreams var
Alfredo Deza [Thu, 21 Jul 2016 17:06:06 +0000 (13:06 -0400)]
ansible: nginx.conf template should use consume the upstreams var

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: add self signed ssl cert default paths
Alfredo Deza [Thu, 21 Jul 2016 17:05:41 +0000 (13:05 -0400)]
ansible: add self signed ssl cert default paths

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: add a tmp site config file for nginx on letsencrypt support
Alfredo Deza [Thu, 21 Jul 2016 17:04:39 +0000 (13:04 -0400)]
ansible: add a tmp site config file for nginx on letsencrypt support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: update the grafana deployment example playbook
Alfredo Deza [Thu, 21 Jul 2016 16:53:39 +0000 (12:53 -0400)]
ansible: update the grafana deployment example playbook

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: overload the nginx configuration in vars file
Alfredo Deza [Thu, 21 Jul 2016 16:43:30 +0000 (12:43 -0400)]
ansible: overload the nginx configuration in vars file

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: remove load_balance nginx site config
Alfredo Deza [Thu, 21 Jul 2016 14:16:50 +0000 (10:16 -0400)]
ansible: remove load_balance nginx site config

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: make nginx_site template accommodate load balanced apps
Alfredo Deza [Thu, 21 Jul 2016 14:13:27 +0000 (10:13 -0400)]
ansible: make nginx_site template accommodate load balanced apps

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create an ssl task
Alfredo Deza [Wed, 20 Jul 2016 20:51:53 +0000 (16:51 -0400)]
ansible: create an ssl task

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create a letsencrypt task
Alfredo Deza [Wed, 20 Jul 2016 20:51:27 +0000 (16:51 -0400)]
ansible: create a letsencrypt task

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create defaults for nginx role for letsencrypt support
Alfredo Deza [Wed, 20 Jul 2016 19:08:45 +0000 (15:08 -0400)]
ansible: create defaults for nginx role for letsencrypt support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #407 from ceph/chacra-sha1
Alfredo Deza [Wed, 20 Jul 2016 14:51:16 +0000 (10:51 -0400)]
Merge pull request #407 from ceph/chacra-sha1

include the sha1 when uploading binaries to chacra

9 years agoceph-deploy-build and radosgw-agent should use GIT_COMMIT 407/head
Andrew Schoen [Thu, 16 Jun 2016 13:57:56 +0000 (08:57 -0500)]
ceph-deploy-build and radosgw-agent should use GIT_COMMIT

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoinclude the sha1 when uploading binaries to chacra
Andrew Schoen [Tue, 14 Jun 2016 19:33:35 +0000 (14:33 -0500)]
include the sha1 when uploading binaries to chacra

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #418 from ceph/yaml-moved
Andrew Schoen [Wed, 20 Jul 2016 14:45:27 +0000 (09:45 -0500)]
Merge pull request #418 from ceph/yaml-moved

ceph-build-pull-requests: yaml files moved; update location

9 years agoceph-build-pull-requests: copy roles too 418/head
Alfredo Deza [Wed, 20 Jul 2016 14:43:21 +0000 (10:43 -0400)]
ceph-build-pull-requests: copy roles too

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: fix unquoted path vars in nginx role
Alfredo Deza [Wed, 20 Jul 2016 14:34:58 +0000 (10:34 -0400)]
ansible: fix unquoted path vars in nginx role

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-build-pull-requests: yaml files moved; update location
Alfredo Deza [Wed, 20 Jul 2016 14:15:56 +0000 (10:15 -0400)]
ceph-build-pull-requests: yaml files moved; update location

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #415 from ceph/nginx-balancer
Andrew Schoen [Wed, 20 Jul 2016 13:02:27 +0000 (08:02 -0500)]
Merge pull request #415 from ceph/nginx-balancer

Load Balance support for Nginx