style95 commented on issue #5416: URL: https://github.com/apache/openwhisk/issues/5416#issuecomment-1557119301
Indeed. We are setting up the environment with the `HA` mode. https://github.com/apache/openwhisk/blob/ba871e59f7b77f02689a13e4e24e438645d67a47/tools/travis/setupPrereq.sh#L29 But it seems `controller1` is always disabled. According to [the PR](https://github.com/apache/openwhisk/pull/3105), it looks this is not intended. I think we need to enable `controller1` in the CI environment and fix the system test if required. @p-jonghyun Thank you for reporting this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
