summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-26 18:53:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-26 18:53:54 +0000
commit65bd1d62eeb94c3519d551925fecda902ab1e335 (patch)
treef539ad967931a59c7ee70802ab94ac85c59c00a3
parentc2cb9296949e8e8c2e5791c503197b526b6416f9 (diff)
parent964e0756f32f71358abf083619d9f8886cf477ab (diff)
Merge "[doctor] disable un-runnable jobs"
-rw-r--r--jjb/doctor/doctor.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml
index 1c12563a8..0d7b781a7 100644
--- a/jjb/doctor/doctor.yaml
+++ b/jjb/doctor/doctor.yaml
@@ -39,6 +39,12 @@
arch: 'aarch64'
- installer: 'daisy'
arch: 'aarch64'
+ # disabling the following tests due to limitation of PoD owners
+ # these would beenabled again once the PoDs are ready
+ - installer: 'fuel'
+ arch: 'x86_64'
+ - installer: 'daisy'
+ arch: 'x86_64'
jobs:
- 'doctor-verify-{inspector}-{stream}'