Changes between Initial Version and Version 1 of JOhrenSandbox/LAMPTestcase


Ignore:
Timestamp:
04/11/12 14:10:43 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JOhrenSandbox/LAMPTestcase

    v1 v1  
     1== LAMP slice with 3 PCs, one aggregate ==
     2
     3 1.  Create the slice using OMNI
     4
     5{{{
     6$ omni.py createslice johren-lamp-tc1
     7}}}
     8
     9 2.  Create the sliver using OMNI
     10
     11{{{
     12omni.py -a https://www.emulab.net/protogeni/xmlrpc/am -n createsliver johren-lamp-0409 rspecs/lamp-pgv0.2.rspec
     13}}}
     14
     15
     16 3.  Get the manifest using protogeni test script (remove first few lines from the file)
     17 
     18{{{
     19getmanifest.py -n johren-lamp-tc1 > johren-lamp-manifest.xml
     20}}}
     21
     22 4.  Get the slice credential using protogeni test script (remove first line from the file)
     23
     24{{{
     25getslicecredential.py -n johren-lamp-tc1 > johren-lamp-cred.xml
     26}}}
     27
     28 5.  Send the manifest to UNIS
     29
     30{{{
     31lamp-sendmanifest.py 0.2 johren-lamp-manifest.xml urn:publicid:IDN+emulab.net+slice+johren-lamp-tc1 johren-lamp-cred.xml
     32}}}
     33
     34 6.  Get the LAMP certificate from the LAMP CA
     35
     36 7.  Install the LAMP certificate on all of the nodes in the slice
     37
     38 8.  Login to the LAMP portal
     39
     40 9.  Enable the services
     41
     42 10.  Schedule the tests