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

Procedures do not respect resource pool specified at configuration #96

Open
nikhilv opened this issue Jul 24, 2015 · 0 comments
Open

Procedures do not respect resource pool specified at configuration #96

nikhilv opened this issue Jul 24, 2015 · 0 comments

Comments

@nikhilv
Copy link
Contributor

nikhilv commented Jul 24, 2015

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:

  1. Configure default pool to have pre 5.4 agents
  2. Attempt to create an S3 configuration
  3. Specify a pool that has 5.4 + agents in the configuration screen.

EXPECTED RESULT:
Configuration is created

ACTUAL RESULT:
Pool specified in step 3 is not honored and "cannot find ec-groovy" error message appears.

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

No branches or pull requests

1 participant