mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 04:26:51 +00:00
chart: Add rbac.allowGrantingKubernetesContainerModePermissions
This commit is contained in:
@@ -105,6 +105,10 @@ func TestE2E(t *testing.T) {
|
||||
}
|
||||
|
||||
t.Run("RunnerSets", func(t *testing.T) {
|
||||
if os.Getenv("ARC_E2E_SKIP_RUNNERSETS") != "" {
|
||||
t.Skip("RunnerSets test has been skipped due to ARC_E2E_SKIP_RUNNERSETS")
|
||||
}
|
||||
|
||||
var (
|
||||
testID string
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user