|
2015-09-25
| ||
| 09:55 | • Ticket [c0fd28b613] Enhancement to jobgroups handling in testconfig status still Open with 5 other changes artifact: eb2afed266 user: tyardeni | |
|
2015-08-26
| ||
| 08:51 | • New ticket [c0fd28b613]. artifact: eb70275651 user: tyardeni | |
| Ticket Hash: | c0fd28b6139b7b6d64a211cdcc160a25d4212726 | ||
| Title: | Enhancement to jobgroups handling in testconfig | ||
| Status: | Open | Type: | Feature_Request |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2015-09-25 09:55:20 10.48 years ago |
Created: |
2015-08-26 08:51:59 10.56 years ago |
| Version Found In: | 1.6022 | ||
| Description: | ||||
|
The jobgroup setting in testconfig is currently defined in [test_meta] and does not do any variable interpolation.
The enhancement request is to add capability to set jobgroup when a test item is created so that variables set in [items] or [itemstable] are available. | ||||
| User Comments: | ||||
tyardeni added on 2015-09-25 09:55:20:
After debug, need the jobgroup evaluation to defer until the job is actually ready to run. $MT_ITEMPATH (if an item-based test) or $MT_TEST_NAME should be available at this time. | ||||