- download RC9 and untar - OK
- move build to ducc_runtime - OK
- run ducc_post_install - OK
- run start_ducc
    everything initializes correctly for first-time start - OK
- check webserver - everything is there - OK
- cd to ducc_runtime/examples/simple, ducc_submit 1.job - OK
- follow 1.job on webserver - runs find - OK
- check webserver links - all seem to be - OK
- check duccbook from webserver -OK
- insure javadoc works from duccbook link on webserver - OK
- run stop_ducc - insure everything stops OK including broker - OK
- establish multi-node configurarion (8 48G nodes, 1 40G node, 4 32G nodes)
    - run check_ducc  to verify corret config - OK
    - rerun 1.job - OK
- set up large scale verification
     cd examples/systemtest and ./prepare mega-15-min/jobs.prepare - OK
- run first 'mega': ./runducc -d mega-15-min/job.ctl -i1 -r1
    Failed - the default config enables cgroups, but my test/evaluation
      id was not authorized to use them.  The Agents shut themselves
      down on failure to init cgroups for the job.
      Note: This only happens IF cgroups is installed on a machine, but
      the id that is running ducc does not have authorization to use
      cgroups, which is why 1.job ran, that config was on a machine
      with no cgroups.                          NOT OK
- ran stop_ducc - all nodes and still-running jobs exited.  OK

Needs to run out of the box.  We should configure cgroups off by default.

-1  Not ok, must update config.

Jim

On 1/23/14 11:57 AM, Jaroslaw Cwiklik wrote:
1) Built from source - OK
2) Checked javadocs - OK
3) Checked LICENSE and NOTICE files - OK
4) Checked NOTICE in jars - OK
5) Installed DUCC from binary tarball - OK
6) Ran ducc_post_install and started DUCC - OK
7) Submitted a job:
    $DUCC_HOME/bin/ducc_submit -specification
$DUCC_HOME/examples/simple/1.job

    Ran to completion - OK


+1 - OK to release
Jerry


On Wed, Jan 22, 2014 at 4:32 PM, Jaroslaw Cwiklik <[email protected]> wrote:

Hi,

the vote email I sent earlier contains bad links. Sorry for that. For some
reason chrome cut and paste did not work for me.
Please use the following links:

The Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapacheuima-1004/org/apache/uima/

The source and binary zip/tars are here:
http://people.apache.org/~cwiklik/releases/uima-ducc/1.0.0/RC9/

The SVN Tag Checkout:

http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-1.0.0/

Sorry for the inconvenience



Reply via email to