]
Filip Brychta resolved SWSQE-936.
---------------------------------
Resolution: Done
master pr -
Fix UI tests UI/REST health mishmatch
-------------------------------------
Key: SWSQE-936
URL:
https://issues.jboss.org/browse/SWSQE-936
Project: Kiali QE
Issue Type: QE Task
Reporter: Filip Brychta
Assignee: Filip Brychta
Priority: Major
Labels: automation
Some tests fail because of different health:HealthType displayed in UI and returned by
rest.
UI by default shows Last 1 minute when showing health and rest was using
10m by default which was causing mishmash and test failures.