From f3db95690f83d213e8c11ee84f403a5a58fd7228 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jan 22 2020 10:15:55 +0000 Subject: diag: add missing job --- diff --git a/wiki-resources/plantuml/distgit-pr-updated-workflow-simple.plantuml b/wiki-resources/plantuml/distgit-pr-updated-workflow-simple.plantuml index ca79743..52dfe40 100644 --- a/wiki-resources/plantuml/distgit-pr-updated-workflow-simple.plantuml +++ b/wiki-resources/plantuml/distgit-pr-updated-workflow-simple.plantuml @@ -24,9 +24,9 @@ group job rpm-scratch-build run deactivate Koji end Zuul -> Zuul : Store result and artifacts in the store -group job rpm-rpmlint and rpm-rpminspect runs in // +group jobs rpm-linter, rpm-rpminspect, rpm-test run in // Zuul -> Zuul : Fetch artifacts (rpms) form store - Zuul -> Zuul : Starts the linter command + Zuul -> Zuul : Run remaining job's tasks end Zuul -> Zuul : Store result and artifacts Zuul -> src.fp.org : Return CI status