remove smb, proper configs for core

Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
Travis Glenn Hansen 2021-09-28 22:05:06 -06:00
parent 55e1c89be1
commit 26006e6ae3
4 changed files with 23 additions and 5 deletions

View File

@ -45,7 +45,7 @@ jobs:
config:
- truenas/scale-iscsi.yaml
- truenas/scale-nfs.yaml
- truenas/scale-smb.yaml
#- truenas/scale-smb.yaml
runs-on:
- self-hosted
steps:
@ -67,7 +67,7 @@ jobs:
config:
- truenas/core-iscsi.yaml
- truenas/core-nfs.yaml
- truenas/core-smb.yaml
#- truenas/core-smb.yaml
runs-on:
- self-hosted
steps:

View File

@ -1,4 +1,4 @@
driver: freenas-api-iscsi
driver: freenas-iscsi
httpConnection:
protocol: http
@ -8,6 +8,12 @@ httpConnection:
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
sshConnection:
host: ${TRUENAS_HOST}
port: 22
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
zfs:
datasetParentName: tank/ci/${CI_BUILD_KEY}/v
detachedSnapshotsDatasetParentName: tank/ci/${CI_BUILD_KEY}/s

View File

@ -1,4 +1,4 @@
driver: freenas-api-nfs
driver: freenas-nfs
httpConnection:
protocol: http
@ -8,6 +8,12 @@ httpConnection:
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
sshConnection:
host: ${TRUENAS_HOST}
port: 22
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
zfs:
datasetParentName: tank/ci/${CI_BUILD_KEY}/v
detachedSnapshotsDatasetParentName: tank/ci/${CI_BUILD_KEY}/s

View File

@ -1,4 +1,4 @@
driver: freenas-api-smb
driver: freenas-smb
httpConnection:
protocol: http
@ -8,6 +8,12 @@ httpConnection:
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
sshConnection:
host: ${TRUENAS_HOST}
port: 22
username: ${TRUENAS_USERNAME}
password: ${TRUENAS_PASSWORD}
zfs:
datasetProperties:
# smb options