summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/xtesting.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 0e9cde204..6ef1526a9 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -984,31 +984,3 @@
- last-failure
- last-duration
regex: (?!xtesting-pi)^xtesting-[a-z-0-9.]+-grype$
-
-- builder:
- name: xtesting-debug
- builders:
- - shell: |
- ip addr
- ls /home
- cat $HOME/.config/jenkins_jobs/jenkins_jobs.ini
-
-- parameter:
- name: xtesting-debug-slave
- parameters:
- - label:
- name: slave
- default: '{slave}'
-
-- job-template:
- name: xtesting-debug
- parameters:
- - xtesting-debug-slave:
- slave: lf-build6
- builders:
- - xtesting-debug
-
-- project:
- name: 'xtesting-debug'
- jobs:
- - 'xtesting-debug'