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

[testsuite] upgrade compatibility smoke test & dynamic upgrade payloads #195

Merged
merged 18 commits into from
Mar 1, 2024

Conversation

0o-de-lally
Copy link
Contributor

@0o-de-lally 0o-de-lally commented Feb 29, 2024

  • upgrade fixtures were not being generated dynamically, now they build once at testsuite start. Keeping the fixtures in repo were causing messy merge conflicts
  • add a smoke test upgrade_compatible.rs which checks if the framework is upgradable on the mainnet's framework version.
  • add mainnet.mrb from v6.9.6

NOTE: the mainnet.mrb should be updated in this repo whenever mainnet receives an upgrade.

@@ -34,3 +34,5 @@ url = { workspace = true }
diem-temppath = { workspace = true }
libra-framework = { workspace = true }
libra-smoke-tests = { workspace = true }
smoke-test = { workspace = true }
diem-forge = { workspace = true }
Copy link
Contributor

Choose a reason for hiding this comment

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

Add trailing newline?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sire I beg forgiveness. It was the wrong Ubuntu version

Screenshot 2024-02-29 at 8 31 21 PM

@0xzoz 0xzoz merged commit dcd70e9 into 0LNetworkCommunity:main Mar 1, 2024
12 checks passed
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 16, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants