hal / testsuite.next

Testsuite for HAL
Apache License 2.0
2 stars 26 forks source link

[Hal 1767] - Add test if the preview in Runtime - Monitor - Batch shows values for Current #169

Closed adamecp closed 2 years ago

adamecp commented 2 years ago

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/

Pull request contains only test case.

hpehl commented 2 years ago

LGTM!