c0157_v
Log reference:
loading [Config]: ./tests/functests/upconfig.yml
Main config:
Version -> 1.0.0
RefDir -> ./tests/functests
WorkDir -> cwd
AbsWorkDir -> /up_project/up
TaskFile -> c0157
Verbose -> v
ModuleName -> self
ShellType -> /bin/sh
MaxCallLayers -> 8
Timeout -> 3600000
MaxModuelCallLayers -> 256
EntryTask -> task
ModRepoUsernameRef ->
ModRepoPasswordRef ->
work dir: /up_project/up
-exec task: task
loading [Task]: ./tests/functests/c0157
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: ]
-Step1: [
the commented if statement will cause a template rendering issue since person.school is not able to be determined
]
~SubStep1: [print: ]
hello: tom
-Step2: [
correct way is to try to get the school value and save it to a dvar
then it is deterministic of the school value
]
~SubStep1: [print: ]
hello: tom
Logs with different verbose level
References