|
2017-08-15
| ||
| 15:20 | • New ticket [c70c843f96] One-file megatest setup similar to a Makefile in capability. artifact: 2a1ed212ee user: mrwellan | |
| Ticket Hash: | c70c843f96a66366b2ca8d4c708f3a22af8fea18 | ||
| Title: | One-file megatest setup similar to a Makefile in capability | ||
| Status: | Open | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: |
2017-08-15 15:20:58 8.59 years ago |
Created: |
2017-08-15 15:20:58 8.59 years ago |
| Version Found In: | v1.64 | ||
| Description: | ||||
mt.conf
[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. | ||||