-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. correctly pass fake_cluster option 2. Second cluster creation is faling as idx is alwasy 0, so instead use iterator index 3. append 'a' to aws region to create cluster in us-west-2a 4. Patching is allowed only when the service is in "waiting for addon" state. So wait till the service reachs this state before issuing PATCH request 5. Only "Parameters" option is allowed with patching, so remove passing Service and Cluster options 6. create results directory where ocm-api-load binary is running
- Loading branch information
1 parent
3e2f879
commit d59fe06
Showing
2 changed files
with
27 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters