You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I'd like:
Automated integration tests that can:
Create an ECS cluster with Bottlerocket instances
Run the updater on the cluster.
After updater is done, assert Bottlerocket version and health of all the instance.
In addition to this we can also add automated for few important cases
1. Cluster with non-Bottlerocket instances.
2. Cluster with few instances in DRAINING state.
3. Cluster with non-active instances.
Any alternatives you've considered:
Run manually as we are doing today.
The text was updated successfully, but these errors were encountered:
What I'd like:
Automated integration tests that can:
1. Cluster with non-Bottlerocket instances.
2. Cluster with few instances in DRAINING state.
3. Cluster with non-active instances.
Any alternatives you've considered:
The text was updated successfully, but these errors were encountered: