headscale/integration/tests.nix
Kristoffer Dalby a4a3633670 integration: refresh the nix test matrix for the rebased main
Rebasing onto main pulled in TestK8sOperator and the OAuth client CLI tests; regenerate integration/tests.nix so the NixOS-VM check matrix runs them too.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WxukxKem3HU4i5CqNrvvdj
2026-07-01 12:15:31 +00:00

159 lines
5.4 KiB
Nix

# Generated by gh-action-integration-generator.go; do not edit.
[
"TestACLHostsInNetMapTable"
"TestACLAllowUser80Dst"
"TestACLDenyAllPort80"
"TestACLAllowUserDst"
"TestACLAllowStarDst"
"TestACLNamedHostsCanReachBySubnet"
"TestACLNamedHostsCanReach"
"TestACLDevice1CanAccessDevice2"
"TestPolicyUpdateWhileRunningWithCLIInDatabase"
"TestACLAutogroupMember"
"TestACLAutogroupTagged"
"TestACLAutogroupSelf"
"TestACLPolicyPropagationOverTime"
"TestACLTagPropagation"
"TestACLTagPropagationPortSpecific"
"TestACLGroupWithUnknownUser"
"TestACLGroupAfterUserDeletion"
"TestACLGroupDeletionExactReproduction"
"TestACLDynamicUnknownUserAddition"
"TestACLDynamicUnknownUserRemoval"
"TestAPIAuthenticationBypass"
"TestAPIAuthenticationBypassCurl"
"TestRemoteCLIAuthenticationBypass"
"TestCLIWithConfigAuthenticationBypass"
"TestAuthKeyLogoutAndReloginSameUser"
"TestAuthKeyLogoutAndReloginNewUser"
"TestAuthKeyLogoutAndReloginSameUserExpiredKey"
"TestAuthKeyDeleteKey"
"TestAuthKeyLogoutAndReloginRoutesPreserved"
"TestOIDCAuthenticationPingAll"
"TestOIDCExpireNodesBasedOnTokenExpiry"
"TestOIDC024UserCreation"
"TestOIDCAuthenticationWithPKCE"
"TestOIDCReloginSameNodeNewUser"
"TestOIDCFollowUpUrl"
"TestOIDCMultipleOpenedLoginUrls"
"TestOIDCReloginSameNodeSameUser"
"TestOIDCExpiryAfterRestart"
"TestOIDCACLPolicyOnJoin"
"TestOIDCReloginSameUserRoutesPreserved"
"TestAuthWebFlowAuthenticationPingAll"
"TestAuthWebFlowLogoutAndReloginSameUser"
"TestAuthWebFlowLogoutAndReloginNewUser"
"TestApiKeyCommand"
"TestApiKeyCommandValidation"
"TestAuthCommandValidation"
"TestNodeCommand"
"TestNodeExpireCommand"
"TestNodeRenameCommand"
"TestPreAuthKeyCorrectUserLoggedInCommand"
"TestTaggedNodesCLIOutput"
"TestNodeExpireFlagsCommand"
"TestNodeCommandValidation"
"TestNodeTagCommand"
"TestNodeRouteCommands"
"TestNodeBackfillIPsCommand"
"TestOAuthClientCommand"
"TestOAuthClientCommandValidation"
"TestPolicyCheckCommand"
"TestSSHTestsRejectFailingPolicy"
"TestPolicyCommand"
"TestPolicyBrokenConfigCommand"
"TestPreAuthKeyCommand"
"TestPreAuthKeyCommandWithoutExpiry"
"TestPreAuthKeyCommandReusableEphemeral"
"TestPreAuthKeyDeleteCommand"
"TestPreAuthKeyCommandValidation"
"TestServerInfoCommands"
"TestUserCommand"
"TestUserCreateCommand"
"TestUserCommandValidation"
"TestDERPVerifyEndpoint"
"TestResolveMagicDNS"
"TestResolveMagicDNSExtraRecordsPath"
"TestDERPServerScenario"
"TestDERPServerWebsocketScenario"
"TestPingAllByIP"
"TestEphemeral"
"TestEphemeralInAlternateTimezone"
"TestEphemeral2006DeletedTooQuickly"
"TestPingAllByHostname"
"TestTaildrop"
"TestUpdateHostnameFromClient"
"TestExpireNode"
"TestSetNodeExpiryInFuture"
"TestDisableNodeExpiry"
"TestNodeOnlineStatus"
"TestPingAllByIPManyUpDown"
"Test2118DeletingOnlineNodePanics"
"TestGrantCapRelay"
"TestGrantCapDrive"
"TestK8sOperator"
"TestEnablingRoutes"
"TestHASubnetRouterFailover"
"TestSubnetRouteACL"
"TestEnablingExitRoutes"
"TestExitRoutesWithAutogroupInternetACL"
"TestSubnetRouterMultiNetwork"
"TestSubnetRouterMultiNetworkExitNode"
"TestAutoApproveMultiNetwork/authkey-tag.*"
"TestAutoApproveMultiNetwork/authkey-user.*"
"TestAutoApproveMultiNetwork/authkey-group.*"
"TestAutoApproveMultiNetwork/webauth-tag.*"
"TestAutoApproveMultiNetwork/webauth-user.*"
"TestAutoApproveMultiNetwork/webauth-group.*"
"TestSubnetRouteACLFiltering"
"TestGrantViaSubnetSteering"
"TestHASubnetRouterFailoverBothOffline"
"TestHeadscale"
"TestTailscaleNodesJoiningHeadcale"
"TestSSHOneUserToAll"
"TestSSHMultipleUsersAllToAll"
"TestSSHNoSSHConfigured"
"TestSSHIsBlockedInACL"
"TestSSHUserOnlyIsolation"
"TestSSHAutogroupSelf"
"TestSSHOneUserToOneCheckModeCLI"
"TestSSHOneUserToOneCheckModeOIDC"
"TestSSHCheckModeUnapprovedTimeout"
"TestSSHCheckModeCheckPeriodCLI"
"TestSSHCheckModeAutoApprove"
"TestSSHCheckModeSessionLossReDelegates"
"TestSSHCheckModeNegativeCLI"
"TestSSHLocalpart"
"TestTagsAuthKeyWithTagRequestDifferentTag"
"TestTagsAuthKeyWithTagNoAdvertiseFlag"
"TestTagsAuthKeyWithTagCannotAddViaCLI"
"TestTagsAuthKeyWithTagCannotChangeViaCLI"
"TestTagsAuthKeyWithTagAdminOverrideReauthPreserves"
"TestTagsAuthKeyWithTagCLICannotModifyAdminTags"
"TestTagsAuthKeyWithoutTagCannotRequestTags"
"TestTagsAuthKeyWithoutTagRegisterNoTags"
"TestTagsAuthKeyWithoutTagCannotAddViaCLI"
"TestTagsAuthKeyWithoutTagCLINoOpAfterAdminWithReset"
"TestTagsAuthKeyWithoutTagCLINoOpAfterAdminWithEmptyAdvertise"
"TestTagsAuthKeyWithoutTagCLICannotReduceAdminMultiTag"
"TestTagsUserLoginOwnedTagAtRegistration"
"TestTagsUserLoginNonExistentTagAtRegistration"
"TestTagsUserLoginUnownedTagAtRegistration"
"TestTagsUserLoginAddTagViaCLIReauth"
"TestTagsUserLoginRemoveTagViaCLIReauth"
"TestTagsUserLoginCLINoOpAfterAdminAssignment"
"TestTagsUserLoginCLICannotRemoveAdminTags"
"TestTagsAuthKeyWithTagRequestNonExistentTag"
"TestTagsAuthKeyWithTagRequestUnownedTag"
"TestTagsAuthKeyWithoutTagRequestNonExistentTag"
"TestTagsAuthKeyWithoutTagRequestUnownedTag"
"TestTagsAdminAPICannotSetNonExistentTag"
"TestTagsAdminAPICanSetUnownedTag"
"TestTagsAdminAPICannotRemoveAllTags"
"TestTagsIssue2978ReproTagReplacement"
"TestTagsAdminAPICannotSetInvalidFormat"
"TestTagsUserLoginReauthWithEmptyTagsRemovesAllTags"
"TestTagsAuthKeyWithoutUserInheritsTags"
"TestTagsAuthKeyWithoutUserRejectsAdvertisedTags"
"TestTagsAuthKeyConvertToUserViaCLIRegister"
]