commit | c9523b19c6479009e7464cfb81cd0b5bec9585ae | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Mon Oct 10 18:32:20 2022 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Thu Oct 27 11:06:36 2022 +0100 |
tree | 0616e0377d57c17b1b4bf707326be6963ef3e585 | |
parent | fbbf132bf2b10f4660ebaef54bea0d650ac311ca [diff] |
refactor: relocate Gerrit metadata LAVA job YAML generation This change moves the Gerrit metadata LAVA job YAML generation logic from `gen_fvp_yaml_template` into `gen_fvp_yaml`. There's no real reason to run this step separately anymore, and having two templating phases makes it awkward to template the file (because second-phase templating expressions need to be escaped). Change-Id: Ib404b4fd275e0feb52a76699c5f060f651931527 Signed-off-by: Chris Kay <chris.kay@arm.com>