Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: user_executor inside user_executor #380

Merged
merged 1 commit into from
Mar 5, 2021
Merged

fix: user_executor inside user_executor #380

merged 1 commit into from
Mar 5, 2021

Conversation

yesnault
Copy link
Member

@yesnault yesnault commented Mar 5, 2021

close #371
fix display info from user executor

Signed-off-by: Yvonnick Esnault yvonnick.esnault@corp.ovh.com

close #371
fix display info from user executor

Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
@yesnault
Copy link
Member Author

yesnault commented Mar 5, 2021

❯ venom run user_executor_many.yml -vv
	  [trac] writing venom.log
 • Many user executor (user_executor_many.yml)
 	• info SUCCESS
	  [info] value foo vars foo_from_vars (user_executor_many.yml:9) (user_executor_many.yml:9)
	  [trac] writing Many-user-executor.info.step.0.dump.json
 	• mytc SUCCESS
	  [info] value on A: foo_from_vars (/Users/yesnault/src/github.com/ovh/venom/tests/lib/user_executor_A.yml:6)
	  [info] value on B: foo_from_vars_on_b (/Users/yesnault/src/github.com/ovh/venom/tests/lib/user_executor_B.yml:7)
	  [trac] writing Many-user-executor.mytc.step.0.dump.json

@yesnault yesnault merged commit 019b1b5 into master Mar 5, 2021
@yesnault yesnault deleted the ye-fix-371 branch June 7, 2021 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

user_executor inside user_executor, variables issue.
2 participants