From 41212cfecba64c18486ed7ea9fd34fe883b1448f Mon Sep 17 00:00:00 2001 From: Jaymala Sinha Date: Mon, 8 Apr 2019 15:13:27 -0400 Subject: Use current 15.0.178 Signed-off-by: Jaymala Sinha --- .expeditor/release.omnibus.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 54375fce80..caca8044cb 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -1,6 +1,8 @@ --- project-name: chef config: omnibus/omnibus.rb +test-version: 15.0.178 +test-channel: current test-path: omnibus/omnibus-test.sh test-path-windows: omnibus/omnibus-test.ps1 fips-platforms: @@ -58,11 +60,11 @@ builder-to-testers-map: # ubuntu-16.04-x86_64: # - ubuntu-16.04-x86_64 # - ubuntu-18.04-x86_64 - windows-2012r2-i386: - - windows-2012r2-i386 + # windows-2012r2-i386: + # - windows-2012r2-i386 windows-2012r2-x86_64: - - windows-2008r2-x86_64 - - windows-2012-x86_64 + # - windows-2008r2-x86_64 + # - windows-2012-x86_64 - windows-2012r2-x86_64 - windows-2016-x86_64 - - windows-2019-x86_64 + # - windows-2019-x86_64 -- cgit v1.2.1