open-consul/test/integration/consul-container/upgrade
R.B. Boyer 988919a581
tests: ensure integration tests show logs from the containers to help debugging (#13593)
2022-06-24 10:26:17 -05:00
..
README.md Add versions compatibility tests between Consul (#12702) 2022-04-25 10:41:36 -04:00
healthcheck_test.go tests: ensure integration tests show logs from the containers to help debugging (#13593) 2022-06-24 10:26:17 -05: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.