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

Enables Out of Order Execution for E2E Tests #1393

Merged
merged 28 commits into from
Sep 17, 2024
Merged

Conversation

kalverra
Copy link
Collaborator

@kalverra kalverra commented Aug 29, 2024

ZK chains introduce the need to send CCIP messages out of order. This change enables us to do so at will in our E2E tests.

@b-gopalswami
Copy link
Collaborator

@kalverra I have modified this PR to set the allow_out_of_order from lane_configs for specific lanes and it can also be set globally by setting this variable as true.
cc: @davidcauchi

Copy link
Collaborator

@b-gopalswami b-gopalswami left a comment

Choose a reason for hiding this comment

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

Thanks @kalverra! It LGTM!

@kalverra kalverra merged commit 7728bfa into ccip-develop Sep 17, 2024
110 checks passed
@kalverra kalverra deleted the e2eEnableOOO branch September 17, 2024 15:19
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
4.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube

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.

5 participants