aboutsummaryrefslogtreecommitdiff
path: root/infrastructure-patchwork-tools.yaml
diff options
context:
space:
mode:
authorBenjamin Copeland <ben.copeland@linaro.org>2021-01-15 15:25:56 +0000
committerBenjamin Copeland <ben.copeland@linaro.org>2021-01-15 15:57:59 +0000
commit197080c40ad0401ccc9de1d5e394e3c492b52e5a (patch)
treea96abd9c5b9dda78cb5ea9303547e1cb9a09b702 /infrastructure-patchwork-tools.yaml
parent6ea231533d7b4bd0e5935bb0f0c170245ee3af2c (diff)
Patchwork: Remove curl command and update node
Change-Id: Ice69dd6a032337a25acf48347839c5d24a6aead5
Diffstat (limited to 'infrastructure-patchwork-tools.yaml')
-rw-r--r--infrastructure-patchwork-tools.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/infrastructure-patchwork-tools.yaml b/infrastructure-patchwork-tools.yaml
index 59ea927e9c..4b3fe31ba9 100644
--- a/infrastructure-patchwork-tools.yaml
+++ b/infrastructure-patchwork-tools.yaml
@@ -14,7 +14,7 @@
- job-build
- job-cancel
disabled: false
- node: docker-xenial-amd64
+ node: docker-bionic-amd64
display-name: 'Infrastructure - Unit Test CI for the patchwork-tools repository'
concurrent: true
triggers:
@@ -51,8 +51,6 @@
git fetch https://review.linaro.org/${GERRIT_PROJECT} ${GERRIT_REFSPEC}
git checkout -q FETCH_HEAD
- curl -L https://git.linaro.org/infrastructure/linaro-git-tools.git/blob_plain/HEAD:/linaro_ldap.py
-
./unit-test.sh
- build-name-setter:
name: 'version.txt'