| 256 | Created a slice: |
| 257 | {{{ |
| 258 | $ omni createslice OG-CT-3 |
| 259 | }}} |
| 260 | |
| 261 | Create a stitched sliver with one VM container at GPO and one VM container at Clemson using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/OpenGENI/Spiral5/RSpecs/ConfirmationTests/GPO/OG-CT-3-gpo.rspec OG-CT-3-gpo.rspec]. |
| 262 | |
| 263 | {{{ |
| 264 | $ stitcher createsliver OG-CT-3 -a gpo-og OG-CT-3-gpo.rspec |
| 265 | |
| 266 | }}} |
| 267 | |
| 268 | Determined login information at each GPO and Clemson aggregate: |
| 269 | {{{ |
| 270 | $ readyToLogin OG-CT-3 -a gpo-og |
| 271 | .... |
| 272 | |
| 273 | $ readyToLogin OG-CT-3 -a gpo-ig |
| 274 | .... |
| 275 | }}} |
| 276 | |