commit | 9b099897bf4e685e6fe1f0457bf89f87b40613b3 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Jan 13 11:34:36 2023 +0000 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Mon Jun 12 18:00:56 2023 +0200 |
tree | 90e79092fb36fb112e74c6fdc025caa687404bfd | |
parent | 1b9c447f83700eb6fabf80b69d6903294022bd4b [diff] |
refactor: make test action expansion generic Test configurations generated for LAVA should be platform independent, LAVA expects job definitions to use the same format. There is no reason for platform scripts to own any part of the job definition expansion. Move the expansion code into generic scripts. Change-Id: I821750947dcd5bd0040813c176bbf9220c0e75c0 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>