Changes between Version 14 and Version 15 of GEC15Agenda/WednesdayPlenary/RACEDemo
- Timestamp:
- 11/09/12 15:40:03 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC15Agenda/WednesdayPlenary/RACEDemo
v14 v15 20 20 21 21 === Omni scripting for orchestrating the experiment === 22 For orchestrating our experiment we used Omni scripting. We based our script on the `readyToLogin.py 'script. We needed to modify it slightly and then we created a script that uses remote execution to give instructions to the hosts. You can find a copy of [attachment:race-scrpt.py our script] and [attachment:readyToLogin.py the modified ready to login script] through these links. For our purpose we placed these two files under `/usr/local/bin/gcf/examples/` in the VM.22 For orchestrating our experiment we used Omni scripting. We based our script on the `readyToLogin.py` script. We needed to modify it slightly and then we created a script that uses remote execution to give instructions to the hosts. You can find a copy of [attachment:race-scrpt.py our script] and [attachment:readyToLogin.py the modified ready to login script] through these links. For our purpose we placed these two files under `/usr/local/bin/gcf/examples/` in the VM. 23 23 24 24 == 1b. Configure GEMINI on the VM ==