From a3f4b3db9ab53072351b5035d07f300681cc3653 Mon Sep 17 00:00:00 2001 From: ♪ I'm a bot, bot, bot ♪ <_update_docs_trans@sundries01.phx2.fedoraproject.org> Date: Jul 28 2021 22:05:44 +0000 Subject: automatic update of pot/po files --- diff --git a/pot/master/pages/gating.pot b/pot/master/pages/gating.pot index 2be99f6..4a0a144 100644 --- a/pot/master/pages/gating.pot +++ b/pot/master/pages/gating.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2021-03-24 21:57+0000\n" +"POT-Creation-Date: 2021-07-28 22:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -108,43 +108,51 @@ msgstr "" msgid "" "The `decision_contexts` should match in both remote rules file and the " "policy in the Greenwave configuration (at least one decision context). " -"Rules define test cases that should be considered for the gating decision, " -"in this case `fedora-ci.koji-build.tier0.functional` which are tests that " -"were run in the CI based on the configuration in `tests/tests.yml` in " -"package's dist-git. If no tests are required for the particular decision " -"context(s) rules should be set to an empty list, i. e. `rules: []`, " -"otherwise Greenwave will return, that it could not find any applicable " -"policies." +"Rules define resultsdb test cases that should be considered for the gating " +"decision, in this case `fedora-ci.koji-build.tier0.functional` which are " +"tests that were run in the CI based on the xref:tmt.adoc[tmt] or " +"xref:standard-test-interface.adoc[STI] configuration in package's dist-git. " +"If no tests are required for the particular decision context(s) rules should " +"be set to an empty list, i. e. `rules: []`, otherwise Greenwave will return, " +"that it could not find any applicable policies." msgstr "" #. type: Plain text #: ./pages/gating.adoc:45 -msgid "Other tests which can be enabled for gating:" +msgid "The following Fedora CI tests can be enabled for gating:" msgstr "" #. type: Plain text #: ./pages/gating.adoc:47 msgid "" +"fedora-ci.koji-build.tier0.functional - component-specific tests enabled " +"using xref:tmt.adoc[tmt] or xref:standard-test-interface.adoc[STI] in " +"dist-git" +msgstr "" + +#. type: Plain text +#: ./pages/gating.adoc:48 +msgid "" "https://github.com/fedora-ci/rpmdeplint-pipeline[fedora-ci.koji-build.rpmdeplint.functional] " "- to make sure the update's dependencies are available" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:48 +#: ./pages/gating.adoc:49 msgid "" "https://github.com/fedora-ci/rpminspect-pipeline[fedora-ci.koji-build.rpminspect.static-analysis] " "- to check package sanity including ABI stability" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:49 +#: ./pages/gating.adoc:50 msgid "" "https://github.com/fedora-ci/installability-pipeline[fedora-ci.koji-build.installability.functional] " "- to make sure package installation / update works well" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:51 +#: ./pages/gating.adoc:52 msgid "" "See Greenwave's " "https://docs.pagure.org/greenwave/package-specific-policies.html[Package-specific " @@ -152,13 +160,13 @@ msgid "" msgstr "" #. type: Title == -#: ./pages/gating.adoc:52 +#: ./pages/gating.adoc:53 #, no-wrap msgid "Waive" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:55 +#: ./pages/gating.adoc:56 msgid "" "If the failed test result is irrelevant you can waive it using the " "https://bodhi.fedoraproject.org[Bodhi web interface] or directly from the " @@ -166,7 +174,7 @@ msgid "" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:58 +#: ./pages/gating.adoc:59 #, no-wrap msgid "" " # List blocking test results\n" @@ -174,7 +182,7 @@ msgid "" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:61 +#: ./pages/gating.adoc:62 #, no-wrap msgid "" " # Specify which tests to waive via:\n" @@ -183,7 +191,7 @@ msgid "" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:64 +#: ./pages/gating.adoc:65 #, no-wrap msgid "" " # Waive all tests:\n" @@ -191,39 +199,39 @@ msgid "" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:66 +#: ./pages/gating.adoc:67 msgid "" "While the web UI only allows to waive all tests, command line provides a way " "to select tests which should be waived." msgstr "" #. type: Title == -#: ./pages/gating.adoc:67 +#: ./pages/gating.adoc:68 #, no-wrap msgid "Links" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:70 +#: ./pages/gating.adoc:71 msgid "" "https://pagure.io/greenwave[Greenwave] ... service to evaluate gating " "policies based on test results" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:71 +#: ./pages/gating.adoc:72 msgid "https://pagure.io/taskotron/resultsdb[ResultsDB] ... results store engine" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:72 +#: ./pages/gating.adoc:73 msgid "" "https://pagure.io/waiverdb[WaiverDB] ... service for recording waivers " "against test results" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:73 +#: ./pages/gating.adoc:74 msgid "" "Greenwave's " "https://docs.pagure.org/greenwave/package-specific-policies.html[Package-specific " @@ -231,12 +239,12 @@ msgid "" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:74 +#: ./pages/gating.adoc:75 msgid "https://pagure.io/fesco/issue/1966[Allow turning on opt-in gating] issue" msgstr "" #. type: Plain text -#: ./pages/gating.adoc:74 +#: ./pages/gating.adoc:75 msgid "" "https://github.com/fedora-infra/bodhi/pull/2468[Implement the possibility to " "waive missing requirements via bodhi-cli]"