We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the EC Hackathon (July) we saw this. Since not all agents are 5.4 and greater we really do need the ability to run on a certain set of resources.
We ask for the resource pool in the configuration and should select a resource from the pool at run time for all of our procedures.
To reproduce:
EXPECTED RESULT: Configuration is created
ACTUAL RESULT: Pool specified in step 3 is not honored and "cannot find ec-groovy" error message appears.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At the EC Hackathon (July) we saw this. Since not all agents are 5.4 and greater we really do need the ability to run on a certain set of resources.
We ask for the resource pool in the configuration and should select a resource from the pool at run time for all of our procedures.
To reproduce:
EXPECTED RESULT:
Configuration is created
ACTUAL RESULT:
Pool specified in step 3 is not honored and "cannot find ec-groovy" error message appears.
The text was updated successfully, but these errors were encountered: