ystia / yorc

Ystia Orchestrator
https://ystia.github.io
Apache License 2.0
67 stars 23 forks source link

Bugfix release/4.0 Job sched termination #678

Closed loicalbertin closed 4 years ago

loicalbertin commented 4 years ago

Pull Request description

Description of the change

Fix a regression introduced in PR #661 for fixing issue #659

What I did

Fix wrong task ID used to compute running execution for a task. In a scheduled action we should check for the workflow taskID and not the action taskID.

Also I activated some jobs tests to run in CI automatically.

Description for the changelog

Applicable Issues

Fixes #677 Ported to develop (4.1.0-milestone.1 snapshot) in #679

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

14.3% 14.3% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here