cf-acceptance-tests
cf-acceptance-tests copied to clipboard
Add canary instance step test
What is this change about?
Adds test for Canary steps.
Please provide contextual information.
- CAPI change: https://github.com/cloudfoundry/cloud_controller_ng/pull/4219
- CF CLI change: https://github.com/cloudfoundry/cli/pull/3390
What version of cf-deployment have you run this cf-acceptance-test change against?
Please check all that apply for this PR:
- [ ] introduces a new test --- Are you sure everyone should be running this test?
- [x] changes an existing test
- [ ] requires an update to a CATs integration-config
Did you update the README as appropriate for this change?
- [x] YES
- [ ] N/A
If you are introducing a new acceptance test, what is your rationale for including it CATs rather than your own acceptance test suite?
Integration of CF CLI and CAPI.
How many more (or fewer) seconds of runtime will this change introduce to CATs?
~2mins
What is the level of urgency for publishing this change?
- [ ] Urgent - unblocks current or future work
- [x] Slightly Less than Urgent
This is now included in https://github.com/cloudfoundry/cf-deployment/releases/tag/v48.5.0 and ready for review