mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
Update uc_loadsim.yml
This commit is contained in:
8
.github/workflows/uc_loadsim.yml
vendored
8
.github/workflows/uc_loadsim.yml
vendored
@@ -193,7 +193,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-owls
|
||||
path: wlan-cloud-owls
|
||||
ref: refs/tags/v2.9.0
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Run simulation
|
||||
working-directory: wlan-cloud-owls/test_scripts/curl
|
||||
@@ -460,8 +460,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-owls
|
||||
path: wlan-cloud-owls
|
||||
ref: refs/tags/v2.9.0
|
||||
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Run simulation
|
||||
working-directory: wlan-cloud-owls/test_scripts/curl
|
||||
@@ -654,6 +653,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-owls
|
||||
path: wlan-cloud-owls
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Run simulation
|
||||
working-directory: wlan-cloud-owls/test_scripts/curl
|
||||
@@ -820,7 +820,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-owls
|
||||
path: wlan-cloud-owls
|
||||
ref: refs/tags/v2.9.0
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Run simulation
|
||||
working-directory: wlan-cloud-owls/test_scripts/curl
|
||||
|
||||
Reference in New Issue
Block a user