Skip to content

Commit

Permalink
Node selector env=test no longer valid
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Schafer authored and Carsten Schafer committed Oct 18, 2023
1 parent adab832 commit 9951ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ runs:
mountPath: "/wlan-testing/tests/lab_info.json"
subPath: configuration
readOnly: true
nodeSelector:
env: tests
#nodeSelector:
# env: tests
tolerations:
- key: "tests"
operator: "Exists"
Expand Down

0 comments on commit 9951ebe

Please sign in to comment.