commit | acc795bf985bd20d332e48b48c236735038e74ca | [log] [tgz] |
---|---|---|
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | Tue Jun 18 14:56:11 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 04 16:08:37 2024 -0600 |
tree | aae14b6ca1fb6b0c2ea99777dfb9f5f59c515582 | |
parent | fb38fd549b24c055f14a5c66efaf4b77dca1b63e [diff] [blame] |
ci: Wire up qemu_xtensa_dc233c Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 27f6958..b149db6 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml
@@ -413,6 +413,9 @@ qemu_x86_64: TEST_PY_BD: "qemu-x86_64" TEST_PY_TEST_SPEC: "not sleep" + qemu_xtensa_dc233c: + TEST_PY_BD: "qemu-xtensa-dc233c" + TEST_PY_TEST_SPEC: "not sleep and not efi" r2dplus_i82557c: TEST_PY_BD: "r2dplus" TEST_PY_ID: "--id i82557c_qemu"