From: Vladimir Khlyunev Date: Mon, 13 May 2019 10:21:13 +0000 (+0400) Subject: Add view for 9.x service jobs X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F41298%2F1;p=tools%2Fsustaining.git Add view for 9.x service jobs Change-Id: Ib6fcd7aab33b6a6a8d92df24d415f2ae0b977a06 --- diff --git a/maintenance-ci/views/9.x.common.yaml b/maintenance-ci/views/9.x.common.yaml new file mode 100644 index 0000000..06f0cc5 --- /dev/null +++ b/maintenance-ci/views/9.x.common.yaml @@ -0,0 +1,21 @@ +- view: + type: list + name: '9.x' + #regex: '9.x.*' + jobs: + - 9.x.snapshot.params + - 9.x..swarm.runner + - 9.x..swarm.micro.runner + - 9.x.env_vars_generate + - 9.0.proposed-to-updates + - 9.x.swarm.test-reports + columns: + - status + - weather + - job + - last-success + - last-failure + - last-duration + - build-button + recurse: False +