OpenSearch/.ci/matrix-vagrant-packaging.yml
Ryan Ernst d62981fb27
Remove opensuse 42 from vagrant tests (#63759)
Opensuse 42 has not worked in a while. The test image is unmaintained,
and cannot be launched. It was removed from CI packaging test runs, but
still remained in vagrant tests. This commit removes it from vagrant
tests.
2020-10-15 13:05:46 -07:00

22 lines
498 B
YAML

# This file is used as part of a matrix build in Jenkins where the
# values below are included as an axis of the matrix.
# This axis of the build matrix represents the versions subprojects
# of the :qa:os project which will be tested on a metal CI worker
# for the purposes of verifying of Vagrant-based tooling
OS:
- centos-6
- centos-7
- debian-8
- debian-9
- fedora-28
- fedora-29
- oel-6
- oel-7
- sles-12
- ubuntu-1604
- ubuntu-1804
- windows-2012r2
- windows-2016