2024-03-25
| ||
13:41 | • New ticket [baa55c8316] preserve and propagate variables passed via -set-vars. artifact: 507086f9ce user: mmgraham | |
Ticket Hash: | baa55c8316ca8f4f635fd2bdb7c17079e6443c0c | |||
Title: | preserve and propagate variables passed via -set-vars | |||
Status: | Open | Type: | Feature_Request | |
Severity: | Important | Priority: | ||
Subsystem: | Resolution: | |||
Last Modified: | 2024-03-25 13:41:35 | |||
Version Found In: | 1.80/29 | |||
Description: | ||||
When starting a run with -set-vars, some extra environment variables are present during the 1st run through.
When tests are subsequently rerun from the dashboard, the variables are no longer present. Requesting that -set-vars somehow propagate. It would be sufficent that if a run was started with -set-vars, that the same -set-vars arugment got appended in dashboard for clean/run/cleanrunexecute operations It would be nice if the variables were somehow retained, but it is reasonable to require manually passing -set-vars again on the command line |