linux-system-roles / keylime_server

Ansible role to manage Keylime server

Home Page:https://linux-system-roles.github.io/keylime_server/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Describe commands for running Packit CI

spetrosi opened this issue · comments

In https://github.com/linux-system-roles/keylime_server/blob/main/contributing.md, let's describe how to control Packit CI, i.e. what comments to leave on PRs to run and re-run the tests. I know there is /packit test to rerun all tests, maybe there are some more commands e.g. to run only failing tests. @kkaarreell are there any more comments?

There is also /packit retest-failed to run failed jobs but since we are currently scheduling just a single test job it won't make a difference.

Okay, we can mention it just in case, an also maybe provide some context about Packit and how the tests are done

There is also very good documentation, once can start e.g. with https://packit.dev/docs/testing-farm/.