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:
parent
4308689b61
commit
8809bf1114
@ -24,7 +24,7 @@
|
|||||||
# tag name is e.g. "v0.6.0"
|
# tag name is e.g. "v0.6.0"
|
||||||
version: "v{{ custodia_version.stdout }}"
|
version: "v{{ custodia_version.stdout }}"
|
||||||
tests:
|
tests:
|
||||||
- sanity
|
#- sanity
|
||||||
#- custodia_setup:
|
#- custodia_setup:
|
||||||
# dir: "custodia_git"
|
# dir: "custodia_git"
|
||||||
# run: "cd tests/ca && ./custodia-ca.sh"
|
# run: "cd tests/ca && ./custodia-ca.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user