Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tests for restarting job with one online target and multiple steps #2723

Conversation

ct-anaalbic
Copy link
Contributor

Signed-off-by: ct-anaalbic Ana.Albic@comtrade.com

Brief description of the PR.
Added tests for restarting job with one online target.

Related Issue
This PR fixes/closes part of issue #2662

Description of the solution adopted
This PR represents part of test scenarios for job restart with one online devices as job targets and multiple steps.

Screenshots
/

Any side note on the changes made
/

Signed-off-by: ct-anaalbic <Ana.Albic@comtrade.com>
@ct-anaalbic ct-anaalbic force-pushed the jobEngineRestartJobWithOneOnlineTargetAndMultipleStepsI9nTests branch from ca1f9e2 to be67954 Compare September 27, 2019 09:29
@codecov
Copy link

codecov bot commented Sep 27, 2019

Codecov Report

Merging #2723 into develop will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2723      +/-   ##
=============================================
- Coverage      54.94%   54.56%   -0.39%     
+ Complexity      3095     3078      -17     
=============================================
  Files           1046     1046              
  Lines          29527    29527              
  Branches        2379     2379              
=============================================
- Hits           16225    16110     -115     
- Misses         12180    12290     +110     
- Partials        1122     1127       +5
Impacted Files Coverage Δ Complexity Δ
...rvice/account/internal/KapuaAccountErrorCodes.java 0% <0%> (-100%) 0% <0%> (ø)
...a/service/account/internal/AccountCreatorImpl.java 48.57% <0%> (-51.43%) 0% <0%> (ø)
...g/eclipse/kapua/qa/common/cucumber/CucAccount.java 33.33% <0%> (-41.67%) 4% <0%> (-7%)
...ervice/account/internal/KapuaAccountException.java 0% <0%> (-37.5%) 0% <0%> (ø)
...a/service/account/internal/AccountServiceImpl.java 51.2% <0%> (-27.21%) 0% <0%> (ø)
...pua/service/account/internal/OrganizationImpl.java 47.91% <0%> (-18.75%) 0% <0%> (ø)
...ain/java/org/eclipse/kapua/qa/common/TestBase.java 47.22% <0%> (-9.73%) 17% <0%> (-2%)
...pua/service/account/steps/AccountServiceSteps.java 17.69% <0%> (-6.64%) 17% <0%> (-8%)
...egistry/event/internal/DeviceEventServiceImpl.java 85.1% <0%> (-2.13%) 12% <0%> (ø)
...a/org/eclipse/kapua/commons/jpa/EntityManager.java 64.58% <0%> (-2.09%) 0% <0%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7527a9...be67954. Read the comment docs.

@Coduz Coduz merged commit 84e9692 into eclipse-kapua:develop Sep 27, 2019
@ct-anaalbic ct-anaalbic deleted the jobEngineRestartJobWithOneOnlineTargetAndMultipleStepsI9nTests branch October 9, 2019 07:11
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