morhidi opened a new pull request, #272:
URL: https://github.com/apache/flink-kubernetes-operator/pull/272

   - Moved the e2e tests into a new matrix dimension:
   
   ```
    matrix:
           version: ["v1_15","v1_14","v1_13"]
           namespace: ["default","flink"]
           test:
             - test_application_kubernetes_ha.sh
             - test_application_operations.sh
             - test_sessionjob_kubernetes_ha.sh
             - test_sessionjob_operations.sh
             - test_multi_sessionjob.sh
   ```
   - Removed the seemingly redundant mvn build from e2e_ci job


-- 
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]

Reply via email to