summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2020-06-18 15:22:58 -0600
committerTim Smith <tsmith84@gmail.com>2020-06-26 08:34:56 -0700
commit64399ce2e5245915a9e80408037446a5fa7a6247 (patch)
tree5318eddc5504437cdf841c784d5fdb1269feb493 /.expeditor/config.yml
parent29f47e72a4d53d12358fc44fa0ec1ebf61f97dca (diff)
downloadchef-64399ce2e5245915a9e80408037446a5fa7a6247.tar.gz
Remove Azure private verify pipeline
We no longer need the private pipeline for verification tests using Kitchen Azure now that we have an implementation using Azure DevOps Pipelines for MacOS and Windows 2019. Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 3323d1f470..090a31808a 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -25,10 +25,7 @@ docker_images:
pipelines:
- verify:
- definition: .expeditor/verify_public.pipeline.yml
public: true
- - verify/private:
- definition: .expeditor/verify_private.pipeline.yml
- verify/habitat:
description: >
A temporary pipeline to verify the habitat plans. Performs a local build,
@@ -69,11 +66,6 @@ github:
- chef-14:
version_constraint: 14*
-schedules:
- - name: cleanup_orphaned_test_resources
- description: Cleanup orphaned test resources
- cronline: "0 1 * * *" # every day at 1am
-
changelog:
rollup_header: Changes not yet released to stable
@@ -101,10 +93,6 @@ merge_actions:
only_if: built_in:bump_version
subscriptions:
- - workload: schedule_triggered:{{agent_id}}:cleanup_orphaned_test_resources:*
- actions:
- - bash:.expeditor/cleanup_orphaned_test_resources.sh
-
# the omnibus/docker/gem chain
- workload: artifact_published:unstable:chef:{{version_constraint}}
actions: