Skip to content

chore: Extract Bazel Test Bare Metal job from schedule‑daily#10582

Open
frankdavid wants to merge 1 commit into
masterfrom
frankdavid/split-nightly
Open

chore: Extract Bazel Test Bare Metal job from schedule‑daily#10582
frankdavid wants to merge 1 commit into
masterfrom
frankdavid/split-nightly

Conversation

@frankdavid

Copy link
Copy Markdown
Contributor

We can limit the secrets the workflow needs access to, so it's less risky if we ever want to run the workflow on non-submitted branches.

We can limit the secrets the workflow needs access to, so it's less risky if we ever want to run the workflow on non-submitted branches.
@frankdavid frankdavid requested review from a team as code owners June 26, 2026 13:00
@github-actions github-actions Bot added the chore label Jun 26, 2026

@basvandijk basvandijk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Note I added a dedicated Bare Metal Tests environment with the secrets:

  • ZH2_DLL01_CSV_SECRETS
  • ZH2_DLL01_INI_SECRET
  • ZH2_FILE_SHARE_KEY

That environment is available on the branches:

  • baremetal-*
  • master
  • rc--*

Let's use that instead of the Nightly Tests environment.

Once this PR is merged I'll remove those secrets from the Nightly Tests environment.

image: ghcr.io/dfinity/ic-build@sha256:0ed93dc568f53cce56042a86b31f98cd1bbb9cd3ea8e649532c366494b9c160a
options: >-
-e NODE_NAME --privileged --cgroupns host --mount type=tmpfs,target="/tmp/containers"
environment: Nightly Tests

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
environment: Nightly Tests
environment: Bare Metal Tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants