From e1361a5fcfd85871567723587897f11574ffa4cf Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 12 Oct 2020 17:12:54 -0700 Subject: Remove the buildkite config for Debian 8 It's several months EOL at this point Signed-off-by: Tim Smith --- .expeditor/verify.pipeline.yml | 15 --------------- 1 file changed, 15 deletions(-) (limited to '.expeditor') diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 34a2dee47d..9e6d61d238 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -436,21 +436,6 @@ steps: privileged: true single-use: true -- label: "Kitchen: Debian 8" - commands: - - scripts/bk_tests/bk_linux_exec.sh - - cd kitchen-tests - - /opt/omnibus-toolchain/bin/bundle exec kitchen test end-to-end-debian-8 - artifact_paths: - - $PWD/.kitchen/logs/kitchen.log - env: - KITCHEN_YAML: kitchen.yml - expeditor: - executor: - linux: - privileged: true - single-use: true - - label: "Kitchen: Debian 9" commands: - scripts/bk_tests/bk_linux_exec.sh -- cgit v1.2.1