exceptionfactory commented on code in PR #9126: URL: https://github.com/apache/nifi/pull/9126#discussion_r1697687058
########## .github/workflows/docker-tests.yml: ########## @@ -16,8 +16,6 @@ name: docker-tests on: - schedule: - - cron: "0 2 * * *" Review Comment: That's a good question. At this point, the Docker integration test script is a minimal check that the REST API is accessible. I think changing this to a weekly schedule is a good change for now. -- 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]
