We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e5fca commit 7f634e9Copy full SHA for 7f634e9
.ci/matrix-vagrant-packaging.yml
@@ -0,0 +1,22 @@
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-6
10
+ - centos-7
11
+ - debian-8
12
+ - debian-9
13
+ - fedora-28
14
+ - fedora-29
15
+ - oel-6
16
+ - oel-7
17
+ - opensuse-42
18
+ - sles-12
19
+ - ubuntu-1604
20
+ - ubuntu-1804
21
+ - windows-2012r2
22
+ - windows-2016
0 commit comments