open-consul/test/integration/consul-container/upgrade
cskh bd3a4dfeab
Add isLeader metric to track if a server is a leader (#13304)
CTIA-21: sdd is_leader metric to track if a server is a leader

Co-authored-by: alex <8968914+acpana@users.noreply.github.com>
2022-06-03 13:07:37 -04:00
..
README.md Add versions compatibility tests between Consul (#12702) 2022-04-25 10:41:36 -04:00
healthcheck_test.go Add isLeader metric to track if a server is a leader (#13304) 2022-06-03 13:07:37 -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.