Changes between Version 18 and Version 19 of UsingContainers
- Timestamp:
- Oct 5, 2012 9:24:40 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingContainers
v18 v19 30 30 31 31 It will create a new experiment in {{{MyProject}}} called {{{MyExperiment}}} containing the experiment topology in {{{mytopology.tcl}}}. All the topology creation commands supported by DETER are supported by the conatainerization system, but [https://trac.deterlab.net/wiki/Tutorial/Advanced emulab/DETER program agents] are not. [https://trac.deterlab.net/wiki/Tutorial/CreatingExperiments#Startingyourapplicationautomatically Emulab/DETER start commands] '''are''' supported. 32 33 Containers will start an experiment in a group if the project parameter is of the form ''project''/''group''. To start an experiment in the {{{testing}}} group of the {{{DETER}}} project, the first parameter is specified as {{{DETER/testing}}}. 32 34 33 35 Either an ns2 file or a topdl experiment is supported. Ns2 descriptions must end with {{{.tcl}}} or {{{.ns}}}. Other files are assumed to be topdl descriptions.