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

fix(config): introduce persistence config #230

Merged
merged 14 commits into from
Feb 23, 2024

remove aqua

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

fix(config): introduce persistence config #230

remove aqua
3242b97
Select commit
Loading
Failed to load commit list.
GitHub Actions / decider report succeeded Feb 23, 2024 in 0s

17 passed, 0 failed and 0 skipped

Tests passed successfully

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

17 tests were completed in 30s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
decider-distro-tests-rs::test_activate 1✅ NaNms
decider-distro-tests-rs::test_deploy 4✅ NaNms
decider-distro-tests-rs::test_remove 3✅ NaNms
decider-distro-tests-rs::test_subnet 2✅ NaNms
decider-distro-tests-rs::test_update 3✅ NaNms
decider-distro-tests-rs::tests_basic 4✅ NaNms

✅ decider-distro-tests-rs::test_activate

✅ test_activate

✅ decider-distro-tests-rs::test_deploy

✅ test_deploy_a_deal_single
✅ test_deploy_deals_diff_blocks
✅ test_deploy_a_deal_in_seq
✅ test_deploy_deals_in_one_block

✅ decider-distro-tests-rs::test_remove

✅ test_deal_ended_and_removed_from_provider
✅ test_remove_deal
✅ test_remove_deal_from_provider

✅ decider-distro-tests-rs::test_subnet

✅ test_register_worker_fails
✅ test_transaction_tracking

✅ decider-distro-tests-rs::test_update

✅ test_update_from_later_blocks
✅ test_update_deal
✅ test_update_with_errors

✅ decider-distro-tests-rs::tests_basic

✅ test_connector_config_check
✅ test_decider_installed
✅ test_sync_info
✅ test_left_boundary_idle