Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: PC-13893 Make E2E tests forward compatible (#551)
## Motivation `value` field of `objective` for Composite SLO is being [deprecated](#549). Before the update in SDK can be made, a N9 platform first needs to be [updated](nobl9/n9#15406). To be able to release changes in the platform, e2e tests of the latest released SDK need to pass against it. ## Summary E2E test assertions will pass with and without [changes](nobl9/n9#15406) in N9 platform. ## Related changes #551 #549 nobl9/n9#15406 nobl9/terraform-provider-nobl9#312 nobl9/terraform-provider-nobl9#295 ## Testing Run `make test/e2e` on both environments containing and not containing nobl9/n9#15406.
- Loading branch information