skip TestCatalogUpgrade for consul versions < 1.18.0 (#19811)

skip TestCatalogUpgrade for conul versions < 1.18.0
This commit is contained in:
aahel 2023-12-04 23:57:36 +05:30 committed by GitHub
parent edf4610ed9
commit 649aa5655f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
"github.com/hashicorp/consul/test/integration/consul-container/libs/utils"
)
var minCatalogResourceVersion = version.Must(version.NewVersion("v1.17.0"))
var minCatalogResourceVersion = version.Must(version.NewVersion("v1.18.0"))
const (
versionUndetermined = `