mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
Node selector env=test no longer valid
This commit is contained in:
4
.github/actions/run-tests/action.yml
vendored
4
.github/actions/run-tests/action.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user