change the value of SE_NODE_SESSION_TIMEOUT from number to string
this commit change the value of SE_NODE_SESSION_TIMEOUT from number to string becuase it is blocking auto-promotion test
This commit is contained in:
parent
04bce40bd7
commit
f714ad3440
1 changed files with 1 additions and 1 deletions
|
|
@ -180,4 +180,4 @@ parameters:
|
||||||
- name: IQE_PARALLEL_ENABLED
|
- name: IQE_PARALLEL_ENABLED
|
||||||
value: "false"
|
value: "false"
|
||||||
- name: SE_NODE_SESSION_TIMEOUT
|
- name: SE_NODE_SESSION_TIMEOUT
|
||||||
value: 600
|
value: "600"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue