collie

Created 7 years ago
Maintained by nstraz
A tool to describe, run, and log test scenarios.
Members 1

collie - describe, run, and log test scenarios

Collie is a simple test driver that uses XML-based herd2 files (.h2) to determine which tests to run and their command lines.

How to contribute

Make sure to familiarize yourself with the developer readme, then follow these steps:

  1. Create a merge request with your changes.
  2. GitLab CI will build and test the changes and e-mail you if the pipeline fails.
  3. If you wish, you can manually download and test built RPM artifacts from the pipeline.
  4. Wait for maintainer review, make changes if requested to do so.
  5. Eventually, the MR will either be approved & merged, or closed.

Releasing

Run tito tag and follow its instructions to push the newly created git tag.

GitLab CI will take care of building the RPMs for all supported RHEL major versions and deploying them to Nexus Yum repositories.