open-consul/test/integration/consul-container/upgrade
cskh 163b10a562
integration test: specify image name for testing dev container (#15069)
* integration test: specify image name for testing dev container

* Add todo
2022-10-20 17:12:36 -04:00
..
README.md integration test: specify image name for testing dev container (#15069) 2022-10-20 17:12:36 -04:00
healthcheck_test.go integration test: specify image name for testing dev container (#15069) 2022-10-20 17:12:36 -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.

To use dev consul image, pass target-image and target-version, -target-image hashicorppreview/consul -target-version 1.14-dev.