Pass Parameters from theodolite.py to run_uc.py
Use the prometheus_base_url
, reset
, reset_only
, and namespace
from the main method in theodolite.py and pass them in the subexperiment executor to the run_uc.main()
method.
Edited by Björn Vonheiden