X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=layers%2Fpingpong%2Factions.yaml;h=a5928f1fd51b6f53295d35776f4901af34987899;hb=efe9e06a85f2a84938720941be6ecde63a5c0fe5;hp=f283ed08395b25d1d1f3207dac1381a504c075cc;hpb=32e2fa55e105d5b87e9d57012b35f205e0036d59;p=osm%2Fdevops.git diff --git a/layers/pingpong/actions.yaml b/layers/pingpong/actions.yaml index f283ed08..a5928f1f 100644 --- a/layers/pingpong/actions.yaml +++ b/layers/pingpong/actions.yaml @@ -26,7 +26,7 @@ get-rate: description: "Get the rate set on the target service." get-server: description: "Get the target server and IP set" -start-ping: - description: "Start the traffic generator." -stop-ping: - description: "Stop the traffic generator." +start-traffic: + description: "Start the traffic generator or echo." +stop-traffic: + description: "Stop the traffic generator or echo."