]> git.apps.os.sepia.ceph.com Git - ceph-build.git/log
ceph-build.git
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>
9 years agochacra-pull-requests: change postgresql auth method to trust
Andrew Schoen [Thu, 23 Jun 2016 16:24:12 +0000 (11:24 -0500)]
chacra-pull-requests: change postgresql auth method to trust

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agochacra-pull-requests: always restart postgresql
Andrew Schoen [Thu, 23 Jun 2016 15:57:39 +0000 (10:57 -0500)]
chacra-pull-requests: always restart postgresql

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agochacra-pull-requests: also install postgresql-server-dev-9.3
Andrew Schoen [Thu, 23 Jun 2016 15:37:54 +0000 (10:37 -0500)]
chacra-pull-requests: also install postgresql-server-dev-9.3

This is need to install psycopg2

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agopostgresql 9.3 is what is available on trusty
Andrew Schoen [Thu, 23 Jun 2016 15:29:34 +0000 (10:29 -0500)]
postgresql 9.3 is what is available on trusty

I really wish there was a way to not hardcode that postgres version, but
I haven't found a good solution yet.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoAdds the chacra-pull-requests job
Andrew Schoen [Wed, 22 Jun 2016 21:23:25 +0000 (16:23 -0500)]
Adds the chacra-pull-requests job

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #411 from ceph/grafana
Andrew Schoen [Thu, 23 Jun 2016 15:50:57 +0000 (10:50 -0500)]
Merge pull request #411 from ceph/grafana

Grafana (and Nginx) Role

9 years agoansible: create a base nginx role 411/head
Alfredo Deza [Mon, 20 Jun 2016 19:24:57 +0000 (15:24 -0400)]
ansible: create a base nginx role

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create a grafana role
Alfredo Deza [Mon, 20 Jun 2016 19:24:31 +0000 (15:24 -0400)]
ansible: create a grafana role

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoadd sample grafana playbook
Alfredo Deza [Mon, 20 Jun 2016 19:24:11 +0000 (15:24 -0400)]
add sample grafana playbook

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #412 from ceph/wip-make-dist
Dan Mick [Tue, 21 Jun 2016 17:28:25 +0000 (10:28 -0700)]
Merge pull request #412 from ceph/wip-make-dist

build_snapshot_native.sh: use make-dist

Reviewed-by: Dan Mick <dmick@redhat.com>
9 years agobuild_snapshot_native.sh: use make-dist 412/head
Sage Weil [Tue, 21 Jun 2016 17:19:49 +0000 (13:19 -0400)]
build_snapshot_native.sh: use make-dist

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #410 from ceph/graphite
Andrew Schoen [Mon, 20 Jun 2016 17:15:04 +0000 (12:15 -0500)]
Merge pull request #410 from ceph/graphite

Graphite support

9 years agoansible: enable pipelining in ssh 410/head
Alfredo Deza [Mon, 20 Jun 2016 15:41:42 +0000 (11:41 -0400)]
ansible: enable pipelining in ssh

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: add a sample playbook
Alfredo Deza [Mon, 20 Jun 2016 12:43:30 +0000 (08:43 -0400)]
ansible: add a sample playbook

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoansible: create a graphite role
Alfredo Deza [Mon, 20 Jun 2016 12:43:13 +0000 (08:43 -0400)]
ansible: create a graphite role

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #409 from ceph/ceph-setup-params
Alfredo Deza [Wed, 15 Jun 2016 18:33:33 +0000 (14:33 -0400)]
Merge pull request #409 from ceph/ceph-setup-params

Make the sha1 from the current build available in the build scripts

9 years agoceph-build: inject the sha1 properties file from ceph-setup 409/head
Andrew Schoen [Wed, 15 Jun 2016 18:27:13 +0000 (13:27 -0500)]
ceph-build: inject the sha1 properties file from ceph-setup

This will make the SHA1 environment variable available to the build
scripts.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-setup: write the current sha1 being built to a file
Andrew Schoen [Wed, 15 Jun 2016 18:26:17 +0000 (13:26 -0500)]
ceph-setup: write the current sha1 being built to a file

This file will be archived and injected into ceph-build

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoceph-setup: print the SHA1 being built
Andrew Schoen [Wed, 15 Jun 2016 16:25:42 +0000 (11:25 -0500)]
ceph-setup: print the SHA1 being built

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #408 from ceph/ceph-tag-branch
Alfredo Deza [Wed, 15 Jun 2016 16:24:58 +0000 (12:24 -0400)]
Merge pull request #408 from ceph/ceph-tag-branch

ceph-tag: always use the master branch of ceph-build

9 years agoceph-tag: always use the master branch of ceph-build 408/head
Andrew Schoen [Wed, 15 Jun 2016 16:18:27 +0000 (11:18 -0500)]
ceph-tag: always use the master branch of ceph-build

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #406 from ceph/default-branch
Andrew Schoen [Mon, 13 Jun 2016 20:55:17 +0000 (15:55 -0500)]
Merge pull request #406 from ceph/default-branch

radosgw-agent: have some defaults to prevent null var references

9 years agoradosgw-agent: have some defaults to prevent null var references 406/head
Alfredo Deza [Mon, 13 Jun 2016 20:48:54 +0000 (16:48 -0400)]
radosgw-agent: have some defaults to prevent null var references

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #405 from ceph/wip-xenial
Alfredo Deza [Fri, 10 Jun 2016 17:14:24 +0000 (13:14 -0400)]
Merge pull request #405 from ceph/wip-xenial

Add xenial

