README
system-storage-manager
======================

Automated gating is disabled, because for some reason, CI started from a build
is not copying and applying patches (and thus the tests fails). It works manually, though...

How to manually run CI tests
----------------------------
1) create a fork of ssm on https://src.fedoraproject.org/rpms/system-storage-manager/
2) on that fork, add new patches to given branch and create a pull request
3) CI tests should be run automatically for that PR after visiting the site!
4) Any change (a new commit, a --force push, etc) within the PR will re-run
   the CI tests.
5) If the tests doesn't start within a few minutes or need to be run again,
   comment the PR with "[citest]" message.

Note: It looks like Pagure won't notice that there have been any change
to the PR unless you visit it. So after adding a commit to a branch on
the fork, you have to visit the page with the PR.