mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
Update nightly.yml
fixing lanforge ip address in nightlies
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
image: ${{ env.DOCKER_SERVER }}/cloud-sdk-nightly:pytest-${{ github.run_id }}
|
||||
args:
|
||||
- "-c"
|
||||
- "pytest --no-testrails --skip-update-firmware; sleep 3000"
|
||||
- "pytest --no-testrails --skip-update-firmware -o lanforge-ip-address=10.28.3.6; sleep 3000"
|
||||
command: [ "bash" ]
|
||||
imagePullSecrets:
|
||||
- name: tip-docker-registry-key
|
||||
|
||||
Reference in New Issue
Block a user