SamBarker commented on PR #881: URL: https://github.com/apache/flink-kubernetes-operator/pull/881#issuecomment-2378413829
> I think the e2e workflow is now correctly setup (and has passed on [my fork](https://github.com/SamBarker/flink-kubernetes-operator/actions/runs/11061322378/job/30735483464?pr=1) Nope its not. The includes with the http-client seem to be overriding tests and not adding an extra run as intended... I'm tempted to suggest splitting out `test_application_operations.sh` as a separate "smoke test" workflow that could run with each http-client with a fixed combination of the other matrix args. My other thought is to have a workflow per Java version as that controls the supported flink versions as well and possibly the test suite as well as some of the tests have version exclusions. A workflow per Java version feels easier for people to reason about too, but I don't have a lot of project context or history to work from so could be missing something... -- 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]
