From bd87a14377e1122b518f83254906db58b2e79142 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Fri, 17 May 2019 22:21:16 +0400 Subject: [PATCH] Fix view name for 9.x.common.yaml Change-Id: Id0a3dca5088828aa636bdc2e6ea8efa7df4573fe --- maintenance-ci/views/9.x.common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance-ci/views/9.x.common.yaml b/maintenance-ci/views/9.x.common.yaml index 06f0cc5..87ca90e 100644 --- a/maintenance-ci/views/9.x.common.yaml +++ b/maintenance-ci/views/9.x.common.yaml @@ -1,6 +1,6 @@ - view: type: list - name: '9.x' + name: '9.x.common' #regex: '9.x.*' jobs: - 9.x.snapshot.params -- 2.45.2