Skip to content

Fix bittensor related workflows (e2e testing)#1442

Merged
sam0x17 merged 13 commits intodevnet-readyfrom
fix/roman/use-docker-image-from-pr-branch
Mar 21, 2025
Merged

Fix bittensor related workflows (e2e testing)#1442
sam0x17 merged 13 commits intodevnet-readyfrom
fix/roman/use-docker-image-from-pr-branch

Conversation

@basfroman
Copy link
Collaborator

@basfroman basfroman commented Mar 20, 2025

  • Fixed a bug where bittensor tests were run on an already created docker image, but not based on the current code in the PR branch.
  • Bumping versions of Actions related to docker's workflow.
  • 2 workflows are combined into one (jobs still runs in parallel).
  • Docker Image created once then used for all sdk and cli tests in parallel.
  • Workflow uses/checks one run-bittensor-e2e-tests label instead of two.
  • The build check of the Docker image subtensor-localnet based on the PR branch happens in the same as e2e tests workflow.

@basfroman basfroman self-assigned this Mar 20, 2025
@basfroman basfroman added no-spec-version-bump PR does not contain changes that requires bumping the spec version skip-cargo-audit This PR fails cargo audit but needs to be merged anyway run-bittensor-cli-tests labels Mar 20, 2025
@basfroman basfroman requested review from a team, camfairchild and sam0x17 March 20, 2025 23:34
@sam0x17 sam0x17 merged commit dfe3161 into devnet-ready Mar 21, 2025
48 of 49 checks passed
@basfroman basfroman deleted the fix/roman/use-docker-image-from-pr-branch branch March 21, 2025 03:13
This was referenced Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-spec-version-bump PR does not contain changes that requires bumping the spec version skip-cargo-audit This PR fails cargo audit but needs to be merged anyway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants