Files
pezkuwi-sdk/.github/zombienet-tests/zombienet_teyrchain-template_tests.yml
T
pezkuwichain ee389beb8c feat: Add rebrand CI/CD workflows to main branch
- Add 72 rebrand workflow files (polkadot→pezkuwi, substrate→bizinikiwi, cumulus→pezcumulus)
- Add GitHub actions, issue templates, and configs
- Removed unnecessary workflows (fork-sync, gitspiegel, upstream-tracker, sync-templates, backport)
- Renamed zombienet test files to match new naming convention
2025-12-19 22:51:57 +03:00

18 lines
709 B
YAML

- job-name: "zombienet-teyrchain-template-0001-minimal_template_block_production"
test-filter: "smoke::minimal_template_block_production_test"
runner-type: "default"
pezcumulus-image: "test-teyrchain"
use-zombienet-sdk: true
- job-name: "zombienet-teyrchain-template-0002-teyrchain_template_block_production"
test-filter: "smoke::teyrchain_template_block_production_test"
runner-type: "default"
pezcumulus-image: "test-teyrchain"
use-zombienet-sdk: true
- job-name: "zombienet-teyrchain-template-0003-solochain_template_block_production"
test-filter: "smoke::solochain_template_block_production_test"
runner-type: "default"
pezcumulus-image: "test-teyrchain"
use-zombienet-sdk: true