Fix autorelease generated view file name 73/82273/3
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 28 May 2019 09:54:37 +0000 (19:54 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 29 May 2019 23:19:05 +0000 (09:19 +1000)
commitccccfe777ed4dda967b37374bea8f0e08ab48283
tree8f8ab0896466263a9f8e7902e6e702f32731e764
parentcb59b6fec7ec77542a7147b521889d1baed54440
Fix autorelease generated view file name

$WORKSPACE/archives is a dir which is created later in
the job, without the dir existing the .yaml file generated
gets created as an $WORKSPACE/archives file and
fails when running `lftools deploy logs`.

The correct way to handle this create a $WORKSPACE/archives
and add the file to the dir.

Change-Id: I313fed7d1ecfa8545ad6e8b59634c7f63d25e597
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/autorelease/update-autorelease-projects-views.sh