test(connect): isolate offline enrollment e2e root (#6659)

* test(connect): isolate offline enrollment e2e root

* test(connect): own e2e issuer key id
This commit is contained in:
Zhengchao An
2026-08-26 18:50:58 +08:00
committed by GitHub
parent 9ea5cd59ca
commit 6ef7bac071
11 changed files with 284 additions and 9 deletions
+3
View File
@@ -308,6 +308,9 @@ jobs:
} > artifacts/test-and-lint/doctest-diagnostics.txt
exit "${status}"
- name: Check offline enrollment E2E root boundary
run: ./scripts/check_offline_enrollment_e2e.sh
- name: Upload test reports and diagnostics
if: always()
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6