]>
git.apps.os.sepia.ceph.com Git - ceph-build.git/log
Alfredo Deza [Fri, 5 Feb 2016 18:02:50 +0000 (13:02 -0500)]
document how users should not edit Jenkins directly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 5 Feb 2016 17:56:23 +0000 (12:56 -0500)]
mention the timeout on scripts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Fri, 5 Feb 2016 15:56:35 +0000 (09:56 -0600)]
Merge pull request #321 from ceph/ceph-pr-timeouts
testing pull request commits should never take more than 10 minutes
Alfredo Deza [Fri, 5 Feb 2016 13:24:18 +0000 (08:24 -0500)]
testing pull request commits should never take more than 10 minutes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 3 Feb 2016 22:50:32 +0000 (17:50 -0500)]
Merge pull request #320 from ceph/ceph-ansible-galaxy
Adds a new job to update the ceph-ansible galaxy repos on merge
Andrew Schoen [Wed, 3 Feb 2016 22:35:25 +0000 (16:35 -0600)]
Adds a new job to update the ceph-ansible galaxy repos on merge
When new code is merged to master of ceph-ansible a command is run to
update the individual role repos with the changes for Ansible Galaxy.
See the first request of https://github.com/ceph/ceph-ansible/issues/507
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 29 Jan 2016 15:23:21 +0000 (09:23 -0600)]
Merge pull request #319 from ceph/delay-postscript
pass an option to delay the deletion of the node
Alfredo Deza [Fri, 29 Jan 2016 13:28:48 +0000 (08:28 -0500)]
also please spit out what you are posting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 28 Jan 2016 16:01:44 +0000 (11:01 -0500)]
pass an option to delay the deletion of the node
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 28 Jan 2016 13:46:06 +0000 (08:46 -0500)]
Merge pull request #318 from ceph/extra-vars-json
ceph-ansible-pull-requests: set monitor_interface correctly
Andrew Schoen [Thu, 28 Jan 2016 13:21:08 +0000 (07:21 -0600)]
ceph-ansible-pull-requests: set monitor_interface correctly
The trusty and centos nodes we're using in OVH both use eth0. This also
fixes a typo when setting monitor_interface in the json file used by
extra-vars.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Wed, 27 Jan 2016 22:21:20 +0000 (17:21 -0500)]
Merge pull request #317 from ceph/extra-vars-json
ceph-ansible-pull-requests: add os_tuning_params to --extra-vars
Andrew Schoen [Wed, 27 Jan 2016 21:03:30 +0000 (15:03 -0600)]
ceph-ansible-pull-requests: up verbosity to -vvv
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Wed, 27 Jan 2016 21:02:57 +0000 (15:02 -0600)]
ceph-ansible-pull-requests: add fsid and monitor_secret to extra-vars
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Wed, 27 Jan 2016 20:59:13 +0000 (14:59 -0600)]
use variables to set extra-vars so they show up in console output
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Wed, 27 Jan 2016 20:02:41 +0000 (14:02 -0600)]
ceph-ansible-pull-requests: write a json file for the extra_vars
This'll make it easier to read and the diffs will be nicer as well.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Wed, 27 Jan 2016 19:16:41 +0000 (13:16 -0600)]
ceph-ansible-pull-requests: add os_tuning_params to --extra-vars
Set these to the same values used for vagrant testing. The specific
issue here is that the defaults for os_tuning_params includes setting
vm.min_free_kbytes to
4194303 which is more memory than the jenkins
slave used for testing has.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Wed, 27 Jan 2016 17:03:42 +0000 (12:03 -0500)]
Merge pull request #316 from ceph/extra-vars-json
ceph-ansible-pull-requests: use json for --extra-vars
Andrew Schoen [Wed, 27 Jan 2016 16:51:11 +0000 (10:51 -0600)]
ceph-ansible-pull-requests: use json for --extra-vars
This allows us to pass a list of devices to --extra-vars. The key=value
method of using --extra-vars doesn't allow for complex data types like a
list or a hash.
This also sets monitor_interface to eth1
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Wed, 27 Jan 2016 12:26:31 +0000 (07:26 -0500)]
Merge pull request #315 from ceph/ceph-ansible-tweaks
add osd_auto_discovery to extra-vars; add -k to the curl call to mita
Andrew Schoen [Tue, 26 Jan 2016 22:43:01 +0000 (16:43 -0600)]
ceph-ansible-pull-requests: use -k with curl because of the self-signed cert
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 26 Jan 2016 22:41:31 +0000 (16:41 -0600)]
ceph-ansible-pull-requests: add osd_auto_discovery=true to extra-vars
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza [Tue, 26 Jan 2016 21:40:42 +0000 (16:40 -0500)]
Merge pull request #314 from ceph/fix-ceph-ansible-postbuild
always destroy the slave after a ceph-ansible-pull-requests job
Andrew Schoen [Tue, 26 Jan 2016 21:36:08 +0000 (15:36 -0600)]
always destroy the slave after a ceph-ansible-pull-requests job
Setting both script-only-if-succeeded and script-only-if-failed to True
makes is so that this postbuildscript is never ran.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 26 Jan 2016 15:47:17 +0000 (09:47 -0600)]
Merge pull request #313 from ceph/journal-collocation
specify journal collocation
Alfredo Deza [Tue, 26 Jan 2016 15:34:52 +0000 (10:34 -0500)]
specify journal collocation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 26 Jan 2016 15:32:28 +0000 (09:32 -0600)]
Merge pull request #312 from ceph/label-fix
mita is only providing unique nodes for now, not ceph-ansible-unique
Alfredo Deza [Tue, 26 Jan 2016 14:33:36 +0000 (09:33 -0500)]
mita is only providing unique nodes for now, not ceph-ansible-unique
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 26 Jan 2016 13:33:27 +0000 (08:33 -0500)]
Merge pull request #311 from ceph/ansible-extra-vars
pass the needed extra vars
Alfredo Deza [Tue, 26 Jan 2016 13:26:47 +0000 (08:26 -0500)]
pass the needed extra vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 26 Jan 2016 12:19:02 +0000 (07:19 -0500)]
Merge pull request #310 from ceph/local-inventory
use the new single-machine inventory
Alfredo Deza [Tue, 26 Jan 2016 12:12:44 +0000 (07:12 -0500)]
use the new single-machine inventory
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 25 Jan 2016 22:34:26 +0000 (17:34 -0500)]
Merge pull request #309 from ceph/ansible-pr-tweaks
ceph-ansible-pull-requests: activate the venv for the version check
Andrew Schoen [Mon, 25 Jan 2016 21:59:30 +0000 (15:59 -0600)]
ceph-ansible-pull-requests: activate the venv for the version check
If we don't activate our virtualenv ceph-ansible can not find ansible to
perform its version check and fails.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Mon, 25 Jan 2016 20:53:41 +0000 (14:53 -0600)]
Merge pull request #308 from ceph/teardown
Teardown ceph-ansible
Alfredo Deza [Mon, 25 Jan 2016 20:47:18 +0000 (15:47 -0500)]
create a teardown script to handle the UUID
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 25 Jan 2016 20:46:54 +0000 (15:46 -0500)]
teardown when trying to tell mita to destroy the node
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 25 Jan 2016 20:38:36 +0000 (14:38 -0600)]
Merge pull request #305 from ceph/pint-mita
when the build is done, tell mita to destroy the node to ensure it gets a new one
Alfredo Deza [Mon, 25 Jan 2016 15:46:26 +0000 (10:46 -0500)]
on both failure and success, ping mita to destroy the node
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 25 Jan 2016 14:16:24 +0000 (09:16 -0500)]
ensure that the unique label is only for ceph-ansible
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 25 Jan 2016 14:11:37 +0000 (09:11 -0500)]
when the build is done, tell mita to destroy the node to ensure it gets a new one
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 25 Jan 2016 16:00:51 +0000 (10:00 -0600)]
Merge pull request #307 from ceph/ceph-prs-concurrent
pr checks should be concurrent
Alfredo Deza [Mon, 25 Jan 2016 15:59:34 +0000 (10:59 -0500)]
pr checks should be concurrent
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 25 Jan 2016 15:29:04 +0000 (09:29 -0600)]
Merge pull request #306 from ceph/label-ceph-prs
use a label so mita can create nodes if needed
Alfredo Deza [Mon, 25 Jan 2016 14:40:59 +0000 (09:40 -0500)]
use a label so mita can create nodes if needed
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Thu, 21 Jan 2016 22:48:03 +0000 (17:48 -0500)]
Merge pull request #304 from ceph/ansible-labels
do not build anything that isn't unique, right?
Alfredo Deza [Thu, 21 Jan 2016 22:45:22 +0000 (17:45 -0500)]
do not build anything that isn't unique, right?
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Thu, 21 Jan 2016 22:39:51 +0000 (17:39 -0500)]
Merge pull request #303 from ceph/ansible-prs
initial take on ceph-ansible pull requests
Alfredo Deza [Thu, 21 Jan 2016 22:29:20 +0000 (17:29 -0500)]
improve success wording
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 21 Jan 2016 22:28:28 +0000 (17:28 -0500)]
andrewschoen has super powers to detect uneeded things in a YAML file
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 21 Jan 2016 19:46:38 +0000 (14:46 -0500)]
initial take on ceph-ansible pull requests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 20 Jan 2016 12:00:23 +0000 (07:00 -0500)]
Merge pull request #302 from ceph/timeout
make this thing timeout because it can hang for sure
Alfredo Deza [Wed, 20 Jan 2016 11:50:26 +0000 (06:50 -0500)]
make this thing timeout because it can hang for sure
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 18 Jan 2016 18:25:24 +0000 (12:25 -0600)]
Merge pull request #301 from ceph/unbound
fix unbound local errors
Alfredo Deza [Mon, 18 Jan 2016 18:19:06 +0000 (13:19 -0500)]
fix unbound local errors
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 18 Jan 2016 16:37:42 +0000 (10:37 -0600)]
Merge pull request #270 from ceph/concurrent-prs
pull requests that need to be concurrent
Alfredo Deza [Wed, 23 Dec 2015 00:49:07 +0000 (19:49 -0500)]
teuthology prs should be concurrent jobs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 23 Dec 2015 00:48:09 +0000 (19:48 -0500)]
ceph-qa-suite prs should be concurrent jobs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 23 Dec 2015 00:47:38 +0000 (19:47 -0500)]
ceph-deploy prs should be concurrent jobs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Wed, 23 Dec 2015 00:46:56 +0000 (19:46 -0500)]
ceph-build prs should be concurrent jobs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 18 Jan 2016 16:04:03 +0000 (10:04 -0600)]
Merge pull request #298 from ceph/no-lsb-prado
do not use lsb
Alfredo Deza [Fri, 15 Jan 2016 16:43:16 +0000 (11:43 -0500)]
do not use lsb
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai [Mon, 18 Jan 2016 14:52:58 +0000 (22:52 +0800)]
Merge pull request #300 from ceph/ceph-pr-fetch
fetch origin master before doing a comparison
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfredo Deza [Mon, 18 Jan 2016 14:44:59 +0000 (09:44 -0500)]
fetch origin master before doing a comparison
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Fri, 15 Jan 2016 16:20:04 +0000 (10:20 -0600)]
Merge pull request #297 from ceph/lsb-prado
set the macros after installing dependencies
Alfredo Deza [Fri, 15 Jan 2016 14:18:25 +0000 (09:18 -0500)]
set the macros after installing dependencies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 14 Jan 2016 19:12:22 +0000 (14:12 -0500)]
Merge pull request #296 from ceph/ceph-prs-fix
Use `origin/` to compare branches
Alfredo Deza [Thu, 14 Jan 2016 16:59:30 +0000 (11:59 -0500)]
use origin for comparison, not local
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 14 Jan 2016 16:55:28 +0000 (11:55 -0500)]
do not use files as prado does not support them yet
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai [Thu, 14 Jan 2016 12:44:56 +0000 (20:44 +0800)]
Merge pull request #294 from ceph/head-prs
use HEAD for comparing commits
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfredo Deza [Thu, 14 Jan 2016 12:36:44 +0000 (07:36 -0500)]
use HEAD for comparing commits
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Wed, 13 Jan 2016 16:18:16 +0000 (10:18 -0600)]
Merge pull request #293 from ceph/executors
default to number of executors to just 1
Alfredo Deza [Wed, 13 Jan 2016 14:55:32 +0000 (09:55 -0500)]
default to number of executors to just 1
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 12 Jan 2016 15:52:49 +0000 (09:52 -0600)]
Merge pull request #292 from ceph/rm-arm
remove arm for now
Alfredo Deza [Tue, 12 Jan 2016 15:51:36 +0000 (10:51 -0500)]
remove arm for now
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Tue, 12 Jan 2016 15:18:59 +0000 (09:18 -0600)]
Merge pull request #291 from ceph/ceph-universe
fixing pbuilder so it looks in universe as well
Alfredo Deza [Tue, 12 Jan 2016 13:43:32 +0000 (08:43 -0500)]
fixing pbuilder so it looks in universe as well
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai [Tue, 12 Jan 2016 13:00:23 +0000 (21:00 +0800)]
Merge pull request #290 from ceph/verbose-commit-check
Verbose commit check
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfredo Deza [Tue, 12 Jan 2016 12:45:23 +0000 (07:45 -0500)]
be more verbose when a commit fails
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Tue, 12 Jan 2016 12:45:03 +0000 (07:45 -0500)]
do not capture stderr or stdout when running
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 11 Jan 2016 22:00:32 +0000 (17:00 -0500)]
Merge pull request #289 from ceph/fix-node-naming
Fix node naming
Alfredo Deza [Mon, 11 Jan 2016 17:11:16 +0000 (12:11 -0500)]
prefix the ip address so that mita can use the UUID properly on the slave.yml file
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Mon, 11 Jan 2016 17:10:22 +0000 (12:10 -0500)]
prefix the ip address so that mita can use the UUID properly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Andrew Schoen [Mon, 11 Jan 2016 18:00:53 +0000 (12:00 -0600)]
Merge pull request #288 from dachary/wip-14172-make-check
ceph-pull-requests: keep 300 logs and run on trusty
Loic Dachary [Mon, 11 Jan 2016 16:12:38 +0000 (17:12 +0100)]
ceph-pull-requests: keep 300 logs and run on trusty
Signed-off-by: Loic Dachary <loic@dachary.org>
Alfredo Deza [Mon, 11 Jan 2016 15:17:40 +0000 (10:17 -0500)]
Merge pull request #287 from ceph/wip-14172
ceph-pull-requests: use a postbuildscript to only reboot on failure
Andrew Schoen [Fri, 8 Jan 2016 22:46:16 +0000 (16:46 -0600)]
ceph-pull-requests: use a postbuildscript to only reboot on failure
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 8 Jan 2016 21:52:06 +0000 (15:52 -0600)]
Merge pull request #286 from ceph/verbose-pytest
do not parametrize for now because we need to find out why this is not working
Alfredo Deza [Fri, 8 Jan 2016 21:41:03 +0000 (16:41 -0500)]
do not parametrize for now because we need to find out why this is not working
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 8 Jan 2016 17:41:32 +0000 (12:41 -0500)]
Merge pull request #284 from ceph/wip-14172
ceph-pull-requests: require a centos7 node and reboots after make check
Andrew Schoen [Fri, 8 Jan 2016 17:32:40 +0000 (11:32 -0600)]
ceph-pull-requests: reboot the slave after running make check
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 8 Jan 2016 16:34:53 +0000 (10:34 -0600)]
ceph-pull-requests: use a huge centos7 node
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Fri, 8 Jan 2016 15:36:08 +0000 (09:36 -0600)]
Merge pull request #283 from ceph/path-fixes
Path fixes
Alfredo Deza [Fri, 8 Jan 2016 14:34:31 +0000 (09:34 -0500)]
fix incorrect use of ceph checkout location
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 8 Jan 2016 14:34:13 +0000 (09:34 -0500)]
use full absolute paths for running py.test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Fri, 8 Jan 2016 13:45:44 +0000 (08:45 -0500)]
Merge pull request #282 from ceph/origin-master
default to origin/master, not master
Alfredo Deza [Fri, 8 Jan 2016 13:43:49 +0000 (08:43 -0500)]
default to origin/master, not master
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Ken Dreyer [Thu, 7 Jan 2016 21:46:24 +0000 (14:46 -0700)]
Merge pull request #281 from ceph/sign-rpms
add the signer scripts
Alfredo Deza [Thu, 7 Jan 2016 21:37:59 +0000 (16:37 -0500)]
create the sync-push script
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza [Thu, 7 Jan 2016 21:35:32 +0000 (16:35 -0500)]
create the sync-pull script
Signed-off-by: Alfredo Deza <adeza@redhat.com>