summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-06-09 16:13:11 -0400
committerBill Peck <bpeck@redhat.com>2015-06-09 16:13:11 -0400
commit88076c97e0adb88dc1dec89911921f9af9f13107 (patch)
tree14ad02e684d9a2f3cd13af797df077cc79781692
parenta68804209923c2ead930287b8f0e2b42855d67e0 (diff)
downloadtests-88076c97e0adb88dc1dec89911921f9af9f13107.tar.gz
tests-88076c97e0adb88dc1dec89911921f9af9f13107.tar.xz
tests-88076c97e0adb88dc1dec89911921f9af9f13107.zip
dont bother with a jenkins slave. configure ssh key with correct permissions. Use my testing branch of ci-ops-central
-rw-r--r--restraint/config/kgtt-restraint.yaml16
1 files changed, 12 insertions, 4 deletions
diff --git a/restraint/config/kgtt-restraint.yaml b/restraint/config/kgtt-restraint.yaml
index f7f20dd..2ab1815 100644
--- a/restraint/config/kgtt-restraint.yaml
+++ b/restraint/config/kgtt-restraint.yaml
@@ -6,9 +6,10 @@
concurrent: true
scm:
- git:
- url: 'https://code.engineering.redhat.com/gerrit/ci-ops-central'
+ url: 'http://git.engineering.redhat.com/git/users/bpeck/ci-ops-central.git'
+ #url: 'https://code.engineering.redhat.com/gerrit/ci-ops-central'
branches:
- - origin/master
+ - origin/testing
basedir: ci-ops-central
- git:
url: 'https://code.engineering.redhat.com/gerrit/ci-ops-projex'
@@ -151,7 +152,7 @@
- job-template:
name: '{project}-2-provision'
defaults: platform-ci-workflow-provision-teardown
- node: master
+ node: '{jslavename}'
retry-count: 3
parameters:
- choice:
@@ -221,6 +222,11 @@
default: '{project}-sanity.xml'
description: |
Beaker job xml name
+ - string:
+ name: SSH_KEYFILE
+ default: ci-ops-projex/config/keys/ci-ops-central
+ description: |
+ Private SSH key to use for authentication
builders:
- copyartifact:
project: '{project}-2-provision'
@@ -235,6 +241,8 @@
env
+ chmod go-rw ${{SSH_KEYFILE}}
+
export BKRID=$(echo ${{BKR_JOBID}} | awk -F: '{{print $2}}')
if ! [ -z ${{BKRID}} ]
then
@@ -338,7 +346,7 @@
jobs:
- platform-trigger-provision-runtest-teardown
jslavename:
- - ci-ops-restraint
+ - master
jslave_execs:
- 10
jslave_topology: