kubectl system run test

pull/496/head
Frostebite 2023-02-16 19:30:06 +00:00
parent c0446ba456
commit 9b342cefde
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ jobs:
- 'cloud-runner-environment'
#- 'cloud-runner-hooks'
- 'cloud-runner-local-persistence'
#- 'cloud-runner-locking'
- 'cloud-runner-locking'
cloudRunnerCluster:
- aws
- local-docker
@ -135,7 +135,7 @@ jobs:
gcloud container clusters get-credentials $GKE_CLUSTER --zone $GKE_ZONE --project $GKE_PROJECT
- run: yarn
- run: yarn run test "${{ matrix.test }}" --detectOpenHandles --forceExit --runInBand
timeout-minutes: 35
timeout-minutes: 60
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
PROJECT_PATH: test-project