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.
This commit is contained in:
Rafael Guterres Jeffman 2024-11-19 08:48:26 -03:00
parent 4308689b61
commit 8809bf1114

View File

@ -24,7 +24,7 @@
# tag name is e.g. "v0.6.0"
version: "v{{ custodia_version.stdout }}"
tests:
- sanity
#- sanity
#- custodia_setup:
# dir: "custodia_git"
# run: "cd tests/ca && ./custodia-ca.sh"