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

0.2.0: Add integration testing subcommand which monitors new nodes for successful updates #130

Closed
cbgbt opened this issue Dec 9, 2021 · 0 comments

Comments

@cbgbt
Copy link
Contributor

cbgbt commented Dec 9, 2021

Issue or Feature Request:
The integration subcrate is currently written to manually assemble a cluster that can allow a human to quickly verify that nodes are being updated using kubectl get brn.

One way we could expand this into a pass/fail test mechanism would be to create a subcommand of the integration test subcrate (or a script) which provides userdata to the launched instances to lock to a particular target version for updates, then use an AMI of an older version of Brupop. After waiting some amount of time, we could confirm that the instances successfully made it to the target version and the Idle state.

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

No branches or pull requests

2 participants