Skip to content

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay p.loffay@gmail.com

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@@ -124,7 +125,7 @@ GenericContainer createAppUnderTest(int jdk) {
}
log.info("Agent path {}", agentPath);
target =
new GenericContainer<>(getTargetImage(jdk))
Copy link
Member Author

Choose a reason for hiding this comment

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

deprecated API

@@ -40,13 +40,14 @@ protected String getTargetImage(int jdk) {

private GenericContainer app;

@BeforeEach
@BeforeAll
Copy link
Member Author

Choose a reason for hiding this comment

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

Now the test app is started only once

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@pavolloffay pavolloffay merged commit 6e2aef7 into main Oct 28, 2020
@pavolloffay pavolloffay deleted the speedup-smoketest branch October 28, 2020 12:33
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.

1 participant