open-consul/test/integration/consul-container/upgrade
2022-05-19 14:05:41 -05:00
..
healthcheck_test.go test: fix more flakes in the compatibility test (#13145) 2022-05-19 14:05:41 -05:00
README.md
util_test.go test: fix more flakes in the compatibility test (#13145) 2022-05-19 14:05:41 -05:00
version_oss.go

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.