commit | 8807b2e541eb9e47912d31d7bde8be5caefda5ac | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jul 19 15:09:12 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 20 15:23:16 2023 -0400 |
tree | e42d6ca9ea9dcf44b270731db007d5dd659e561c | |
parent | 8b9876988b7cf6d5eabc29748c5ac8da5ca8f8a1 [diff] |
Azure: Rework our Rockchip jobs slightly Currently the 64bit "rk" job is close to and sometimes goes over the job time limit. Let us rework this in to one job for "rk" and "rv" (which are the SoC prefixes) jobs which include or exclude "rockchip" the board vendor. This gives us two jobs of similar numbers of platforms to build now instead. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>