Skip to content

Commit

Permalink
feat(iscsi): defer CI testing until solution found
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Dec 17, 2020
1 parent ccb5525 commit c11fc0c
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1840,14 +1840,15 @@ ssf:
- redhat
- arch
platforms: *platforms_new
platforms_matrix:
# [os , os_ver, salt_ver, py_ver, inspec_suite]
- [ubuntu , 18.04, master, 3, default]
- [centos , 8 , master, 3, redhat]
- [fedora , 32 , master, 3, redhat]
- [opensuse/leap, 15.2 , master, 3, default]
- [amazonlinux , 2 , master, 3, redhat]
# # - [arch-base , latest, 3000.3, 2, arch]
# Linux testing not working on GitLab CI yet, last matrix shown below
platforms_matrix: []
# # # [os , os_ver, salt_ver, py_ver, inspec_suite]
# # - [ubuntu , 18.04, master, 3, default]
# # - [centos , 8 , master, 3, redhat]
# # - [fedora , 32 , master, 3, redhat]
# # - [opensuse/leap, 15.2 , master, 3, default]
# # - [amazonlinux , 2 , master, 3, redhat]
# # # # - [arch-base , latest, 3000.3, 2, arch]
use_tofs: true
yamllint:
ignore:
Expand Down

0 comments on commit c11fc0c

Please sign in to comment.