Skip to content

Commit

Permalink
feat(varnish): disable CI failures (e.g. EOL)
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Dec 17, 2020
1 parent 7ed56ff commit e51c882
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5159,7 +5159,7 @@ ssf:
repo: 'varnish-formula'
inspec_suites_kitchen:
0:
excludes: *platforms_osfamily_suse_new
excludes: *platforms_osfamily_suse_new_15_2
inspec_yml:
summary: >-
Verify that the varnish formula is setup and configured correctly
Expand All @@ -5175,7 +5175,7 @@ ssf:
- '*':
- .ng
1:
includes: *platforms_osfamily_suse_new
includes: *platforms_osfamily_suse_new_15_2
provisioner:
pillars:
- '*':
Expand All @@ -5194,11 +5194,11 @@ ssf:
platforms: *platforms_new
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [debian , 10 , master, 3, default]
# # - [debian , 10 , master, 3, default]
- [centos , 8 , master, 3, default]
- [ubuntu , 18.04, 3000.3, 3, default]
# # - [ubuntu , 18.04, 3000.3, 3, default]
- [opensuse/leap, 15.2 , 3000.3, 3, suse]
- [amazonlinux , 2 , 3000.3, 3, default]
# # - [amazonlinux , 2 , 3000.3, 3, default]
- [fedora , 31 , 2019.2, 3, default]
- [arch-base , latest, 2019.2, 2, default]
# TODO: Upgrade to latest TOFS in a subsequent PR, since a legacy version
Expand Down

0 comments on commit e51c882

Please sign in to comment.