Commit Graph

6 Commits

Author SHA1 Message Date
Rafael Guterres Jeffman
8809bf1114 Disable sanity test.
Since the primary hostname of the gating machines is too large to be
used as the primary server hostname, and the installation tests are
covered in other tests, the sanity test is being disable until there's
a change either on IPA (to allow for larger hostnames) or in the test
environment.
2024-11-19 08:48:26 -03:00
Rafael Guterres Jeffman
4308689b61 Use socket.gethostbyaddr to define hostname. 2024-11-15 09:51:36 -03:00
Rafael Guterres Jeffman
3203e4dcd0 Use primary DNS hostname for testing IPA deployment.
Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
2024-11-14 19:14:14 -03:00
Rafael Guterres Jeffman
1d16b071b7 Fix sanity test for gating tier0.functional
Add option to disable hostname DNS search during IPA installation.
2024-11-13 18:07:19 -03:00
Rafael Guterres Jeffman
5c150f7be2 Don't use 'warn: false' parameter with Ansible shell builtin.
The 'warn' parameter of Ansible 'shell' and 'command' builtin plugins
was deprecated in Ansible 2.11 and removed in Ansible 2.14. This patch
fixes 'baseos-ci.redhat-module.tier0.functional' tests that were failing
due to the use of the parameter on newer versions of Ansible.
2023-06-20 10:32:01 -03:00
Adam Samalik
ab4fe72e38 update modulemd etc 2023-02-23 11:47:58 +00:00