From db69b4b9d3bb7099fef2a1b650a68f7c02929fdf Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Mon, 3 Mar 2025 22:25:18 +0200 Subject: [PATCH] ci(core): enable STORAGE_INSECURE_TESTING_MODE for HW device tests [no changelog] --- .github/workflows/core-hw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/core-hw.yml b/.github/workflows/core-hw.yml index 07435b36de..c2a8ef3b2a 100644 --- a/.github/workflows/core-hw.yml +++ b/.github/workflows/core-hw.yml @@ -37,6 +37,7 @@ jobs: PYTEST_TIMEOUT: 1200 # 20m single test timeout PYOPT: 0 DISABLE_OPTIGA: 1 + STORAGE_INSECURE_TESTING_MODE: 1 BOOTLOADER_DEVEL: ${{ matrix.model == 'T2B1' && '1' || '0' }} TESTOPTS: "-k 'not authenticate and not recovery and not lots' --session-timeout 19800" # 5.5h pytest global timeout TT_UHUB_PORT: 1