Skip to content

Commit 35de20e

Browse files
committed
Define text matrices for Jenkins
1 parent 5962a24 commit 35de20e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

spec/matrix.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
OS:
3+
- amazonlinux-1-x64
4+
- centos-6-x64
5+
- centos-7-x64
6+
- debian-8-x64
7+
- debian-9-x64
8+
- opensuse-42-x64
9+
- oracle-6-x64
10+
- oracle-7-x64
11+
- ubuntu-server-1404-x64
12+
- ubuntu-server-1604-x64
13+
PUPPET_VERSION:
14+
- ""
15+
- "~> 5.0"
16+
- "~> 4.5.0"
17+
TEST_TYPE:
18+
- latest
19+
- 5.6.9
20+
- snapshot

0 commit comments

Comments
 (0)