Skip to content

Add workflows for run SDK and BTCLI tests if labels are applied#1429

Merged
sam0x17 merged 10 commits intodevnet-readyfrom
feat/roman/add-sdk-cli-e2e-test-checkers
Mar 19, 2025
Merged

Add workflows for run SDK and BTCLI tests if labels are applied#1429
sam0x17 merged 10 commits intodevnet-readyfrom
feat/roman/add-sdk-cli-e2e-test-checkers

Conversation

@basfroman
Copy link
Collaborator

@basfroman basfroman commented Mar 19, 2025

Context:

  • when opening or re-opening a PR (for devnet-ready, devnet, testnet, testnet-ready or main branches), the jobs checking and adding labels to run SDK (run-bittensor-sdk-tests) and CLI (run-bittensor-cli-tests) tests is launched.
  • if labels are added, then the corresponding SDK and CLI tests are running when committing, re-opening a PR or when adding a label (after deleting it earlier).
  • each time when labels added or removed checkers re-starts
  • all tests are splitted into separate processes. if you got a flaky test, you can restart only it

@basfroman basfroman added the skip-cargo-audit This PR fails cargo audit but needs to be merged anyway label Mar 19, 2025
@basfroman basfroman self-assigned this Mar 19, 2025
@basfroman basfroman requested review from a team, camfairchild and sam0x17 March 19, 2025 01:15
@sam0x17 sam0x17 added the no-spec-version-bump PR does not contain changes that requires bumping the spec version label Mar 19, 2025
@sam0x17 sam0x17 merged commit 78d446b into devnet-ready Mar 19, 2025
87 of 88 checks passed
@basfroman basfroman deleted the feat/roman/add-sdk-cli-e2e-test-checkers branch September 18, 2025 02:51
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.

2 participants