Issue

I want to create an execution task from my playbook and I get the following error:

"Failed to create execution tasks. There is no SCM configuration with the given URL."

Solution

You need to add the same repository URL in TEST-GUIDE as you have in your playbook.

For this go inside TEST-GUIDE to Project settings  SCM Tools and edit the settings accordingly.

This should be the same link as in the playbook:

  • No labels