Skip to content

Run CI with java deps

Gmodena requested to merge T326567-ci-run-with-java-deps into main

Bug: T326567

This MR adds missing deps for running local Flink applications in a test environment. It also adds test output and coverage report.

Changes can be tested locally with:

USE_DOCKER=true make test

cc @otto @milimetric @tchin

Edited by Gmodena

Merge request reports