Handle multiple search extension passed by JJB 60/15660/1 v0.37.4
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 13 May 2019 09:05:24 +0000 (19:05 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 14 May 2019 00:28:58 +0000 (10:28 +1000)
`lftools deploy archives` implementation supports '-p|--pattern'
as a multi-value option and does not support processing
multi-values as a single string.

Handle multiple search extension / patterns passed by upstream
${ARCHIVE_ARTIFACTS} param as a single string by spliting these values
before being passed to `lftools deploy archive`.

Issue: RELENG-2013
Change-Id: I68130666555ed6bcc25c3173997cd46412766787
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found