aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-manifest-test.yaml
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2015-12-16 12:56:02 -0700
committerChristophe Lyon <christophe.lyon@linaro.org>2016-06-03 15:30:45 +0000
commita6c7310c3592560268442944518be7a497f1bc9d (patch)
tree4529e1a89f6bbfe9478d94cb99ffb4ef767995fc /tcwg-abe-manifest-test.yaml
parent3f75eb67b9d30df2b7720214212df235224efbff (diff)
tcwg-abe-manifest-test: Run Charlie's manifest tests.
Change-Id: Ic1725ca8a260a77cfef44723ad23093e6d9f3204
Diffstat (limited to 'tcwg-abe-manifest-test.yaml')
-rw-r--r--tcwg-abe-manifest-test.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/tcwg-abe-manifest-test.yaml b/tcwg-abe-manifest-test.yaml
new file mode 100644
index 0000000000..2b3ae97841
--- /dev/null
+++ b/tcwg-abe-manifest-test.yaml
@@ -0,0 +1,46 @@
+- job:
+ name: tcwg-abe-manifest-test
+ project-type: freestyle
+ defaults: global
+ logrotate:
+ daysToKeep: 10
+ numToKeep: 10
+ properties:
+ - authorization:
+ anonymous:
+ - job-read
+ - job-extended-read
+ linaro:
+ - job-build
+ - job-cancel
+ parameters:
+ - string:
+ name: abe_branch
+ default: refs/heads/master
+ description: 'ABE revision to test'
+ disabled: false
+ node: tcwg-x86_64-cam
+ retry-count: 3
+ concurrent: true
+ display-name: 'TCWG ABE Manifest Test'
+ scm:
+ - git:
+ url: http://git.linaro.org/toolchain/abe-tests.git
+ refspec: +refs/changes/*:refs/remotes/changes/*
+ branches:
+ - ${abe_branch}
+ skip-tag: true
+ shallow-clone: true
+ wipe-workspace: true
+ execution-strategy:
+ sequential: false
+ wrappers:
+ - timeout:
+ timeout: 300
+ - timestamps
+ - build-name:
+ name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
+ builders:
+ - shell: |
+ #!/bin/bash
+ bash -x ${WORKSPACE}/test-manifest2.sh --ref-snapshots /home/tcwg-buildslave/snapshots-ref --abe-branch ${abe_branch} --quiet --display-report