From 74928c024129a14269efd53433a9fa2cab05a04e Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Thu, 18 Jun 2026 11:37:12 +0000 Subject: [PATCH] integration: regenerate test matrix for new CLI tests --- .github/workflows/test-integration.yaml | 28 ++++++++++++++++++------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index a5feddff..fd0e9e87 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -265,20 +265,32 @@ jobs: - TestAuthWebFlowAuthenticationPingAll - TestAuthWebFlowLogoutAndReloginSameUser - TestAuthWebFlowLogoutAndReloginNewUser - - TestPolicyCheckCommand - - TestSSHTestsRejectFailingPolicy - - TestUserCommand - - TestPreAuthKeyCommand - - TestPreAuthKeyCommandWithoutExpiry - - TestPreAuthKeyCommandReusableEphemeral - - TestPreAuthKeyCorrectUserLoggedInCommand - - TestTaggedNodesCLIOutput - TestApiKeyCommand + - TestApiKeyCommandValidation + - TestAuthCommandValidation - TestNodeCommand - TestNodeExpireCommand - TestNodeRenameCommand + - TestPreAuthKeyCorrectUserLoggedInCommand + - TestTaggedNodesCLIOutput + - TestNodeExpireFlagsCommand + - TestNodeCommandValidation + - TestNodeTagCommand + - TestNodeRouteCommands + - TestNodeBackfillIPsCommand + - TestPolicyCheckCommand + - TestSSHTestsRejectFailingPolicy - TestPolicyCommand - TestPolicyBrokenConfigCommand + - TestPreAuthKeyCommand + - TestPreAuthKeyCommandWithoutExpiry + - TestPreAuthKeyCommandReusableEphemeral + - TestPreAuthKeyDeleteCommand + - TestPreAuthKeyCommandValidation + - TestServerInfoCommands + - TestUserCommand + - TestUserCreateCommand + - TestUserCommandValidation - TestDERPVerifyEndpoint - TestResolveMagicDNS - TestResolveMagicDNSExtraRecordsPath