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

Support RMN in tooling #14682

Merged
merged 25 commits into from
Oct 9, 2024

Conversation

connorwstein
Copy link
Contributor

@connorwstein connorwstein commented Oct 8, 2024

Add a new NewLocalDevEnvironmentWithRMN which creates RMN containers in addition to the rest of the environment. TestRMN is a placeholder and can be run locally.

Copy link
Contributor

github-actions bot commented Oct 8, 2024

WF: CI Core#e1a7fe2

No errors found in this run. 🎉

@connorwstein connorwstein marked this pull request as ready for review October 8, 2024 18:48
@connorwstein connorwstein requested review from a team as code owners October 8, 2024 18:48
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.

need to fix lint

integration-tests/deployment/devenv/rmn.go Outdated Show resolved Hide resolved
….com:smartcontractkit/chainlink into CCIP-3570-add-support-for-rmn-in-env-tooling
"github.com/smartcontractkit/chainlink/v2/core/logger"
)

func TestRMN(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move this to smoke/ccip_test.go ? It will be easier to trigger this in CI

Copy link
Contributor Author

Choose a reason for hiding this comment

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

probably can once its complete. Won't be ready for CI for a while

Copy link
Collaborator

Choose a reason for hiding this comment

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

So is it unfinished? Or just unable to run in CI? Mind updating the t.Skip() with a more descriptive message?

AnieeG
AnieeG previously approved these changes Oct 8, 2024
….com:smartcontractkit/chainlink into CCIP-3570-add-support-for-rmn-in-env-tooling
@cl-sonarqube-production
Copy link

@AnieeG AnieeG enabled auto-merge October 8, 2024 20:42
"github.com/smartcontractkit/chainlink/v2/core/logger"
)

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

Choose a reason for hiding this comment

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

So is it unfinished? Or just unable to run in CI? Mind updating the t.Skip() with a more descriptive message?

@AnieeG AnieeG added this pull request to the merge queue Oct 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 9, 2024
@connorwstein connorwstein added this pull request to the merge queue Oct 9, 2024
Merged via the queue into develop with commit fa1a1e2 Oct 9, 2024
149 checks passed
@connorwstein connorwstein deleted the CCIP-3570-add-support-for-rmn-in-env-tooling branch October 9, 2024 14:30
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.

4 participants