diff --git a/gating.yaml b/gating.yaml index 366e5ab..37e6007 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,7 @@ # recipients: rhcs-team --- !Policy product_versions: - - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/tests/roles/Test_Setup/files/ds-create.sh b/tests/roles/Test_Setup/files/ds-create.sh index 825d83f..a702f75 100644 --- a/tests/roles/Test_Setup/files/ds-create.sh +++ b/tests/roles/Test_Setup/files/ds-create.sh @@ -13,7 +13,7 @@ sed -i \ dscreate from-file /tmp/test_dir/ds.inf -ldapadd -h $HOSTNAME -x -D "cn=Directory Manager" -w Secret.123 << EOF +ldapadd -H ldap://$HOSTNAME -x -D "cn=Directory Manager" -w Secret.123 << EOF dn: dc=example,dc=com objectClass: domain dc: example