From 0a52ddb79ef5f6e4a4026d5fbc853ce216610aa4 Mon Sep 17 00:00:00 2001 From: Anton Krivoborodov Date: Wed, 12 Nov 2025 13:38:15 +0100 Subject: [PATCH] add per tests to release --- .github/workflows/release_verification.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release_verification.yml b/.github/workflows/release_verification.yml index b81fe00491..c68bbd2880 100644 --- a/.github/workflows/release_verification.yml +++ b/.github/workflows/release_verification.yml @@ -56,6 +56,7 @@ jobs: bazel test --config=qemu-integration --test_output=streamed --credential_helper=*.qnx.com=${{ github.workspace }}/.github/tools/qnx_credential_helper.py -- \ //:test_ssh_qemu \ //:test_scrample_qemu \ + //:test_persistency_qemu \ - name: Bazel execute showcase examples run: | bazel build --config bl-x86_64-linux //feature_showcase:all_examples