testing
Configures the testing feature.
Command Mode
Exec > Global Configuration
Syntax
testing { external-mongo-access { admin | balance | session | spr } | subversion-ingress-enabled | zing-compiler-options | zing-memory } { ip ip_address | port port_number}
code-coverage-enabled { false | true}
Specify to enable or disable code coverage reporting with jacoco.
Must be one of the following:
false
true
Default Value: false.
development-mode-enabled { false | true}
Specify to enable or disable development mode.
Must be one of the following:
false
true
Default Value: false.
enforce-affinity-rules { false | true}
Specify to enable or disable anti affinity rules for pod scheduling.
Must be one of the following:
false
true
Default Value: true.
ldap-grpc-enabled { false | true}
Specify to enable or disable redis IPC communication between ldap-ep to engine.
Must be one of the following:
false
true
Default Value: false.
subversion-ingress-enabled { false | true}
Specify if the subversion ingress is enabled.
Must be one of the following:
false
true
Default Value: false.
zing-compiler-options compiler_options
Specify the compiler options for Zing.
Must be one of the following:
C2
Falcon
Default Value: C2.
Usage Guidelines
Use this command to configure the testing feature.