We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5560135 commit af79cebCopy full SHA for af79ceb
.ci/matrix-vagrant-packaging.yml
@@ -0,0 +1,17 @@
1
+# This file is used as part of a matrix build in Jenkins where the
2
+# values below are included as an axis of the matrix.
3
+
4
+# This axis of the build matrix represents the versions subprojects
5
+# of the :qa:os project which will be tested on a metal CI worker
6
+# for the purposes of verifying of Vagrant-based tooling
7
8
+OS:
9
+ - centos-7
10
+ - debian-9
11
+ - fedora-28
12
+ - fedora-29
13
+ - oel-7
14
+ - sles-12
15
+ - ubuntu-1804
16
+ - windows-2012r2
17
+ - windows-2016
0 commit comments