c0146_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 -> c0146
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/c0146
module: [self], instance id: [dev], exec profile: []
Task1: [task ==> task: mock up test to test module.template rendering ]
-Step1:
loading [varsfile]: ./tests/functests/d0146_data.yml
~SubStep1: [inspect: the vars in caller after invoking module task ]
1: inspect[exec_vars]
(*core.Cache)({
"up_runtime_task_layer_number": 0,
"personname": "Tom Cruise",
"folder": "module",
"title": "HelloWorld example",
"school": "james rules"
})
2: inspect[exec_base_vars]
{
}
~SubStep2: [template: render a template file to a file 1 ]
~SubStep3: [assert: ]
1 ASSERT OK: [{{eq .personname "Tom Cruise"}}]
2 ASSERT OK: [{{eq .school "james rules"}}]
3 ASSERT OK: [{{eq .title "HelloWorld example"}}]
-Step2:
cmd( 1):
-
title: "HelloWorld example"
date: 2020-10-06T23:42:21+1010:00
draft: false
-
.. ok
. ok
Logs with different verbose level
References