HomeClusterLabs Projects

Refactor: cts: Drop --set option from cts-lab

Description

Refactor: cts: Drop --set option from cts-lab

There's no clear use case for setting arbitrary "environment" variables.
These don't go into os.environ. They go into the global CTS Environment
instance, and they don't get used (for anything other than the dump()
function) unless they're also settable via other options.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mon, Aug 18, 4:52 AM
Parents
rP822e880673ea: Refactor: cts: Drop redundant strip()
Branches
Unknown
Tags
Unknown