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

CI: "Quota exceeded for instances" acceptance error on some stable jobs #2912

Open
EmilienM opened this issue Feb 12, 2024 · 2 comments
Open
Labels
good first issue A good issue for first-time contributors

Comments

@EmilienM
Copy link
Contributor

Seen here:
https://github.com/gophercloud/gophercloud/actions/runs/7871324473/job/21474381698?pr=2911

Logs: https://gist.github.com/EmilienM/5c2f271a063083aa0fdf63527baf6cad

    convenience.go:36: Failure in volumeattach_test.go, line 25: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
@EmilienM EmilienM added the good first issue A good issue for first-time contributors label Feb 12, 2024
@chungeun-choi
Copy link

If this issue has not been resolved, I would like to try contributing! I believe that increasing the max_instances setting during the DevStack configuration might be the right approach, correct?

@EmilienM
Copy link
Contributor Author

Thanks for your interest! Feel free to send a PR and see how it works in CI.

Let us know if you need any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A good issue for first-time contributors
Projects
None yet
Development

No branches or pull requests

2 participants