Changes between Version 7 and Version 8 of GEC22Agenda/LabWiki/ModuleA/Execute
- Timestamp:
- 03/09/15 16:18:09 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC22Agenda/LabWiki/ModuleA/Execute
v7 v8 189 189 190 190 * Students can be asked to implement a particular functionality of the OpenFlow controller. A template should be given to them. [[BR]] 191 * !LabWiki has a new feature that enables the instructor to auto-grade the students' experiments. LabWiki allows graders to write a user-defined event, which is triggered when an191 * !LabWiki has a new feature that enables the instructor to auto-grade the students' experiments. !LabWiki allows graders to write a user-defined event, which is triggered when an 192 192 experiment-generated measurement reaches a specific value. In the script below, MY_EVENT is the user-defined event. The function will be called every 0.5 seconds. It queries the specified stats and checks if Node A is able to ping all other nodes. The event will be triggered once that condition is satisfied. Then, ping application to itself is started on Node A. If a ping to the IP address of Node A is also seen on the graph, the experiment ran successfully. 193 193