summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrajakta Purohit <prajakta@chef.io>2022-07-28 11:36:23 -0700
committerPrajakta Purohit <prajakta@chef.io>2022-07-28 11:41:49 -0700
commite93c55b7135b29dbb753b77410070f652ef19240 (patch)
treefcfbc792b3e553313cd56ba307cc69924988f944
parent624e75000681fef0e6441a3d922e9a08e918a983 (diff)
downloadchef-praj/remove_chef_16_and_17_adhoc_builds.tar.gz
Remove the builds that run from the chef-17 and chef-16 branchespraj/remove_chef_16_and_17_adhoc_builds
Signed-off-by: Prajakta Purohit <prajakta@chef.io>
-rw-r--r--.expeditor/config.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index d249264afa..e8fd8faad3 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -23,12 +23,6 @@ schedules:
- name: nightly_build_main
description: "Run a nightly build in the Buildkite pipeline"
cronline: "0 6 * * *"
- - name: nightly_build_chef_17
- description: "Run a nightly build in the Buildkite pipeline"
- cronline: "30 9 * * 2,4"
- - name: nightly_build_chef_16
- description: "Run a nightly build in the Buildkite pipeline"
- cronline: "30 2 * * 2"
pipelines:
- verify:
@@ -274,9 +268,3 @@ subscriptions:
- workload: schedule_triggered:chef/chef:main:nightly_build_main:*
actions:
- trigger_pipeline:omnibus/adhoc
- - workload: schedule_triggered:chef/chef:chef-17:nightly_build_chef_17:*
- actions:
- - trigger_pipeline:omnibus/adhoc
- - workload: schedule_triggered:chef/chef:chef-16:nightly_build_chef_16:*
- actions:
- - trigger_pipeline:omnibus/adhoc