Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support multi CU workers #2345

Merged
merged 13 commits into from
Aug 20, 2024

return from_hex

8d277cf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: support multi CU workers #2345

return from_hex
8d277cf
Select commit
Loading
Failed to load commit list.
GitHub Actions / decider report succeeded Aug 19, 2024 in 0s

15 passed, 0 failed and 0 skipped

Tests passed successfully

✅ src/tests/decider-distro-tests-rs/target/nextest/ci/junit.xml

15 tests were completed in 97s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
decider-distro-tests-rs::test_failing_chain 3✅ NaNms
decider-distro-tests-rs::test_failing_nox 3✅ NaNms
decider-distro-tests-rs::test_happy_path 4✅ NaNms
decider-distro-tests-rs::test_many_deals 2✅ NaNms
decider-distro-tests-rs::test_status 3✅ NaNms

✅ decider-distro-tests-rs::test_failing_chain

✅ test_failed_get_deals
✅ test_failed_get_receipts
✅ test_failed_register_workers

✅ decider-distro-tests-rs::test_failing_nox

✅ test_failed_nox_install_create
✅ test_failed_nox_remove_removed
✅ test_failed_nox_update_activate

✅ decider-distro-tests-rs::test_happy_path

✅ test_install_happy_path
✅ test_remove_happy_path
✅ test_run_empty
✅ test_update_happy_path

✅ decider-distro-tests-rs::test_many_deals

✅ test_install_again
✅ test_many

✅ decider-distro-tests-rs::test_status

✅ test_install_ended
✅ test_deal_status
✅ test_worker_spell_double_run