Skip to content

Commit 7905330

Browse files
authored
Merge pull request #303 from puppetlabs/pdksync_abs
pdksync - Use abs instead of vmpooler to provision test resources
2 parents 2b9fa8d + 812155b commit 7905330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provision.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ travis_el:
1515
provisioner: docker
1616
images: ['waffleimage/centos7']
1717
release_checks:
18-
provisioner: vmpooler
18+
provisioner: abs
1919
images: ['redhat-7-x86_64', 'redhat-8-x86_64', 'centos-7-x86_64', 'centos-8-x86_64', 'ubuntu-1604-x86_64', 'ubuntu-1804-x86_64', 'win-2012r2-x86_64', 'win-2016-core-x86_64', 'win-2019-core-x86_64']

0 commit comments

Comments
 (0)