-
Notifications
You must be signed in to change notification settings - Fork 26
FLPATH-394 - Speedup integration test execution #339
FLPATH-394 - Speedup integration test execution #339
Conversation
/lgtm |
integration-tests/src/test/java/com/redhat/parodos/flows/base/BaseIntegrationTest.java
Outdated
Show resolved
Hide resolved
I noticed that many changes in this PR were pushed in #281. Is this intentional? |
@pkliczewski I added in this PR description "Depends on #281" I'd like to have an early review on this fix, that's why I opened this PR even if the #281 is not merged. |
890c4ec
to
7982772
Compare
7982772
to
04327d6
Compare
Signed-off-by: Gloria Ciavarrini <gciavarrini@redhat.com>
04327d6
to
b00c268
Compare
Signed-off-by: Gloria Ciavarrini <gciavarrini@redhat.com>
b00c268
to
e57bfb9
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: masayag The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
What this PR does / why we need it:
Integration tests execution currently requires 8m 40s ( see Run integration tests step) .
This PR drop the execution time to about 35 seconds (see Run integration tests of a developing branch).
Fixes FLPATH-394
Depends on #281
Change type
Impacted services
Checklist