From 1e0a02e4a72789f24cc162ccafb19807b67f539c Mon Sep 17 00:00:00 2001 From: Travis Glenn Hansen Date: Sat, 2 Oct 2021 16:11:34 -0600 Subject: [PATCH] migrate ci to ix-based servers Signed-off-by: Travis Glenn Hansen --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9dde371..d609fd1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,6 +25,7 @@ jobs: - synlogy/iscsi.yaml runs-on: - self-hosted + - csi-sanity-synology steps: - uses: actions/checkout@v2 - name: csi-sanity @@ -51,6 +52,7 @@ jobs: #- truenas/scale-smb.yaml runs-on: - self-hosted + - csi-sanity-truenas-scale steps: - uses: actions/checkout@v2 - name: csi-sanity @@ -76,6 +78,7 @@ jobs: #- truenas/core-smb.yaml runs-on: - self-hosted + - csi-sanity-truenas-core steps: - uses: actions/checkout@v2 - name: csi-sanity @@ -98,6 +101,7 @@ jobs: - zfs-generic/nfs.yaml runs-on: - self-hosted + - csi-sanity-zfs-generic steps: - uses: actions/checkout@v2 - name: csi-sanity