9 years agoAdd xenial 405/head
David Galloway [Fri, 10 Jun 2016 15:25:57 +0000 (11:25 -0400)]
Add xenial

Signed-off-by: David Galloway <dgallowa@redhat.com>
9 years agoMerge pull request #403 from ceph/wip-teuth-docs
Alfredo Deza [Mon, 6 Jun 2016 20:13:55 +0000 (16:13 -0400)]
Merge pull request #403 from ceph/wip-teuth-docs

teuthology-docs: Move package dependencies into the job definition

9 years agoteuthology-docs: Add libvirt-dev dependency 403/head
Zack Cerza [Mon, 6 Jun 2016 20:07:54 +0000 (14:07 -0600)]
teuthology-docs: Add libvirt-dev dependency

Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agoteuthology-docs: Don't actually install deps
Zack Cerza [Thu, 2 Jun 2016 17:59:20 +0000 (11:59 -0600)]
teuthology-docs: Don't actually install deps

We don't have tty-less sudo on docs.ceph.com. Dependencies must be
installed manually.

Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agoInstall pkg-config for teuthology-docs
Zack Cerza [Thu, 2 Jun 2016 16:33:12 +0000 (10:33 -0600)]
Install pkg-config for teuthology-docs

Fixes: "Exception: pkg-config binary is required to compile
libvirt-python"

Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agoMove teuthology-docs deps out of slave.yml
Zack Cerza [Thu, 2 Jun 2016 16:23:26 +0000 (10:23 -0600)]
Move teuthology-docs deps out of slave.yml

If other jobs don't need them, let's not make them take the time to
install them.

Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agoMerge pull request #402 from ceph/ssh-creds-revert
Andrew Schoen [Mon, 6 Jun 2016 15:09:11 +0000 (10:09 -0500)]
Merge pull request #402 from ceph/ssh-creds-revert

add ssh creds back to be able to push tags

9 years agoRevert "ceph-tag: remove ssh credentials to prevent github auth conflicts" 402/head
Alfredo Deza [Mon, 6 Jun 2016 14:53:02 +0000 (10:53 -0400)]
Revert "ceph-tag: remove ssh credentials to prevent github auth conflicts"

This reverts commit f4398ab8df10e6fef419e742afc9547634c1c214.

9 years agoMerge pull request #401 from ceph/docs-update
Zack Cerza [Thu, 2 Jun 2016 17:13:02 +0000 (11:13 -0600)]
Merge pull request #401 from ceph/docs-update

fix the example in the README on how to test and update jobs

9 years agofix the example in the README on how to test and update jobs 401/head
Andrew Schoen [Thu, 2 Jun 2016 17:09:51 +0000 (12:09 -0500)]
fix the example in the README on how to test and update jobs

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #400 from ceph/remove-github-publisher
Alfredo Deza [Wed, 25 May 2016 19:57:20 +0000 (15:57 -0400)]
Merge pull request #400 from ceph/remove-github-publisher

removes the deprecated github-notifier publisher from all jobs

9 years agoremoves the deprecated github-notifier publisher from all jobs 400/head
Andrew Schoen [Wed, 25 May 2016 19:51:38 +0000 (14:51 -0500)]
removes the deprecated github-notifier publisher from all jobs

This publisher is not needed as the github-pull-requests trigger takes care of
updating the status on the pull request.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
9 years agoMerge pull request #399 from ceph/radosgw-pr-fix
Andrew Schoen [Wed, 25 May 2016 19:26:22 +0000 (14:26 -0500)]
Merge pull request #399 from ceph/radosgw-pr-fix

radosgw-agent-pull-requests: remove github-notifier

9 years agoradosgw-agent-pull-requests: remove github-notifier as it may cause build to fail... 399/head
Alfredo Deza [Wed, 25 May 2016 19:20:10 +0000 (15:20 -0400)]
radosgw-agent-pull-requests: remove github-notifier as it may cause build to fail to notify

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agoMerge pull request #398 from ceph/evelu-ccache
Alfredo Deza [Tue, 24 May 2016 14:15:11 +0000 (10:15 -0400)]
Merge pull request #398 from ceph/evelu-ccache

ceph-pull-request: Increasing ccache size

9 years agoceph-pull-requests: Showing ccache stats after the build. 398/head
Erwan Velu [Tue, 24 May 2016 12:56:38 +0000 (14:56 +0200)]
ceph-pull-requests: Showing ccache stats after the build.

When the build is completed, let's print the actual usage of ccache

9 years agoceph-pull-requests: Increasing ccache size
Erwan Velu [Tue, 24 May 2016 12:54:02 +0000 (14:54 +0200)]
ceph-pull-requests: Increasing ccache size

By default, ccache is now configured and uses only 1G of space.
While monitoring the build it appears that if we would have a larger cache, more
hits could be done making a faster build process.

This patch simply makes the ccache bigger up to 5G which is fine regarding the
openstack flavor we have.

9 years agoMerge pull request #397 from ceph/mita-local-deploy
Alfredo Deza [Tue, 24 May 2016 11:22:44 +0000 (07:22 -0400)]
Merge pull request #397 from ceph/mita-local-deploy

local deploys for mita

9 years agorestrict it to run on master only 397/head
Alfredo Deza [Tue, 24 May 2016 11:18:04 +0000 (07:18 -0400)]
restrict it to run on master only

Signed-off-by: Alfredo Deza <adeza@redhat.com>
9 years agofurther specify this is a local ansible execution
Alfredo Deza [Tue, 24 May 2016 11:17:15 +0000 (07:17 -0400)]
further specify this is a local ansible execution

Signed-off-by: Alfredo Deza <adeza@redhat.com>