Skip to content

Assign unbound port numbers in e2e tests #254

@byeongjee

Description

@byeongjee

Currently, e2e tests run Foundry instances with predefined port numbers. (ex. 8080 + id)
This is problematic if the port is already in use.
We should find and assign an unbound port number to each Foundry instance.
I suspect that this is the cause of some e2e test failures.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions