mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 03:17:54 +00:00
Update uc_loadsim.yml
This commit is contained in:
4
.github/workflows/uc_loadsim.yml
vendored
4
.github/workflows/uc_loadsim.yml
vendored
@@ -218,7 +218,6 @@ 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 }},
|
||||||
@@ -486,7 +485,6 @@ 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 }},
|
||||||
@@ -680,7 +678,6 @@ 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 }},
|
||||||
@@ -848,7 +845,6 @@ 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