We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vault enterprise test failing on 1.8+ https://www.vaultproject.io/docs/enterprise/license/faq#q-what-is-the-impact-on-evaluation-licenses-due-to-this-change
consul enterprise test failing on 1.10.0+
nomad enterprise test failing on 1.1.0+
test suite should not fail. New enterprise binaries for HashiCorp products require a valid licence in order to start.
consul_acl=false consul_acl_default_policy=deny consul_enterprise=true consul_master_token=f6a86446a44247b3b3d309efd8998322 env_override=true nomad_acl=true nomad_acl_master_token=master nomad_enterprise=true nomad_master_token=fd605262788a4ad0961177c475ff3749 vault_enterprise=true vault_master_token=860f7ea587d34d57ab2f0bace41cb4ef vault_pki=true
The text was updated successfully, but these errors were encountered:
fredrikhgrelland
No branches or pull requests
Current behaviour
vault enterprise test failing on 1.8+
https://www.vaultproject.io/docs/enterprise/license/faq#q-what-is-the-impact-on-evaluation-licenses-due-to-this-change
consul enterprise test failing on 1.10.0+
nomad enterprise test failing on 1.1.0+
Expected behaviour
test suite should not fail.
New enterprise binaries for HashiCorp products require a valid licence in order to start.
How to reproduce?
consul_acl=false
consul_acl_default_policy=deny
consul_enterprise=true
consul_master_token=f6a86446a44247b3b3d309efd8998322
env_override=true
nomad_acl=true
nomad_acl_master_token=master
nomad_enterprise=true
nomad_master_token=fd605262788a4ad0961177c475ff3749
vault_enterprise=true
vault_master_token=860f7ea587d34d57ab2f0bace41cb4ef
vault_pki=true
Suggestion(s)/solution(s) [Optional]
Checklist (after created issue)
The text was updated successfully, but these errors were encountered: