mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 11:28:09 +00:00
Update uc_loadsim.yml
This commit is contained in:
3
.github/workflows/uc_loadsim.yml
vendored
3
.github/workflows/uc_loadsim.yml
vendored
@@ -481,6 +481,7 @@ jobs:
|
|||||||
|
|
||||||
cat > input_sim_info.json <<EOF
|
cat > input_sim_info.json <<EOF
|
||||||
{
|
{
|
||||||
|
"id":"0",
|
||||||
"name":"test",
|
"name":"test",
|
||||||
"deviceType":"edgecore_ecw5410",
|
"deviceType":"edgecore_ecw5410",
|
||||||
"devices":${{ github.event.inputs.devices_count }},
|
"devices":${{ github.event.inputs.devices_count }},
|
||||||
@@ -674,6 +675,7 @@ jobs:
|
|||||||
|
|
||||||
cat > input_sim_info.json <<EOF
|
cat > input_sim_info.json <<EOF
|
||||||
{
|
{
|
||||||
|
"id":"0",
|
||||||
"name":"test",
|
"name":"test",
|
||||||
"deviceType":"edgecore_ecw5410",
|
"deviceType":"edgecore_ecw5410",
|
||||||
"devices":${{ github.event.inputs.devices_count }},
|
"devices":${{ github.event.inputs.devices_count }},
|
||||||
@@ -841,6 +843,7 @@ jobs:
|
|||||||
|
|
||||||
cat > input_sim_info.json <<EOF
|
cat > input_sim_info.json <<EOF
|
||||||
{
|
{
|
||||||
|
"id":"0",
|
||||||
"name":"test",
|
"name":"test",
|
||||||
"deviceType":"edgecore_ecw5410",
|
"deviceType":"edgecore_ecw5410",
|
||||||
"devices":${{ github.event.inputs.devices_count }},
|
"devices":${{ github.event.inputs.devices_count }},
|
||||||
|
|||||||
Reference in New Issue
Block a user