summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobb Kidd <robb@thekidds.org>2019-11-07 12:59:19 -0500
committerRobb Kidd <robb@thekidds.org>2019-11-07 12:59:19 -0500
commit18b742817a4ab0990d0928ac1e3397964834861a (patch)
treeca8589729ac1736ff26af18097b1fdf1c4128ca8
parent0c3e2542d55dd9e5b05ecd4c48b2d72a9ae8414f (diff)
downloadchef-oracle8-needs-systemd-reinstalled.tar.gz
remove Oracle Linux 8 from the TK tests in CIoracle8-needs-systemd-reinstalled
The official oraclelinux:8 image has been nerfed to a point where it doesn't act enough like a VM to use in Dokken. Maybe that's fixible later. Until then, CentOS will cover our testing there. Signed-off-by: Robb Kidd <robb@thekidds.org>
-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