summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorLamont Granquist <lamont@chef.io>2019-11-08 14:35:34 -0800
committerGitHub <noreply@github.com>2019-11-08 14:35:34 -0800
commit17d4a869a2501dc9a94c8142b0f0f96551455c75 (patch)
treed214de6df91a98f7087e791bdeb380e09a41f1d2 /.expeditor
parent9917b462e7cf8746e5732f1ef51e0e37e758994e (diff)
parent18b742817a4ab0990d0928ac1e3397964834861a (diff)
downloadchef-17d4a869a2501dc9a94c8142b0f0f96551455c75.tar.gz
🚧 WIP: remove Oracle 8 from TK tests run in CI (#9074)
🚧 WIP: remove Oracle 8 from TK tests run in CI
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/verify.pipeline.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 36074a2db9..2dfd8de90e 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -536,21 +536,6 @@ steps:
privileged: true
single-use: true
-- label: "Kitchen Tests Oracle Linux: 8"
- commands:
- - scripts/bk_tests/bk_linux_exec.sh
- - cd kitchen-tests
- - ~/.asdf/shims/bundle exec kitchen test end-to-end-oraclelinux-8
- artifact_paths:
- - $PWD/.kitchen/logs/kitchen.log
- env:
- KITCHEN_YAML: kitchen.yml
- expeditor:
- executor:
- linux:
- privileged: true
- single-use: true
-
- label: "Kitchen Tests Fedora: latest"
commands:
- scripts/bk_tests/bk_linux_exec.sh