set dynamic knobs in driver

This commit is contained in:
bohanjason 2020-05-29 21:59:30 -04:00 committed by Bohan Zhang
parent 69ef3b7d0d
commit 915fca2089
1 changed files with 1 additions and 0 deletions

View File

@ -786,6 +786,7 @@ def loop(i):
# change config
change_conf(response['recommendation'])
@task
def set_dynamic_knobs(recommendation, context):
DYNAMIC = 'dynamic' # pylint: disable=invalid-name