Steve Loughran created SLIDER-785:
-------------------------------------
Summary: AgentClusterLifecycleIT failing if >1 slider instance
running in the test cluster
Key: SLIDER-785
URL: https://issues.apache.org/jira/browse/SLIDER-785
Project: Slider
Issue Type: Bug
Components: test
Affects Versions: Slider 0.61
Reporter: Steve Loughran
Assignee: Steve Loughran
Fix For: Slider 0.70
The test {{AgentClusterLifecycleIT}} fails intermittently.
>From the stack traces, its on the line : {{list(-1, [ARG_LIVE])}}
This lists the live containers and expects an error code if there are none. A
failure here probably means there is some live cluster *other than the one
created and terminated in this test*.
Fix: remove that part of the test; rely on the minicluster tests to validate
the operation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)