]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Add view for 9.x service jobs 98/41298/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Mon, 13 May 2019 10:21:13 +0000 (14:21 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Mon, 13 May 2019 10:21:13 +0000 (14:21 +0400)
Change-Id: Ib6fcd7aab33b6a6a8d92df24d415f2ae0b977a06

maintenance-ci/views/9.x.common.yaml [new file with mode: 0644]

diff --git a/maintenance-ci/views/9.x.common.yaml b/maintenance-ci/views/9.x.common.yaml
new file mode 100644 (file)
index 0000000..06f0cc5
--- /dev/null
@@ -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
+