How to specify params path using nrunner? #4970
|
I have being trying to get the parameters specifying a path without success and looking at the documentation it talks about the --mux-yaml option to make it available but it requires the mux plugin Is it a way to specify the path where the yaml file whit the params values is located? |
Replies: 2 comments 7 replies
|
Hi @marioaag, the path, in this case, is the path of the parameter in the params tree. I gave an example about the use of mux to another user here: #4920 (comment) . If you are using a single parameter, Another example, much more complex, is our test on supported images for the vmimage module: |
|
oooooo ic, it is not possible to use is as default value instead of hardcode the value in the TC. |
You need to specify it on the Job level because it automatically creates new tasks.