]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
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

9 years agoceph-build-pull-requests: copy the vars directory into examples to check syntax 415/head
Alfredo Deza [Wed, 20 Jul 2016 12:26:28 +0000 (08:26 -0400)]
ceph-build-pull-requests: copy the vars directory into examples to check syntax

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoceph-build-pull-requests: include python ssl libraries
Alfredo Deza [Wed, 20 Jul 2016 12:00:51 +0000 (08:00 -0400)]
ceph-build-pull-requests: include python ssl libraries

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create a load-balance vars file
Alfredo Deza [Fri, 15 Jul 2016 20:16:50 +0000 (16:16 -0400)]
ansible: create a load-balance vars file

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: update graphite's fqdn
Alfredo Deza [Fri, 15 Jul 2016 17:20:53 +0000 (13:20 -0400)]
ansible: update graphite's fqdn

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create a load balance nginx config
Alfredo Deza [Fri, 15 Jul 2016 14:43:49 +0000 (10:43 -0400)]
ansible: create a load balance nginx config

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: git ignore top level yaml files
Alfredo Deza [Fri, 15 Jul 2016 14:37:32 +0000 (10:37 -0400)]
ansible: git ignore top level yaml files

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: update examples for grafana and graphite to use correct fqdn
Alfredo Deza [Fri, 15 Jul 2016 14:25:44 +0000 (10:25 -0400)]
ansible: update examples for grafana and graphite to use correct fqdn

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: move all top level yaml files to examples
Alfredo Deza [Fri, 15 Jul 2016 14:23:21 +0000 (10:23 -0400)]
ansible: move all top level yaml files to examples

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: ignore the tmp directory
Alfredo Deza [Fri, 15 Jul 2016 12:47:39 +0000 (08:47 -0400)]
ansible: ignore the tmp directory

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create an empty tmp dir for short lived files
Alfredo Deza [Fri, 15 Jul 2016 12:47:19 +0000 (08:47 -0400)]
ansible: create an empty tmp dir for short lived files

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: ignore ssl directories
Alfredo Deza [Fri, 15 Jul 2016 12:09:56 +0000 (08:09 -0400)]
ansible: ignore ssl directories

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: disable retry files
Alfredo Deza [Fri, 15 Jul 2016 12:06:06 +0000 (08:06 -0400)]
ansible: disable retry files

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: add locations for the dev and ssl certs
Alfredo Deza [Fri, 15 Jul 2016 12:03:14 +0000 (08:03 -0400)]
ansible: add locations for the dev and ssl certs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: copy ssl certs every time when ssl_hosts is defined
Alfredo Deza [Thu, 14 Jul 2016 20:58:43 +0000 (16:58 -0400)]
ansible: copy ssl certs every time when ssl_hosts is defined

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: define logging for upstream load balancing
Alfredo Deza [Thu, 14 Jul 2016 20:42:28 +0000 (16:42 -0400)]
ansible: define logging for upstream load balancing

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: template optional nginx_upstream servers in nginx.conf
Alfredo Deza [Thu, 14 Jul 2016 20:41:31 +0000 (16:41 -0400)]
ansible: template optional nginx_upstream servers in nginx.conf

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #416 from tchaikov/wip-cmake
Alfredo Deza [Wed, 20 Jul 2016 11:44:47 +0000 (07:44 -0400)]
Merge pull request #416 from tchaikov/wip-cmake

replace version number in CMakeLists.txt if it exists

9 years agoansible: replace version number in CMakeLists.txt if it exists 416/head
Kefu Chai [Wed, 20 Jul 2016 05:28:15 +0000 (13:28 +0800)]
ansible: replace version number in CMakeLists.txt if it exists

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
9 years agoMerge pull request #414 from ceph/shaman-pull-requests
Alfredo Deza [Fri, 1 Jul 2016 20:43:53 +0000 (16:43 -0400)]
Merge pull request #414 from ceph/shaman-pull-requests

adds a shaman-pull-requests job

9 years agoadds a shaman-pull-requests job 414/head
Andrew Schoen [Fri, 1 Jul 2016 20:32:57 +0000 (15:32 -0500)]
adds a shaman-pull-requests job

Will run tox tests for each PR

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #413 from ceph/chacra-pull-requests
Alfredo Deza [Thu, 23 Jun 2016 20:27:42 +0000 (16:27 -0400)]
Merge pull request #413 from ceph/chacra-pull-requests

adds PR testing for chacra

9 years agochacra-pull-requests: give the chacra checkout a basedir 413/head
Andrew Schoen [Thu, 23 Jun 2016 20:10:13 +0000 (15:10 -0500)]
chacra-pull-requests: give the chacra checkout a basedir

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agochacra-pull-requests: install python-psycopg2
Andrew Schoen [Thu, 23 Jun 2016 16:49:58 +0000 (11:49 -0500)]
chacra-pull-requests: install python-psycopg2

We need this to be able to create users with ansible.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agochacra-pull-requests: adds an ansible.cfg file
Andrew Schoen [Thu, 23 Jun 2016 16:37:32 +0000 (11:37 -0500)]
chacra-pull-requests: adds an ansible.cfg file

This enables pipelining so we can avoid an issue
discussed here:

https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agochacra-pull-requests: create jenkins-build postgresql user
Andrew Schoen [Thu, 23 Jun 2016 16:31:57 +0000 (11:31 -0500)]
chacra-pull-requests: create jenkins-build postgresql user

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