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(e2e): upgrade tests #2190

Merged
merged 10 commits into from
May 16, 2024
Merged

fix(e2e): upgrade tests #2190

merged 10 commits into from
May 16, 2024

Conversation

gartnera
Copy link
Member

@gartnera gartnera commented May 15, 2024

Description

Upgrade tests were broken by #2158. I responded to some review comments without fully retesting the changes.

Fix the issues and add an assertion to start-zetae2e.sh that the version actually changes between upgrades

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

@gartnera gartnera added the no-changelog Skip changelog CI check label May 15, 2024
@gartnera gartnera force-pushed the fix-upgrade-tests branch from 4f227d6 to 25c0a4c Compare May 15, 2024 19:03
@gartnera gartnera marked this pull request as ready for review May 15, 2024 20:45
Copy link
Member

@lumtis lumtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lumtis lumtis merged commit 9394bbb into develop May 16, 2024
21 checks passed
@lumtis lumtis deleted the fix-upgrade-tests branch May 16, 2024 07:34
lumtis added a commit that referenced this pull request May 16, 2024
* fix(e2e): correct upgrade-host hostname

* fix light upgrade

* remove pointless tr

* add version change assertion

* formatting

* fix voting

* improve upgrade height check

* fix upgrade name

* refactor sleep logic

---------

Co-authored-by: Lucas Bertrand <[email protected]>
lumtis added a commit that referenced this pull request May 17, 2024
…tests structure (#2181)

* add some spacing

* some clean up

* add more assertions to zevm mp

* changelog

* reorganize e2e tests name

* create file per test

* fix error

* some var name fix in zevm mp tests

* add a no revert test dapp contract

* add zevm mp revert fail test

* fix zevm revert fail

* evm to zevm revert fail

* remove redundant types

* change changelogs

* Update changelog.md

Co-authored-by: skosito <[email protected]>

* ci: fix docker release pipeline tag issue. (#2189)

* updated the docker build to utilize the github event release title and removed the mac build because the arm build covers that.

* updated change log

* ci: fixed the conditional for non release runs of the docker build (#2191)

* ci: fixed the conditional for non release runs of the docker build

* ci: Automate GitHub Release Status Update Based on ZetaChain Governance Proposals (#2192)

* adding pipeline to automatically update the release status when a release has gone live i.e. the upgrade height is met and the network is processing blocks again. The script will then update the github release from pre-release to release as long as the release name matches the release title from the governance proposal

* updated links to new all that node links

* fix(e2e): upgrade tests (#2190)

* fix(e2e): correct upgrade-host hostname

* fix light upgrade

* remove pointless tr

* add version change assertion

* formatting

* fix voting

* improve upgrade height check

* fix upgrade name

* refactor sleep logic

---------

Co-authored-by: Lucas Bertrand <[email protected]>

* add note for file per test

---------

Co-authored-by: skosito <[email protected]>
Co-authored-by: Grant Zukel <[email protected]>
Co-authored-by: Alex Gartner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Skip changelog CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants