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-4014 enable rmn tests in ci #15276

Merged
merged 15 commits into from
Nov 19, 2024
Merged

CCIP-4014 enable rmn tests in ci #15276

merged 15 commits into from
Nov 19, 2024

Conversation

AnieeG
Copy link
Contributor

@AnieeG AnieeG commented Nov 16, 2024

Requires

Supports

Copy link
Contributor

github-actions bot commented Nov 16, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

makramkd
makramkd previously approved these changes Nov 16, 2024
E2E_RMN_RAGEPROXY_VERSION: master-5208d09
E2E_RMN_AFN2PROXY_VERSION: master-5208d09

# - id: smoke/ccip_rmn_test.go:^TestRMN_NotEnoughSigners$
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see a test like this in the repo, why do we comment it out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is currently failing @dimkouv is working on a PR to fix this. After that we will uncomment this

func TestRMN_TwoMessagesOnTwoLanes(t *testing.T) {
t.Parallel()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need t.Parallel() if every test is run as a separate CI job?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tried parallel at first did not work. can remove it

return image
}

func (r *RMNConfig) GetAFNVersion() string {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't we align with a new naming? I guess no one remembers what AFN was :P

Copy link
Contributor Author

Choose a reason for hiding this comment

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

makramkd
makramkd previously approved these changes Nov 19, 2024
mateusz-sekara
mateusz-sekara previously approved these changes Nov 19, 2024
@AnieeG AnieeG enabled auto-merge November 19, 2024 16:26
@AnieeG AnieeG added this pull request to the merge queue Nov 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 19, 2024
@AnieeG AnieeG added this pull request to the merge queue Nov 19, 2024
Merged via the queue into develop with commit 7bf3239 Nov 19, 2024
82 of 93 checks passed
@AnieeG AnieeG deleted the ccip-4014-enable-rmn-ci branch November 19, 2024 18:35
cedric-cordenier pushed a commit that referenced this pull request Nov 20, 2024
* enable rmn tests in ci

* update references

* test.parallel

* try with one test

* fix

* fix tests

* comment

* remove parallel

* rename image

* disable flakey test
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