From 911da48fd54f685bd137e4ca3e10e4f92381ec04 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Thu, 13 Mar 2025 17:59:02 +0100 Subject: [PATCH] update jobs Signed-off-by: Kristoffer Dalby --- .github/workflows/test-integration-policyv2.yaml | 1 + .github/workflows/test-integration.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/test-integration-policyv2.yaml b/.github/workflows/test-integration-policyv2.yaml index 9a26176f..77fdaecf 100644 --- a/.github/workflows/test-integration-policyv2.yaml +++ b/.github/workflows/test-integration-policyv2.yaml @@ -70,6 +70,7 @@ jobs: - TestAutoApprovedSubRoute2068 - TestSubnetRouteACL - TestEnablingExitRoutes + - TestSubnetRouterMultiNetwork - TestHeadscale - TestTailscaleNodesJoiningHeadcale - TestSSHOneUserToAll diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index db817ff1..f8fea153 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -70,6 +70,7 @@ jobs: - TestAutoApprovedSubRoute2068 - TestSubnetRouteACL - TestEnablingExitRoutes + - TestSubnetRouterMultiNetwork - TestHeadscale - TestTailscaleNodesJoiningHeadcale - TestSSHOneUserToAll