diff --git a/tests_e2e/orchestrator/runbook.yml b/tests_e2e/orchestrator/runbook.yml index b19148ceec..a733b8abd4 100644 --- a/tests_e2e/orchestrator/runbook.yml +++ b/tests_e2e/orchestrator/runbook.yml @@ -1,4 +1,4 @@ -name: WALinuxAgent +name: $(name) testcase: - criteria: @@ -8,6 +8,8 @@ extension: - "./lib" variable: + - name: name + value: "WALinuxAgent" # # These variables define parameters handled by LISA. #