Skip to content

Commit

Permalink
A0-1903: update to 0.9.34 (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejnems authored Feb 20, 2023
1 parent 0bf23c8 commit 548d3c5
Show file tree
Hide file tree
Showing 27 changed files with 3,929 additions and 2,113 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/e2e-tests-main-devnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,22 +345,6 @@ jobs:
follow-up-finalization-check: true
timeout-minutes: 3


run-e2e-fee-calculation:
needs: [build-test-docker, build-test-client]
name: Run e2e fee calculation test
runs-on: ubuntu-20.04
steps:
- name: Checkout source code
uses: actions/checkout@v2

- name: Run e2e test
uses: ./.github/actions/run-e2e-test
with:
test-case: fee_calculation
timeout-minutes: 2


run-e2e-validators-rotate:
needs: [build-test-docker, build-test-client]
name: Run validators rotation test
Expand Down Expand Up @@ -706,7 +690,6 @@ jobs:
run-e2e-staking-era-payouts-test,
run-e2e-staking-new-validator-test,
run-e2e-change-validators-test,
run-e2e-fee-calculation,
run-e2e-validators-rotate,
run-e2e-era-payout,
run-e2e-era-validators,
Expand Down
Loading

0 comments on commit 548d3c5

Please sign in to comment.