summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-11-23 09:13:59 -0800
committerTim Smith <tsmith84@gmail.com>2020-11-23 10:56:21 -0800
commit5a810eaf8083b60db462efe3fe490637a52f37a1 (patch)
treecca55c4b8777778e2b72d99af15502d8539922eb
parent60c073c09f874b0f92e4b2e0c996a9d841551aab (diff)
downloadchef-5a810eaf8083b60db462efe3fe490637a52f37a1.tar.gz
Disable windows builds for now
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/release.omnibus.yml25
1 files changed, 1 insertions, 24 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 9b7f397a33..614f3b1f8b 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -2,10 +2,8 @@
project-name: chef
config: omnibus/omnibus.rb
test-path: omnibus/omnibus-test.sh
-test-path-windows: omnibus/omnibus-test.ps1
fips-platforms:
- el-*-x86_64
- - windows-*
builder-to-testers-map:
aix-7.1-powerpc:
- aix-7.1-powerpc
@@ -15,21 +13,12 @@ builder-to-testers-map:
- debian-10-x86_64
debian-10-aarch64:
- debian-10-aarch64
- el-6-i686:
- - el-6-i686
el-6-x86_64:
- el-6-x86_64
el-7-aarch64:
- el-7-aarch64
- el-8-aarch64
- amazon-2-aarch64
- el-7-ppc64:
- - el-7-ppc64
- el-7-ppc64le:
- - el-7-ppc64le
- el-7-s390x:
- - el-7-s390x
- - el-8-s390x
el-7-x86_64:
- el-7-x86_64
- el-8-x86_64
@@ -42,9 +31,6 @@ builder-to-testers-map:
- mac_os_x-10.14-x86_64
- mac_os_x-10.15-x86_64
- mac_os_x-11.0-x86_64
- sles-12-s390x:
- - sles-12-s390x
- - sles-15-s390x
sles-12-x86_64:
- sles-12-x86_64
- sles-15-x86_64
@@ -60,13 +46,4 @@ builder-to-testers-map:
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
- - ubuntu-20.04-x86_64
- windows-2012r2-i386:
- - windows-2012r2-i386
- windows-2012r2-x86_64:
- - windows-2012-x86_64
- - windows-2012r2-x86_64
- - windows-2016-x86_64
- - windows-2019-x86_64
- - windows-8-x86_64
- - windows-10-x86_64
+ - ubuntu-20.04-x86_64 \ No newline at end of file