Skip to content

Commit

Permalink
feat(salt): adjust platforms and matrix for 2019.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 31, 2019
1 parent eb2a53a commit 13d1d4b
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1349,9 +1349,10 @@ ssf:
includes:
# [os , os_ver, salt_ver, py_ver]
- [debian , 10 , 2019.2, 3]
- [debian , 9 , 2019.2, 3]
- [ubuntu , 18.04, 2019.2, 3]
- [centos , 8 , 2019.2, 3]
- [fedora , 31 , 2019.2, 3]
# - [fedora , 31 , 2019.2, 3]
- [opensuse/leap, 15.1 , 2019.2, 3]
inspec_yml:
summary: >-
Expand All @@ -1368,10 +1369,8 @@ ssf:
1:
includes:
# [os , os_ver, salt_ver, py_ver]
- [debian , 9 , 2019.2, 2]
- [ubuntu , 18.04, 2019.2, 2]
- [centos , 7 , 2019.2, 2]
- [opensuse/leap, 15.1 , 2019.2, 2]
- [amazonlinux , 2 , 2019.2, 2]
- [arch-base , latest, 2019.2, 2]
inspec_yml:
Expand Down Expand Up @@ -1452,13 +1451,12 @@ ssf:
- [amazonlinux , 2 , 2018.3, 2]
- [arch-base , latest, 2018.3, 2]
# - [fedora , 30 , 2018.3, 3]
- [debian , 9 , 2019.2, 2]
- [ubuntu , 18.04, 2019.2, 2]
- [centos , 7 , 2019.2, 2]
- [opensuse/leap, 15.1 , 2019.2, 2]
- [amazonlinux , 2 , 2019.2, 2]
- [arch-base , latest, 2019.2, 2]
- [debian , 10 , 2019.2, 3]
- [debian , 9 , 2019.2, 3]
- [ubuntu , 18.04, 2019.2, 3]
- [centos , 8 , 2019.2, 3]
- [fedora , 31 , 2019.2, 3]
Expand All @@ -1472,22 +1470,21 @@ ssf:
# # - [opensuse/leap, 15.1 , 2017.7, 2, v201707-py2]
# - [amazonlinux , 2 , 2017.7, 2, v201707-py2]
# # - [arch-base , latest, 2017.7, 2, v201707-py2]
# - [debian , 9 , 2018.3, 2, v201803-py2]
- [debian , 9 , 2018.3, 2, v201803-py2]
# - [ubuntu , 16.04, 2018.3, 2, v201803-py2]
- [centos , 7 , 2018.3, 2, v201803-py2]
# # - [opensuse/leap, 15.1 , 2018.3, 2, v201803-py2]
- [amazonlinux , 2 , 2018.3, 2, v201803-py2]
# - [amazonlinux , 2 , 2018.3, 2, v201803-py2]
# # - [arch-base , latest, 2018.3, 2, v201803-py2]
- [debian , 9 , 2019.2, 2, v201902-py2]
- [ubuntu , 18.04, 2019.2, 2, v201902-py2]
# - [centos , 7 , 2019.2, 2, v201902-py2]
# - [opensuse/leap, 15.1 , 2019.2, 2, v201902-py2]
# - [amazonlinux , 2 , 2019.2, 2, v201902-py2]
- [amazonlinux , 2 , 2019.2, 2, v201902-py2]
# # - [arch-base , latest, 2019.2, 2, v201902-py2]
# - [debian , 10 , 2019.2, 3, v201902-py3]
- [debian , 10 , 2019.2, 3, v201902-py3]
# - [debian , 9 , 2019.2, 3, v201902-py3]
# - [ubuntu , 18.04, 2019.2, 3, v201902-py3]
# - [centos , 8 , 2019.2, 3, v201902-py3]
- [fedora , 31 , 2019.2, 3, v201902-py3]
# # - [fedora , 31 , 2019.2, 3, v201902-py3]
- [opensuse/leap, 15.1 , 2019.2, 3, v201902-py3]
use_tofs: true
yamllint:
Expand Down

0 comments on commit 13d1d4b

Please sign in to comment.