Description issue:
Currently, the preview in Runtime / Monitor / Batch shows values for
Active (attribute completed-task-count)
Largest (attribute largest-thread-count)
This issue is about adjusting the semantics and adding a third bar:
Active (attribute active-count)
Current (attribute current-thread-count)
Largest (attribute largest-thread-count)
Upstream issue: HAL-1767 - Add active threads count to batch preview
Description issue: Currently, the preview in Runtime / Monitor / Batch shows values for Active (attribute completed-task-count) Largest (attribute largest-thread-count)
This issue is about adjusting the semantics and adding a third bar: Active (attribute active-count) Current (attribute current-thread-count) Largest (attribute largest-thread-count)
Link to test run: https://main-jenkins-csb-eapcpqe.apps.ocp4.prod.psi.redhat.com/job/eap-74x-hal-3-basic-standalone/16/ Link to pull request to branch 7.4.x https://github.com/hal/testsuite.next/pull/169
Pull request contains only test case.