Changes between Version 20 and Version 21 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2


Ignore:
Timestamp:
05/23/12 23:17:12 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v20 v21  
    99
    1010|| '''Step''' || '''State'''                           || '''Date completed'''    ||''' Ticket ''' || '''Comments''' ||
    11 || Step 1     || [[Color(orange,Blocked)]] ||                         || instaticket:14|| Blocked on prerequisite tests completion||
    12 || Step 2     || [[Color(orange,Blocked)]] ||                         || instaticket:20 || Have customized image, waiting on reply for how to make it available.||
    13 || Step 3     ||                       ||                         ||               ||                ||
    14 || Step 4     ||                       ||                         ||               ||                ||
     11|| Step 1     || [[Color(yellow,Complete)]] ||                         || instaticket:14|| Blocked on prerequisite tests completion||
     12|| Step 2     || [[Color(yellow,Complete)]] ||                         || || Customized image available. Tested on 1 node||
     13|| Step 3     ||[[Color(yellow,Complete)]]||                         ||               ||                ||
     14|| Step 4     ||[[Color(red,Fail)]] ||                         ||instaticket:19||OpenVZ=Fedora15     ||
    1515|| Step 5     ||                       ||                         ||               ||                ||
    1616|| Step 6     ||                       ||                         ||               ||                ||
     
    1919|| Step 9     ||                       ||                         ||               ||                ||
    2020|| Step 10    ||                       ||                         ||               ||                ||
    21 || Step 11    ||                       ||                         ||               ||                ||
    22 || Step 12    ||                       ||                         ||               ||                ||
    23 || Step 13    ||                       ||                         ||               ||                ||
    24 || Step 14    ||                       ||                         ||               ||                ||
     21|| Step 11    ||[[Color(yellow,Complete)]]||                         ||               ||                ||
     22|| Step 12    ||[[Color(yellow,Complete)]]||                       ||               ||RSpec written, but only one raw-pc available||
     23|| Step 13    ||[[Color(yellow,Complete)]]||                         ||               ||                ||
     24|| Step 14    ||[[Color(yellow,Complete)]]||                         ||               ||1 node sliver tested with custom image||
    2525|| Step 15    ||                       ||                         ||               ||                ||
    2626|| Step 16    ||                       ||                         ||               ||                ||
     
    5151__Prereq:__ Two GPO customized Ubuntu image snapshots are available and have been manually uploaded by the rack administrator using available InstaGENI documentation. One Ubuntu image is for the VM and one Ubuntu image is for the physical node in this test.
    5252
    53 __Status:__ Need to talk to Peter about creating images. Sent email request to geni-dev-utah@flux.utah.edu (instaticket:20)
     53__Status:__ Done
    5454
    5555__Prereq:__ Traffic generation tools may be part of image or may be installed at experiment runtime.
     
    100100== Step 3. Verify that the GPO Ubuntu customized image is available in the advertisement RSpec ==
    101101
    102 Defined customized OS image as defined in the [http://groups.geni.net/syseng/wiki/GENIRacksProjects/InstageniRackNotes/CustomOS Custom OS] InstaGENI notes page.
    103 Still working on making this image available to users.
     102Defined customized OS image as defined in the [http://groups.geni.net/syseng/wiki/GENIRacksProjects/InstageniRackNotes/CustomOS Custom OS] InstaGENI notes page and in instaticket:20.
    104103
     104Images available are part of the listresources output which was collected as shown below:
     105{{{
     106$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 listresources --api-version 2 -t GENI 3 --available -o
     107}}}
     108Found that custom images along with available for PC1:
     109{{{
     110<node component_id="urn:publicid:IDN+utah.geniracks.net+node+pc1" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" component_name="pc1" exclusive="true">   
     111<disk_image description="Ubuntu 12.04 image " name="urn:publicid:IDN+utah.geniracks.net+image+gpo:LNUBUNTU1204" os="Linux" version="2.6.38.7-1.0"/>     
     112<available now="true"/>   
     113}}}
    105114== Step 4. Define a request RSpec for two VMs, each with a GPO Ubuntu image. Request a publically routable IP address and public TCP/UDP port mapping for the control interface on each node ==
     115
     116Cannot get to pick the OS. InstaGENI supplies a single Fedora15 image with openvz kernel/runtime support,
     117and when experimenter requests an openVZ image, Fedora15 is what the user get.
     118
    106119
    107120== Step 5. Create the first slice ==
     
    120133
    121134== Step 12. Define a request RSpec for two physical nodes, both using the uploaded GPO Ubuntu images ==
     135Only one node was available, was able to reserve, but was/was not able to login to it.  Need to re-test with 2 nodes:
    122136
    123137== Step 13. Create the second slice ==