bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

cargo make test for aws-k8s upgrade-downgrade testing

Open webern opened this issue 3 years ago • 0 comments

Support upgrade-downgrade testing for aws-k8s variants.

It should be possible to run either the conformance testing, upgrade-downgrade testing, or both.

pubsys gets update repository URLs from Infra.toml. We should also use these values for cargo make test for upgrade-downgrade testing.

[repo.default]
metadata_base_url = "https://updates.bottlerocket.aws/2020-07-07/"
targets_url = "https://updates.bottlerocket.aws/targets/"

webern avatar May 19 '22 21:05 webern