summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-10-02 20:30:11 -0700
committerTim Smith <tsmith84@gmail.com>2019-10-02 20:45:20 -0700
commit4f245f056eecc752e4873e950c1e827e02b5d5a1 (patch)
tree5fc6a918bdab6f290c233a8c9ea8a01cc88e86f3 /.expeditor
parenta5f803ac2a59a707291c3fe5c5f1b06fe3c51087 (diff)
downloadchef-4f245f056eecc752e4873e950c1e827e02b5d5a1.tar.gz
Remove EOL openSUSE Leap 42 testing
openSUSE Leap 42 went EOL July 1st, 2019. Signed-off-by: Tim Smith <tsmith@chef.io>
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 05fceee126..be9b5de50e 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -551,21 +551,6 @@ steps:
privileged: true
single-use: true
-- label: "Kitchen Tests openSUSE Leap: 42"
- commands:
- - scripts/bk_tests/bk_linux_exec.sh
- - cd kitchen-tests
- - ~/.asdf/shims/bundle exec kitchen test end-to-end-opensuse-leap-42
- artifact_paths:
- - $PWD/.kitchen/logs/kitchen.log
- env:
- KITCHEN_YAML: kitchen.yml
- expeditor:
- executor:
- linux:
- privileged: true
- single-use: true
-
- label: "Kitchen Tests openSUSE Leap: 15"
commands:
- scripts/bk_tests/bk_linux_exec.sh