domino_admin_toolkit.checks.pre_upgrade.test_flows module

domino_admin_toolkit.checks.pre_upgrade.test_flows.test_flows_infra(flows_is_enabled)
Description:

Tests if Flows infrastructure exists.

“Flows is enabled” is used a proxy for the presence of Flows infrastructure because the system cannot function if Flows is enabled yet the Flows infrastructure is not present.

If Flows infrastructure does not exist and the upgrade will enable Flows, the Flows infrastructure must be created prior to the upgrade to avoid issues during the upgrade process.

Result:

Logs a warning if Flows is not enabled (and therefore Flows infra may not exist), or logs an info message if Flows is already enabled.