Skip to content

Conversation

@basfroman
Copy link
Collaborator

@basfroman basfroman commented Jun 13, 2025

  • apply for running built image during subtensor e2e tests

@MichaelTrestman pls add the variable SKIP_PULL to the docs with the next description or something similar:

Controls whether the Docker image used for end-to-end tests should be pulled from a remote container registry (e.g. GitHub Container Registry) before the test run.
	•	When SKIP_PULL=0 (default), the test framework runs docker pull to ensure the latest version of the image is used.
	•	When SKIP_PULL=1, the pull step is skipped. The tests will only run if the required Docker image is already available locally.
This is useful in CI pipelines where a custom image is built and should not be overwritten by a remote version.

@basfroman basfroman requested a review from a team June 13, 2025 19:48
@basfroman basfroman self-assigned this Jun 13, 2025
@basfroman basfroman added the enhancement New feature or request label Jun 13, 2025
@basfroman basfroman merged commit 4ae2abe into staging Jun 13, 2025
43 of 133 checks passed
@basfroman basfroman deleted the feat/roman/add-skipp-pulling-docker-image branch June 13, 2025 20:12
@ibraheem-abe ibraheem-abe mentioned this pull request Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants