From bd235e1af3f6488947537a7ac4291d9c7a64c9d5 Mon Sep 17 00:00:00 2001 From: Caleb <11879229+calebofearth@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:15:53 -0700 Subject: [PATCH] Remove duplicate LMS tests (#473) --- .../testsuites/caliptra_top_nightly_directed_regression.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/integration/stimulus/testsuites/caliptra_top_nightly_directed_regression.yml b/src/integration/stimulus/testsuites/caliptra_top_nightly_directed_regression.yml index 2b926a944..43946d5a4 100644 --- a/src/integration/stimulus/testsuites/caliptra_top_nightly_directed_regression.yml +++ b/src/integration/stimulus/testsuites/caliptra_top_nightly_directed_regression.yml @@ -10,8 +10,6 @@ contents: #- ${MSFT_REPO_ROOT}/src/integration/test_suites/fw_test_hmac384/fw_test_hmac384.yml #- ${MSFT_REPO_ROOT}/src/integration/test_suites/fw_test_sha256/fw_test_sha256.yml #- ${MSFT_REPO_ROOT}/src/integration/test_suites/fw_test_sha384/fw_test_sha384.yml - - ${CALIPTRA_ROOT}/src/integration/test_suites/fw_test_lms24/fw_test_lms24.yml - - ${CALIPTRA_ROOT}/src/integration/test_suites/fw_test_lms32/fw_test_lms32.yml - ${CALIPTRA_ROOT}/src/integration/test_suites/smoke_test_datavault_mini/smoke_test_datavault_mini.yml - ${CALIPTRA_ROOT}/src/integration/test_suites/smoke_test_veer/smoke_test_veer.yml - ${CALIPTRA_ROOT}/src/integration/test_suites/smoke_test_mbox/smoke_test_mbox.yml