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

[CCIP-2937] Fixes Conflicts and Run Issues with CCIP E2E Tests Merge #14070

Merged
merged 7 commits into from
Aug 12, 2024

Conversation

kalverra
Copy link
Collaborator

@kalverra kalverra commented Aug 7, 2024

Merges in fixes for the initial issues found with plain copy-paste of CCIP code into core. There is much more to do, which is tracked by TT-1441. And especially updates to CI needed, tracked by TT-1448.

@kalverra kalverra requested review from a team as code owners August 7, 2024 21:12
@kalverra kalverra requested a review from asoliman92 August 7, 2024 21:13
@kalverra kalverra requested a review from a team as a code owner August 9, 2024 18:53
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
25.0% Duplication on New Code (required ≤ 10%)

See analysis details on SonarQube

Copy link
Contributor

@asoliman92 asoliman92 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@AnieeG AnieeG left a comment

Choose a reason for hiding this comment

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

We might have to think if we should change test image fromchainlink-ccip-teststo the usual test image for chainlink

@@ -1,390 +0,0 @@
name: CCIP Offchain Upgrade Compatibility Tests
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any alternative?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For now it's messy. If we fix it to run okay now, it risks testing the wrong version upgrade path and giving us false negatives. If we leave it broken, it risks people disregarding it as a flake in the future. The plan is to revive it [TT-1448] when we've ironed out the new release process for CCIP in the main repo.

@kalverra kalverra merged commit 92111d0 into ccip/merge-e2e-tests-and-ci Aug 12, 2024
153 of 154 checks passed
@kalverra kalverra deleted the ccip/merge-e2e-tests-and-ci-fix branch August 12, 2024 21:31
github-merge-queue bot pushed a commit that referenced this pull request Aug 14, 2024
* [CCIP-2937] Copy ccip-tests and CI to Core (#14069)

* gitignore

* Fix gitignore

* Adds CCIP Tests Dir

* Adds CCIP CI

* [CCIP-2937] Fixes Conflicts and Run Issues with CCIP E2E Tests Merge (#14070)

* Fixes CI conflicts

* Fixes config path

* Separate CCIP smoke tests

* Change repo for compatibility tests

* Remove references to separate CCIP repo

* Callout needed updates

* Remove CCIP Upgrade Test

---------

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

* Fixes

* Go mod

* Ports over fixes for CCIP network tests

---------

Co-authored-by: asoliman <[email protected]>
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