-
Notifications
You must be signed in to change notification settings - Fork 18
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
Cluster fails to create intermittently #3954
Comments
Noticed the following as well in
|
I've observed this happens when you already have a cluster running with the same name. If you want multiple runs for one stdlibs, you might need to append somekind of unique id for the cluster name. The main issue is different |
In stdlib case, we append the module name to each of the cluster names. So the name is unique. And only 1 load test runs at one time for 1 stdlib. |
Description:
Message - Operation is not allowed: Another operation (nodepool1 - Creating) is in progress
https://github.com/ballerina-platform/ballerina-performance-cloud/actions/runs/1798592862
https://github.com/ballerina-platform/ballerina-performance-cloud/runs/5062754269?check_suite_focus=true
We need to look into this and see if we can fix this issue from ourend.
Steps to reproduce:
Affected Versions:
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: