Expend on the FAQ

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-YvesChibon 2019-07-23 17:35:19 +02:00
commit 74f25cd503

View file

@ -32,6 +32,28 @@ file an link:++https://pagure.io/fedora-infrastructure/new_issue?title=[CI]++[in
* If you opted-in and the tests dont run the way you expect, file a
link:https://pagure.io/fedora-ci/general/new_issue[fedora-ci ticket].
== How do I re-trigger a test run?
Sometime infra fails on us, networking or something else messes with us and
the tests that we rely on suddenly are no longer passing.
Unfortunately, at this point it is not possible to re-trigger a test run.
This is something that is on our roadmap and that we will get to ASAP but
it is just not here in this early stage.
You can bump the version and do a new build or see the next section to
unblock you if you need to.
== How do I unblock an update?
You shouldn't need to unblock an update, either the tests need to be fixed
or the code being tested.
This is however the theory and in practice sometime we have to :(
The CI documentation covers link:https://docs.fedoraproject.org/en-US/ci/gating/#_waive[how to waive]
If you want a clue try running:
bodhi updates waive --help
== How do I opt out after previously opting in?
`:sad trombone:`