Skip to content

Commit a5703a3

Browse files
committed
fix smoke test
1 parent 1eb352a commit a5703a3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/templates/kuttl/smoke/35-assert.yaml.j2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ commands:
122122
nifi.properties: |
123123
nifi.administrative.yield.duration=30 sec
124124
nifi.authorizer.configuration.file=/stackable/nifi/conf/authorizers.xml
125-
nifi.cluster.flow.election.max.candidates=
126-
nifi.cluster.flow.election.max.wait.time=10 secs
125+
nifi.cluster.flow.election.max.candidates=2
127126
nifi.cluster.is.node=true
128127
{% if test_scenario['values']['use-zookeeper-manager'] == 'true' %}
129128
nifi.cluster.leader.election.implementation=CuratorLeaderElectionManager

0 commit comments

Comments
 (0)