Fix: Rename view name to All 56/72656/11
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 19 Feb 2024 01:16:46 +0000 (11:16 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 27 Feb 2024 22:26:01 +0000 (08:26 +1000)
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 <abelur@linuxfoundation.org>

No differences found