Changes between Version 46 and Version 47 of OpenFlow/FOAM/Testing


Ignore:
Timestamp:
11/07/13 13:34:06 (10 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenFlow/FOAM/Testing

    v46 v47  
    903903You can run these tests wherever you usually use Omni; they don't need to run on the FOAM/FV server.
    904904
    905 As of this writing, the current version of GCF is 2.3.1; some of these steps may need to be different if you have a more recent version than that.
    906 
    907 Note that this is a streamlined summary of the full docs for running the GCF GENI AM API Acceptance Test Suite. The full docs for that suite are in .../gcf-2.3.1/acceptance_tests/AM_API/README-accept-AMAPI.txt; there's also more information at http://trac.gpolab.bbn.com/gcf/wiki/AmApiAcceptanceTests.
     905As of this writing, the current version of GCF is 2.4.1; some of these steps may need to be different if you have a more recent version than that.
     906
     907Note that this is a streamlined summary of the full docs for running the GCF GENI AM API Acceptance Test Suite. The full docs for that suite are in .../gcf-2.4.1/acceptance_tests/AM_API/README-accept-AMAPI.txt; there's also more information at http://trac.gpolab.bbn.com/gcf/wiki/AmApiAcceptanceTests.
    908908
    909909== Setup ==
     
    928928If you don't already have the latest version of Omni, you can get it from http://www.gpolab.bbn.com/local-sw/.
    929929
    930 The rest of these docs assume that you have GCF 2.3.1 in ~/src/gcf-2.3.1.
     930The rest of these docs assume that you have GCF 2.4.1 in ~/src/gcf-2.4.1.
    931931
    932932Change into that directory, set your Python path, and copy in your rspec files:
    933933
    934934{{{
    935 cd ~/src/gcf-2.3.1/acceptance_tests/AM_API
    936 export PYTHONPATH=~/src/gcf-2.3.1/src
     935cd ~/src/gcf-2.4.1/acceptance_tests/AM_API
     936export PYTHONPATH=~/src/gcf-2.4.1/src
    937937cp $rspec_request1 request1.xml
    938938cp $rspec_request3 request2.xml