From: Anil Belur Date: Mon, 19 Feb 2024 01:16:46 +0000 (+1000) Subject: Fix: Rename view name to All X-Git-Tag: v0.90.1~2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=sidebyside;h=991ef244a41863fe368d8d964e68be3c97aeaa9b;hp=991ef244a41863fe368d8d964e68be3c97aeaa9b;p=releng%2Fglobal-jjb.git Fix: Rename view name to All Rename view name 'All'. JJB 6x has introduced a regression with view name that causing view updates to fail. The workaround it to use 'All'. Error: Unrecognized view-type: All (supported types are: all, delivery_pipeline, list, nested, pipeline, sectioned) Update the JJB version in tox for comparing xml output. Issue: RELENG-5144 Change-Id: I409d2ef2c14b5c5e70c8edb13a802b3c4aae410c Signed-off-by: Anil Belur ---