Changes between Version 7 and Version 8 of GIR3.1_GushProto


Ignore:
Timestamp:
04/21/11 15:41:47 (13 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.1_GushProto

    v7 v8  
    11[[PageOutline]]
    22
    3 == GUSH Evaluation ==
     3= GUSH Evaluation =
    44
    55GENI User Shell ([http://gush.cs.williams.edu/trac/gush GUSH]) provides an execution management system that allows users to describe an experiment in an XML file, and Gush uses the xml file to locate, and prepare resources through interactions with GENI Clearinghouses. Gush tools run and clean-up an experiment.  Gush software can be checked out from the [http://gush.cs.williams.edu/svn/gush/trunk GUSH SVN Repository] using username '''guest''' and password is provided out of band. Software revisions used is 120.
     
    1010  * Third Evaluation took place April 19,2011.  Software version 141.
    1111
    12 == Gush Findings ==
     12= Gush Findings =
    1313
    1414The first and second evaluation completed found environment and packaging issues, which were resolved by the third evaluation.
     
    1616
    1717
    18 == GUSH How-to ==
    19 
    20 === Third Evaluation (rev 141) ===
     18= GUSH How-to =
     19
     20== Third Evaluation (rev 141) ==
    2121
    2222Using an ubuntu 10.04.01 VM was able to SVN check out and build gush as instructed in the enclosed README.txt.  Also, a pre-build binary was installed and configured as part of the evaluation.  Both approaches are captured in this section.
    2323
    24 '''GUSH code'''
     24=== GUSH code ===
    2525Checked out GUSH repository:
    2626{{{
     
    2929Note: password availaliable upon request.
    3030
    31 '''GUSH Binary Package'''
     31=== GUSH Binary Package ===
    3232
    3333Downloaded the 32 bit Ubuntu Linux Binaries named [http://gush.cs.williams.edu/gush-bin-32bit.tgz  gush-bin-32bit.tgz].
     
    8282}}}
    8383
    84 === First (rev 126) and Second (rev 136) Evaluations ===
     84== First (rev 126) and Second (rev 136) Evaluations ==
    8585
    8686Using a newly build Ubuntu 10.04.2 VM for this evaluation in order to verify ''all'' prerequisites.  For first evaluation (rev 126), gush gush code was evaluated.  During the evaluation found that a binary pages had been added.  Binary package evaluation was completed with the latter version (rev 136).
     
    238238Was able to eventually compile without the "--with-static-client --with-static-gush" flags.
    239239
    240 === Initial Binary package evaluation ===
     240== Initial Binary package evaluation ==
    241241
    242242Was not able to use the first version of the Binary package due to missing files, had to install binary on top