| Ticket Hash: | dbaf0cc7fc007ecacdcdeeb163d656ac395121e3 | ||
| Title: | Overriding config values on commandline | ||
| Status: | Open | Type: | Feature_Request |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2016-05-08 22:00:43 9.86 years ago |
Created: |
2013-05-07 10:59:28 12.86 years ago |
| Version Found In: | |||
| Description: | ||||
megatest -set-mvals setup::max_concurrent_jobs=20,server::timeout=0.1 -set-rvals p1271/6/r2.3/iftag::FDKSETUP=’ fdk71 cfdk71.6_r2.3 qa -ot iftag.ot’ -set-mvals is megatest.config overrides -set-rvals is runconfigs.config overrides Syntax is: section1::VAR1=VAL1,section2::VAR2=VAL2 Limitations: 1. No commas, ever. 2. No equals, ever. 3. No double colons, ever. 4. Values get applied once, we have to decide when. | ||||