Skip to content

Conversation

@demery-pivotal
Copy link
Contributor

Change SessionsAndCrashesDUnitTest to assign its test app's server
port, rather than using Spring's fixed default server port 8080.

PROBLEM

SessionsAndCrashesDUnitTest was running its test app using Spring's
fixed default server port 8080. If this test runs outside of Docker,
the fixed default port may be in use in another test.

Change `SessionsAndCrashesDUnitTest` to assign its test app's server
port, rather than using Spring's fixed default server port 8080.

PROBLEM

`SessionsAndCrashesDUnitTest` was running its test app using Spring's
fixed default server port 8080.  If this test runs outside of Docker,
the fixed default port may be in use in another test.
@demery-pivotal demery-pivotal merged commit d9d0019 into apache:develop May 18, 2021
@demery-pivotal demery-pivotal deleted the geode-8772/spring-server-port branch May 18, 2021 20:59
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.

2 participants