Changes between Version 15 and Version 16 of Tutorials/oMF/tut1
- Timestamp:
- Oct 15, 2014, 7:16:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/oMF/tut1
v15 v16 86 86 Software and experiment control in the ORBIT testbed can be automated greatly using the OMF framework. An OMF control script is written in Ruby and allows the experimenter to specify the set of nodes, their network configuration, to specify software components and arguments, and to control their execution on one or more nodes. We will use an OMF script to bring up 4 ORBIT nodes to host our topology, with corresponding software components. 87 87 88 We will first introduce the main details of the scripts that will be run and then w ill step to the executionitself.88 We will first introduce the main details of the scripts that will be run and then we will step to the execution process itself. 89 89 90 90 ==== Software Component Specification ====