Changes between Version 20 and Version 21 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-ADM-1


Ignore:
Timestamp:
07/04/12 11:35:59 (12 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-ADM-1

    v20 v21  
    55''This page is GPO's working page for performing IG-ADM-1.  It is public for informational purposes, but it is not an official status report.  See [wiki:GENIRacksHome/InstageniRacks/AcceptanceTestStatus] for the current status of InstaGENI acceptance tests.''
    66
    7 ''Last substantive edit of this page: 2012-05-29''
     7''Last substantive edit of this page: 2012-07-04''
    88
    99== Page format ==
     
    3131|| 2C         || [[Color(yellow,Blocked-site)]] ||                      ||                    || blocked on 2B                                                                                                                                                                          ||
    3232|| 3A         || [[Color(yellow,Complete)]]     ||                      ||                    || requires re-testing after 1 is completed                                                                                                                                               ||
    33 || 3B         || [[Color(orange,Blocked-Utah)]] ||                      ||                    || blocked on creation of FOAM VM and GPO access to it                                                                                                                                    ||
     33|| 3B         || [[Color(yellow,Complete)]]     ||                      ||                    || requires re-testing after 1 is completed                                                                                                                                               ||
    3434|| 3C         || [[Color(orange,Blocked-Utah)]] ||                      ||                    || blocked on creation of Flowvisor VM and GPO access to it                                                                                                                               ||
    3535|| 3D         || [[Color(yellow,Complete)]]     ||                      ||                    || requires re-testing after 1 is completed                                                                                                                                               ||
     
    4848|| 6A         ||                                ||                      ||                    || ready to test                                                                                                                                                                          ||
    4949|| 6B         ||                                ||                      ||                    || ready to test                                                                                                                                                                          ||
    50 || 6C         || [[Color(yellow,Complete)]]     ||                      ||                    || interim notifications during the test period have been agreed on; revisit longer-term plan for notifications later ||
     50|| 6C         || [[Color(yellow,Complete)]]     ||                      ||                    || interim notifications during the test period have been agreed on; revisit longer-term plan for notifications later                                                                     ||
    5151
    5252== High-level description from test plan ==
     
    199199{{{
    200200$ sudo whoami
     201root
     202}}}
     203
     204==== Results of testing step 3B: 2012-07-04 ====
     205
     206 * Chaos can SSH to foam.utah.geniracks.net:
     207{{{
     208$ ssh foam.utah.geniracks.net
     209Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-24-generic x86_64)
     210
     211 * Documentation:  https://help.ubuntu.com/
     212Last login: Tue Jul  3 12:57:20 2012 from capybara.bbn.com
     213foam,[~],09:33(0)$
     214}}}
     215 * Chaos can sudo on foam:
     216{{{
     217foam,[~],09:33(0)$ sudo whoami
    201218root
    202219}}}