Changes between Version 41 and Version 42 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2


Ignore:
Timestamp:
06/01/12 15:21:40 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v41 v42  
    672672
    673673== Step 20. Stop traffic and delete slivers ==
     674
     675As user lnevers@bbn.com issued the following:
     676{{{
     677$ ./src/omni.py deletesliver -a insta-utah ig-exp2-2vm --api-version 2
     678}}}
     679
     680As user lnevers1@bbn.com issued the following:
     681{{{
     682$ ./src/omni.py deletesliver -a insta-utah lnubuntu12b --api-version 2
     683}}}
     684
     685Verified that resources are released by checking listresources details.  Listresources details show that the dedicated nodes are available, and that the VM slot counts are restored:
     686{{{
     687$ ./src/omni.py -a insta-utah listresources --available --api-version 2 -t GENI 3 -o
     688$ egrep "node comp|avail|type_slots" rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.xml
     689
     690
     691XXXX - waiting for dedicated nodes....
     692
     693}}}
     694
     695