open-consul/test/integration/consul-container/upgrade
R.B. Boyer e8bbcaca86
test: cleanup and unflake parts of the upgrade compat tests (#13126)
2022-05-18 14:52:26 -05:00
..
README.md Add versions compatibility tests between Consul (#12702) 2022-04-25 10:41:36 -04:00
healthcheck_test.go test: cleanup and unflake parts of the upgrade compat tests (#13126) 2022-05-18 14:52:26 -05:00
util_test.go test: cleanup and unflake parts of the upgrade compat tests (#13126) 2022-05-18 14:52:26 -05:00
version_oss.go sync changes to healthcheck tests (#12984) 2022-05-09 15:00:46 -04:00

README.md

Consul Upgrade Integration tests

Local run

  • run make dev-docker
  • run the tests.

To specify targets and latest image pass target-version and latest-version to the tests. By default, it uses the consul docker image with respectively local and latest tags.