aboutsummaryrefslogtreecommitdiffstats
path: root/jenkinsfile.kernel.candidate
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-10-16 06:59:01 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-10-16 06:59:01 +0200
commit4a5b90449d923cebaa4c43d2ae373b4f22ff6789 (patch)
treeb6bf83b9a94e5f891da601572b0a6b1a607541ac /jenkinsfile.kernel.candidate
parentc76aa6281f2074a9958e6eb795145d9a0729fc4a (diff)
downloadjenkinsfiles-4a5b90449d923cebaa4c43d2ae373b4f22ff6789.tar.gz
kernel: switch node
Diffstat (limited to 'jenkinsfile.kernel.candidate')
-rw-r--r--jenkinsfile.kernel.candidate2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkinsfile.kernel.candidate b/jenkinsfile.kernel.candidate
index bcd0348..47c3c80 100644
--- a/jenkinsfile.kernel.candidate
+++ b/jenkinsfile.kernel.candidate
@@ -45,7 +45,7 @@ def KernelCleanup() {
pipeline {
agent {
- node 'sys-rhel7-x64'
+ node 'dist-rhel-7-x86_64'
}
options {