commit | 8afa092928a64b4ef7c4d746d18d1df8a7c7475f | [log] [tgz] |
---|---|---|
author | Zelalem <zelalem.aweke@arm.com> | Fri Aug 28 10:40:44 2020 -0500 |
committer | Zelalem <zelalem.aweke@arm.com> | Wed Sep 02 17:29:11 2020 -0500 |
tree | f7d6be3e47b32faea11c607e6cfee00951129a97 | |
parent | 97f7ad43c472737539ce1a603a10f9762974e8df [diff] |
Remove hard-coded LAVA token We want to push run_lava_job.sh to OpenCI repo. Therefore this patch removes the hard-coded token in the script. Instead username and token for LAVA server are passed as arguments from tf jobs script (tf-worker.yaml). There is a corresponding patch in the tf jobs repo. Change-Id: I82e17a98042077d4b9572865d34437e6fd06aaa3 Signed-off-by: Zelalem <zelalem.aweke@arm.com>