remove failing tests

Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
Travis Glenn Hansen 2021-09-28 22:15:52 -06:00
parent 26006e6ae3
commit 84c9410640
1 changed files with 4 additions and 1 deletions

View File

@ -45,6 +45,7 @@ jobs:
config:
- truenas/scale-iscsi.yaml
- truenas/scale-nfs.yaml
# 80 char limit
#- truenas/scale-smb.yaml
runs-on:
- self-hosted
@ -65,8 +66,10 @@ jobs:
strategy:
matrix:
config:
- truenas/core-iscsi.yaml
# 63 char limit
#- truenas/core-iscsi.yaml
- truenas/core-nfs.yaml
# 80 char limit
#- truenas/core-smb.yaml
runs-on:
- self-hosted