Megatest

Ticket Change Details
Login
Overview

Artifact ID: 3b404dc116ad2ce8c9acbc9e40fd5f4e5ad61855
Ticket: 6606a69c0a1459bfb5954ad02d918dd6a072b59f
Megatest status rollup for test with items
User & Date: tyardeni on 2017-04-19 09:14:34
Changes

  1. icomment:
    --UPDATE-- THIS UPDATE TAKES PRECEDENCE AS OF 4/14/2017
    
    
    For a test with items as below:
    
    test/
      item1
      item2
      item3
    
    Requesting that the top-level state/status be reflected as follows. Order of precedence/preference is top/down. Rolled up status is COMPLETED unless otherwise specified.
    
    State/Status             Rolled up 
    ------------             ---------
    
    RUNNING,%                RUNNING,RUNNING
    REMOTEHOSTSTART,%        RUNNING,RUNNING
    LAUNCHED,%               RUNNING,RUNNING
    
    COMPLETED,ABORT          COMPLETED,ABORT
    COMPLETED,FAIL           COMPLETED,FAIL
    COMPLETED,CHECK          COMPLETED,CHECK
    
    NOT_STARTED,%            INCOMPLETE,CHECK
    NOT_STARTED,TEN_STRIKES  COMPLETED,CHECK
    
    
    INCOMPLETE,%             INCOMPLETE,CHECK
    KILLED or KILLREQ        KILLED,KILLED
    
    COMPLETED,WAIVED         COMPLETED,WAIVED
    COMPLETED,WARN           COMPLETED,WARN
    COMPLETED,PASS           COMPLETED,PASS (all would have to be PASS or SKIP)
    COMPLETED,SKIP           COMPLETED,SKIP (all would have to be SKIP)
    
  2. login: "tyardeni"
  3. mimetype: "text/plain"