Changes between Version 30 and Version 31 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2


Ignore:
Timestamp:
06/01/12 10:32:46 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2

    v30 v31  
    99
    1010|| '''Step''' || '''State'''                || '''Date completed'''    ||''' Ticket ''' || '''Comments''' ||
    11 || Step 1     || [[Color(yellow,Complete)]] ||                         || instaticket:14||                ||
     11|| Step 1     || [[Color(yellow,Complete)]] ||                         || instaticket:14||Minor, multiple default images listed||
    1212|| Step 2     || [[Color(yellow,Complete)]] ||                         ||               || Customized Ubuntu image available||
    1313|| Step 3     ||[[Color(yellow,Complete)]]  ||                         ||               ||                ||
    1414|| Step 4     ||[[Color(red,Fail)]]         ||                         ||instaticket:19||OpenVZ=Fedora15, cannot request other VM OS, suggestion: modify test to use Fedora for VM. ||
    15 || Step 5     ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
    16 || Step 6     ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
    17 || Step 7     ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
    18 || Step 8     ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
    19 || Step 9     ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
    20 || Step 10    ||[[Color(orange,Blocked)]] ||                         ||               || Cannot execute due to step 4 ||
     15|| Step 5     ||[[Color(yellow,Complete)]] ||                         ||               || Cannot execute due to step 4 ||
     16|| Step 6     ||[[Color(yellow,Complete)]] ||                         ||               || Cannot execute due to step 4 ||
     17|| Step 7     ||[[Color(yellow,Complete)]] ||                         ||               || Cannot execute due to step 4 ||
     18|| Step 8     ||[[Color(yellow,Complete)]] ||                         ||               || Cannot execute due to step 4 ||
     19|| Step 9     ||[[Color(yellow,Complete)]]||                         ||               || Cannot execute due to step 4 ||
     20|| Step 10    ||[[Color(yellow,Complete)]] ||                         ||               || Cannot execute due to step 4 ||
    2121|| Step 11    ||[[Color(yellow,Complete)]]||                         ||               ||2 raw-pc with custom OS - ok ||
    2222|| Step 12    ||[[Color(yellow,Complete)]]||                         ||               ||                ||
     
    129129Created the slice as follows:
    130130{{{
    131 $ ./src/omni.py createslice 2vm 
     131$ ./src/omni.py createslice ig-exp2-2vm 
    132132}}}
    133133
     
    135135Created a 2 VM sliver, checked sliver status for completion, and determine assigned host from the sliverstatus sliver manifest:
    136136{{{
    137 $ ./src/omni.py createsliver -a insta-utah 2vm --api-version 2 -t GENI 3 ./i
    138 nstarspec/insta-2vm-v3.rspec
    139 $ ./src/omni.py sliverstatus -a insta-utah 2vm --api-version 2 -t GENI 3 -o
    140 $ egrep "hostname|port" 2vm-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.json
     137$ ./src/omni.py createsliver -a insta-utah ig-exp2-2vm --api-version 2 -t GENI 3 ./instarspec/insta-2vm-v3.rspec
     138$ ./src/omni.py sliverstatus -a insta-utah ig-exp2-2vm --api-version 2 -t GENI 3 -o
     139$ egrep "hostname|port" ig-exp2-2vm-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.json
    141140}}}
    142141== Step 7. Log in to each of the systems, and send traffic to the other system sharing a VLAN ==
     
    240239
    241240== Step 14. Create a sliver in the second slice, using the RSpec defined in step 12 ==
    242 The following commands were used:
     241The following commands were used to create the sliver and determine the host assignement:
    243242{{{
    244243 $ ./src/omni.py createsliver -a insta-utah --api-version 2 -t GENI 3 lnubuntu12b ./instarspec/insta-2rawpc-ubuntu12.rspec
    245  $ ./src/omni.py sliverstatus -a insta-utah --api-version 2 -t GENI 3 lnubuntu12b
     244 $ ./src/omni.py sliverstatus -a insta-utah --api-version 2 -t GENI 3 lnubuntu12b -o
     245 $ egrep "hostname|port" lnubuntu12b-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.json
    246246}}}
    247247