mirror of https://github.com/hashicorp/consul
feda67f4d1
* tidy code and add some doc strings * add doc strings to tests * add partitions tests, need to adapt to run in both oss and ent * split oss and enterprise versions * remove parallel tests * add error * fix queryBackend in test * revert unneeded change * fix failing tests |
||
---|---|---|
.. | ||
README.md | ||
healthcheck_test.go | ||
version_oss.go |
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.