Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade integration tests for v17 (#1073)
``` integration_tests.bats ✓ [INTEGRATION-BASIC-GAIA] host zones successfully registered ✓ [INTEGRATION-BASIC-GAIA] ibc transfer ✓ [INTEGRATION-BASIC-GAIA] liquid stake mint and transfer ✓ [INTEGRATION-BASIC-GAIA] delegation on GAIA ✓ [INTEGRATION-BASIC-GAIA] LSM liquid stake ✓ [INTEGRATION-BASIC-GAIA] LSM liquid stake with slash query ✓ [INTEGRATION-BASIC-GAIA] autopilot liquid stake ✓ [INTEGRATION-BASIC-GAIA] autopilot liquid stake and transfer ✓ [INTEGRATION-BASIC-GAIA] autopilot redeem stake ✓ [INTEGRATION-BASIC-GAIA] redemption and undelegation on GAIA ✓ [INTEGRATION-BASIC-GAIA] claim redeemed tokens ✓ [INTEGRATION-BASIC-GAIA] rewards are being reinvested, exchange rate updating ✓ [INTEGRATION-BASIC-GAIA] rewards are being distributed to stakers 13 tests, 0 failures integration_tests.bats ✓ [INTEGRATION-BASIC-EVMOS] host zones successfully registered ✓ [INTEGRATION-BASIC-EVMOS] ibc transfer ✓ [INTEGRATION-BASIC-EVMOS] liquid stake mint and transfer ✓ [INTEGRATION-BASIC-EVMOS] delegation on EVMOS - [INTEGRATION-BASIC-EVMOS] LSM liquid stake (skipped: Skipping LSM liquid stake for chains without LSM support) - [INTEGRATION-BASIC-EVMOS] LSM liquid stake with slash query (skipped: Skipping LSM liquid stake for chains without LSM support) ✓ [INTEGRATION-BASIC-EVMOS] autopilot liquid stake ✓ [INTEGRATION-BASIC-EVMOS] autopilot liquid stake and transfer ✓ [INTEGRATION-BASIC-EVMOS] autopilot redeem stake ✓ [INTEGRATION-BASIC-EVMOS] redemption and undelegation on EVMOS ✓ [INTEGRATION-BASIC-EVMOS] claim redeemed tokens ✓ [INTEGRATION-BASIC-EVMOS] rewards are being reinvested, exchange rate updating ✓ [INTEGRATION-BASIC-EVMOS] rewards are being distributed to stakers 13 tests, 0 failures, 2 skipped integration_tests.bats ✓ [INTEGRATION-BASIC-HOST] host zones successfully registered ✓ [INTEGRATION-BASIC-HOST] ibc transfer ✓ [INTEGRATION-BASIC-HOST] liquid stake mint and transfer ✓ [INTEGRATION-BASIC-HOST] delegation on HOST - [INTEGRATION-BASIC-HOST] LSM liquid stake (skipped: Skipping LSM liquid stake for chains without LSM support) - [INTEGRATION-BASIC-HOST] LSM liquid stake with slash query (skipped: Skipping LSM liquid stake for chains without LSM support) ✓ [INTEGRATION-BASIC-HOST] autopilot liquid stake ✓ [INTEGRATION-BASIC-HOST] autopilot liquid stake and transfer ✓ [INTEGRATION-BASIC-HOST] autopilot redeem stake ✓ [INTEGRATION-BASIC-HOST] redemption and undelegation on HOST ✓ [INTEGRATION-BASIC-HOST] claim redeemed tokens ✓ [INTEGRATION-BASIC-HOST] rewards are being reinvested, exchange rate updating ✓ [INTEGRATION-BASIC-HOST] rewards are being distributed to stakers 13 tests, 0 failures, 2 skipped ```
- Loading branch information