Skip to content

Assign random port number while test-init #591

@2chanhaeng

Description

@2chanhaeng

Summary

Assign random port number while test-init.

Problem

Currently, test-init extracts the port number from the server output. However, this is inaccurate and there is a possibility of port conflicts.

Proposed Solution

For each tests in test-init, pick a random number between 10000 and 65535 and assign it.

Alternatives Considered

No response

Scope / Dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions