Megatest

Ticket Change Details
Login
Overview

Artifact ID: be380a0d853680d43204b49a05fe0e45838e8e3b
Ticket: 316c0bdb7b886f5af7622cd0669283c2bff2e4a7
jobgroups behavior in testconfig
User & Date: tyardeni on 2015-09-24 14:12:42
Changes

  1. icomment:
    The behavior I would like to see in testconfig is as follows. Given the following item definition:
    
    <verbatim>
    [items]
    ITEM_LVL1 block
    ITEM_LVL2 param
    </verbatim>
    
    I would like a [jobgroups] block that has visibility to the variables defined in [items]:
    
    <verbatim>
    [jobgroup]
    default #{getenv ITEM_LVL1}
    </verbatim>
    
    
    This is scalable for defining multiple jobgroups for a test.
    
  2. login: "tyardeni"
  3. mimetype: "text/x-fossil-wiki"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"