Skip to content

Containerinfra: nodegroups Create/Update/Delete#1800

Merged
jtopjian merged 13 commits intogophercloud:masterfrom
tghartland:nodegroups-delete
Dec 15, 2019
Merged

Containerinfra: nodegroups Create/Update/Delete#1800
jtopjian merged 13 commits intogophercloud:masterfrom
tghartland:nodegroups-delete

Conversation

@tghartland
Copy link
Copy Markdown
Contributor Author

Another thing to consider for the acceptance tests running in CI, these tests require creating four VMs.

  • One master node
  • One default worker node
  • One node in the created node group
  • And an extra in the created node group to give room to update the min_node_count, which must be <= the actual node count

I don't know how much memory the testing environment has available, if it can't support four VMs then I can change to not update the min_node_count and have three VMs in total. Lower than three is not possible.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Dec 13, 2019

Build failed.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 77.027% when pulling c62fd83 on tghartland:nodegroups-delete into f940f50 on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Dec 13, 2019

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor

I don't know how much memory the testing environment has available, if it can't support four VMs then I can change to not update the min_node_count and have three VMs in total. Lower than three is not possible.

That sounds good. In addition, we can always disable this test if we find it is too resource intensive. Having the acceptance test included, even if disabled, is still very useful for both documentation as well as being able to run the test manually from time to time.

Copy link
Copy Markdown
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you again for all of your work.

@jtopjian jtopjian merged commit a06ca87 into gophercloud:master Dec 15, 2019
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

Successfully merging this pull request may close these issues.

3 participants