Add a test case for atl_hazelcast_network_aws_tag_key value

This commit is contained in:
Adam Brokes
2022-07-25 16:50:06 +10:00
parent 5e1a009cf3
commit 5d42a93517
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
atl_proxy_name: "localhost"
atl_proxy_port: "80"
atl_db_preferredtestquery: "select 1;"
atl_hazelcast_network_aws_tag_key: "my-cluster-tag"
roles:
- role: linux_common

View File

@@ -80,6 +80,7 @@ def test_confluence_config_file(host):
assert f.contains('<property name="hibernate.connection.password">molecule_password</property>')
assert f.contains('<property name="hibernate.c3p0.preferredTestQuery">select 1;</property>')
assert f.contains('<property name="confluence.webapp.context.path">/foo</property>')
assert f.contains('<property name="confluence.cluster.aws.tag.key">my-cluster-tag</property>')
@pytest.mark.parametrize('font', [
# '/usr/lib/jvm/java/lib/fonts/fallback/NotoSansJavanese-Regular.ttf'