Changes between Version 1 and Version 2 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-MON-1


Ignore:
Timestamp:
05/12/12 09:07:11 (12 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

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

    v1 v2  
    2929|| 2          || [[Color(orange,Blocked)]] ||                      ||               || blocked on sudo access to ops ||
    3030|| 3          || [[Color(orange,Blocked)]] ||                      ||               || blocked on sudo access to foam VM ||
    31 || 4          || [[Color(orange,Blocked)]] ||                      ||               || blocked on sudo access to the control host ||
    32 || 5          || [[Color(orange,Blocked)]] ||                      ||               || blocked on access to an allocated OpenVZ host (e.g. via boss) ||
    33 || 6          || [[Color(orange,Blocked)]] ||                      ||               || blocked on access to the control switch ||
     31|| 4          || [[Color(orange,Blocked)]] ||                      ||               || blocked on sudo access to foam VM ||
     32|| 5          || [[Color(orange,Blocked)]] ||                      ||               || blocked on sudo access to the control host ||
     33|| 6          || [[Color(orange,Blocked)]] ||                      ||               || blocked on access to an allocated OpenVZ host (e.g. via boss) ||
     34|| 7          || [[Color(orange,Blocked)]] ||                      ||               || blocked on access to the control switch ||
    3435
    3536== High-level description from test plan ==
     
    104105 * The source code and identifiable version (e.g. a git tag) can be found for each non-Debian software source
    105106
    106 == Step 4: identify network-listening software on the control host ==
     107== Step 4: identify network-listening software on the FlowVisor node ==
     108
     109'''Using:'''
     110 * Using netstat, enumerate processes on flowvisor which listen for network connections from outside the node
     111 * For each process found:
     112   * Use the command-line to determine what executable file is running
     113   * Use dpkg commands to determine whether the executable file is part of a Debian package
     114   * Otherwise, use documentation or iterate with the InstaGENI team to determine the origin of the software
     115 * For each Debian package found, identify a location from which the source package can be obtained
     116 * For each non-Debian package found, identify a location from which the source code for that version can be obtained.
     117
     118'''Verify:'''
     119 * The source of each network-listening file can be identified
     120 * Source code or a source package can be identified for each Debian-sourced package
     121 * The source code and identifiable version (e.g. a git tag) can be found for each non-Debian software source
     122
     123== Step 5: identify network-listening software on the control host ==
    107124
    108125'''Using:'''
     
    120137 * The source code and identifiable version (e.g. a git tag) can be found for each non-Debian software source
    121138
    122 == Step 5: identify network-listening software on an OpenVZ experimental node ==
     139== Step 6: identify network-listening software on an OpenVZ experimental node ==
    123140
    124141'''Using:'''
     
    136153 * The source code and identifiable version (e.g. a git tag) can be found for each non-RPM software source
    137154
    138 == Step 6: verify VLANs on the rack management switch ==
     155== Step 7: verify VLANs on the rack management switch ==
    139156
    140157'''Using:'''