Megatest

Ticket Change Details
Login
Overview

Artifact ID: 2a1ed212ee544b21de48d1ac8e610eb9f5ca1c05
Ticket: c70c843f96a66366b2ca8d4c708f3a22af8fea18
One-file megatest setup similar to a Makefile in capability
User & Date: mrwellan on 2017-08-15 15:20:58
Changes

  1. comment changed to:
    mt.conf
    <verbatim>[fields]
    a 
    b
    c
    [setup]
    ...
    [tasks]
    job1 waitons=job2,job3;\
     logrules=(expect:required ...);\
     runtimlim=1m 5s; \
     envvars=A=BCD,C=DEF,;\
     steps=runtest.sh
    
    #-OR-
    [waitons]
    job1 job2:im1
    [itemmaps]
    im1 .*/a \1
    
    etc.
    </verbatim>
    
  2. foundin changed to: "v1.64"
  3. login: "mrwellan"
  4. private_contact changed to: "51b3d260907bb8f06ab41239d1ff1354a12d969d"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to:
    One-file megatest setup similar to a Makefile in capability
    
  8. type changed to: "Feature_Request"