]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Add devops view 71/40771/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Fri, 15 Mar 2019 12:38:15 +0000 (16:38 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Fri, 15 Mar 2019 12:38:15 +0000 (16:38 +0400)
Change-Id: Ia1ebc982dc5b9aac8bbe7402fb1fb50b3b422b62

maintenance-ci/views/devops.yaml [new file with mode: 0644]

diff --git a/maintenance-ci/views/devops.yaml b/maintenance-ci/views/devops.yaml
new file mode 100644 (file)
index 0000000..b6f56ac
--- /dev/null
@@ -0,0 +1,22 @@
+- view:
+    type: list
+    name: 'devops'
+    regex: '^((?!9\.x|9\.0|0\.snapshot).)*$'
+#  jobs:
+#  - 9.x.snapshot.params
+#  - 9.x.swarm.runner
+#  - 9.x.swarm.micro.runner
+#  - 9.x.acceptance.runner
+#  - 9.x.acceptance.test-reports
+#  - 9.x.backup-restore.test-reports
+#  - 9.x.baremetal.test-reports
+#  - 9.0.proposed-to-updates
+    columns:
+    - status
+    - job
+    - last-success
+    - last-failure
+    - last-duration
+    - build-button
+    recurse: False
+