László Dénes Terjéki created NIFI-13365:
-------------------------------------------
Summary: Fine tuning of unit tests
Key: NIFI-13365
URL: https://issues.apache.org/jira/browse/NIFI-13365
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.0.0-M3, 2.0.0-M4
Reporter: László Dénes Terjéki
Some unit test can fail if the build runs in a kubernetes pod:
* ExternalHazelcastCacheManagerTest.testExecution:
{code}java.lang.IllegalStateException: Node failed to start!{code}
* KubernetesConfigMapStateProviderTest.testSetStateGetState
*
KubernetesConfigMapStateProviderTest.testSetStateGetStateWithPrefix:{code}org.opentest4j.AssertionFailedError:
expected: <true> but was: <false>{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)