update windows amis

This commit is contained in:
Joe Eacott 2021-08-03 13:24:45 -06:00 committed by Gareth J. Greenaway
parent 743037cd06
commit 4f05242f36
3 changed files with 2 additions and 4 deletions

View file

@ -14,5 +14,5 @@ opensuse-15-x86_64: ami-0b57dabce687992c3
ubuntu-1804-amd64: ami-0decb138fa5e24979
ubuntu-2004-amd64: ami-0468248e8ecfacd5c
ubuntu-2004-arm64: ami-07dcde5a6a61ce72a
windows-2016-x64: ami-091ceee536c181547
windows-2019-x64: ami-089971e887302c15e
windows-2016-x64: ami-08ebc2c3867dbc212
windows-2019-x64: ami-0a0c9b4de747444a6

View file

@ -1,7 +1,6 @@
@Library('salt@master-1.11') _
runTestSuite(
ami_image_id: 'ami-0594ccae396fdcb60',
concurrent_builds: 1,
distro_name: 'windows',
distro_version: '2016',

View file

@ -1,7 +1,6 @@
@Library('salt@master-1.11') _
runTestSuite(
ami_image_id: 'ami-015e1fedb71c9afbf',
concurrent_builds: 1,
distro_name: 'windows',
distro_version: '2019',