Juniper / warp17

The Stateful Traffic Generator for Layer 1 to Layer 7
BSD 3-Clause "New" or "Revised" License
424 stars 81 forks source link

When we try to set uptime/downtime/init on a server testcase we report a wrong error message #108

Open davvore33 opened 4 years ago

davvore33 commented 4 years ago
...
warp17> add tests server udp port 1 test-case-id 0 src 20.0.0.2 20.0.0.2 sport 2 2
warp17> set tests timeouts port 1 test-case-id 0 init 0
ERROR: Update not supported for client/multicast-src test type!
ERROR: Failed updating test case 0 config on port 1

Timeouts are not supported on server tests which means that the error its self is an expected behavior but the message is definitively misleading, this has to be fixed before any next release