Differences From Artifact [9f3aa87c4e]:
- File example/tests/ping/testconfig — part of check-in [e201141f44] at 2014-02-13 22:58:50 on branch v1.55 — Committing partially complete example (user: matt, size: 202) [annotate] [blame] [check-ins using]
To Artifact [bcb5cfda73]:
- File example/tests/ping/testconfig — part of check-in [bc7ba29bcd] at 2014-02-14 10:36:13 on branch v1.55 — Tidied up example a bit (user: mrwellan, size: 208) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 | # Add steps here. Format is "stepname script" [ezsteps] ping ping -c 5 $PINGHOST # Iteration for your tests are controlled by the items section [items] | | | 1 2 3 4 5 6 7 | # Add steps here. Format is "stepname script" [ezsteps] ping ping -c 5 $PINGHOST # Iteration for your tests are controlled by the items section [items] PINGHOST [system refdb getrownames $CFG_TYPE machines] |