Skip to content

Update L2-tests.yml#366

Open
Sidsohail wants to merge 1 commit into
developfrom
debug_l2
Open

Update L2-tests.yml#366
Sidsohail wants to merge 1 commit into
developfrom
debug_l2

Conversation

@Sidsohail
Copy link
Copy Markdown

Debug

@Sidsohail Sidsohail requested a review from a team as a code owner May 7, 2026 04:50
Copilot AI review requested due to automatic review settings May 7, 2026 06:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions L2 integration test workflow to enable PKCS#11 support in the native-platform L2 container run.

Changes:

  • Add ENABLE_PKCS11=true to the native-platform container environment in .github/workflows/L2-tests.yml.

- name: Start l2-container service
run: |
docker run -d --name native-platform --link mockxconf -e ENABLE_MTLS=true -v ${{ github.workspace }}:/mnt/L2_CONTAINER_SHARED_VOLUME ghcr.io/rdkcentral/docker-device-mgt-service-test/native-platform:latest
docker run -d --name native-platform --link mockxconf -e ENABLE_PKCS11=true -e ENABLE_MTLS=true -v ${{ github.workspace }}:/mnt/L2_CONTAINER_SHARED_VOLUME ghcr.io/rdkcentral/docker-device-mgt-service-test/native-platform:latest
Comment on lines 56 to +58
- name: Start l2-container service
run: |
docker run -d --name native-platform --link mockxconf -e ENABLE_MTLS=true -v ${{ github.workspace }}:/mnt/L2_CONTAINER_SHARED_VOLUME ghcr.io/rdkcentral/docker-device-mgt-service-test/native-platform:latest
docker run -d --name native-platform --link mockxconf -e ENABLE_PKCS11=true -e ENABLE_MTLS=true -v ${{ github.workspace }}:/mnt/L2_CONTAINER_SHARED_VOLUME ghcr.io/rdkcentral/docker-device-mgt-service-test/native-platform:latest
@shibu-kv shibu-kv closed this May 8, 2026
@shibu-kv shibu-kv reopened this May 8, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants