Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#3599] Include the Spot instances when creating the schedule rack op…
…tion ### What is the feature/fix? Set the feature of scheduling the rack down/up on SpotInstances ASG, in case SpotInstanceBid is set. ### Does it has a breaking change? No ### How to use/test it? 1. Set the [SpotInstanceBid](https://docsv2.convox.com/reference/rack-parameters#spotinstancebid) 2. Set the [ScheduleRackScaleDown & ScheduleRackScaleUp](https://docsv2.convox.com/reference/rack-parameters#schedulerackscaledown-schedulerackscaleup) 3. Check on the ASG page (AWS) if all three groups are set to 0. ### Checklist - [ ] ~~New coverage tests~~ - [x] Unit tests passing - [x] E2E tests passing - [ ] ~~E2E downgrade/update test passing~~ - [ ] ~~Documentation updated~~ - [x] No warnings or errors on Deepsource/Codecov
- Loading branch information