You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/19 14:00:00 UTC

[GitHub] [flink-kubernetes-operator] morhidi opened a new pull request, #272: [FLINK-28059] Parallelize e2e tests

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] morhidi commented on pull request #272: [FLINK-28059] Parallelize e2e tests

Posted by GitBox <gi...@apache.org>.
morhidi commented on PR #272:
URL: https://github.com/apache/flink-kubernetes-operator/pull/272#issuecomment-1159736940

   cc @Aitozi @wangyang0918 


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] gyfora merged pull request #272: [FLINK-28059] Parallelize e2e tests

Posted by GitBox <gi...@apache.org>.
gyfora merged PR #272:
URL: https://github.com/apache/flink-kubernetes-operator/pull/272


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org