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

Create Bridge E2E test #3115

Closed
wants to merge 2 commits into from
Closed

Create Bridge E2E test #3115

wants to merge 2 commits into from

Conversation

jaronoff97
Copy link
Contributor

Description: Update the bridge e2e test to use the new server

Link to tracking Issue(s):

Testing: ran chainsaw test locally

Documentation:

@jaronoff97 jaronoff97 requested a review from a team July 8, 2024 18:08
Copy link

mergify bot commented Jul 8, 2024

⚠️ The sha of the head commit of this PR conflicts with #3102. Mergify cannot evaluate rules on this PR. ⚠️

@@ -60,7 +60,7 @@ func (srv *Server) Start() {
},
},
},
ListenEndpoint: "127.0.0.1:4320",
ListenEndpoint: "0.0.0.0:4320",
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 was causing a failure to connect to the endpoint... i may need to split this out in order for the server to work

@jaronoff97
Copy link
Contributor Author

jaronoff97 commented Jul 8, 2024

oops forgot i opened a PR already lol #3102

@jaronoff97 jaronoff97 closed this Jul 8, 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.

OpAMP Bridge e2e testing
1 participant