Test the fas2discourse Operator
Resources
-
[1] Code: https://pagure.io/cpe/fas2discourse/
-
[2] Molecule: https://molecule.readthedocs.io/en/latest/
Installation
There is a molecule directory bundled with the code [1] of this operator. They currently are designed to only run against a code ready container cluster.
To run the operator molecule tests:
-
Ensure that the molecule utility is installed
dnf install python3-molecule
-
From a terminal, be logged into the crc cluster with cluster-admin privileges.
-
Run
molecule test
Want to help? Learn how to contribute to Fedora Docs ›