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

cg-detection pipeline is failing due to incorrect pool usage #1170

Closed
lbussell opened this issue Sep 11, 2024 · 1 comment · Fixed by #1171
Closed

cg-detection pipeline is failing due to incorrect pool usage #1170

lbussell opened this issue Sep 11, 2024 · 1 comment · Fixed by #1171

Comments

@lbussell
Copy link
Collaborator

Failing pipeline run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2534703&view=results

  ##[error]The pipeline is not valid. Could not find a pool with name $(default1ESInternalPoolName). The pool does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz.

/cc @ellahathaway, perhaps something was missing from #1167?

@ellahathaway
Copy link
Contributor

It looks like this pipeline isn't importing the common variables template where default1ESInternalPoolName is specified. I think that this pipeline should import the template and use the 1es official template too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants