summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-15 12:46:21 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-15 12:46:21 -0700
commit7d45418b0a8d1dd2b68b63c797115607b5106dc9 (patch)
tree15b5d6cd71f400724842cc74b03ac325b8e7f61d
parent67959e46f6679b8394f353f3cca82b94acbcb855 (diff)
downloadchef-7d45418b0a8d1dd2b68b63c797115607b5106dc9.tar.gz
Remove the Ubuntu azure pipeline test
We test this same stuff in the dokken based BK tests and this one is failing outside of the Chef run. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--azure-pipelines.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d5e77904f7..68ab19bc6d 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -16,8 +16,6 @@ jobs:
- job:
strategy:
matrix:
- ubuntu_kitchen_tests:
- imageName: 'ubuntu-latest'
mac_kitchen_tests:
imageName: 'macos-latest'