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 2020/02/26 05:47:26 UTC

[GitHub] [flink-statefun] tzulitai opened a new pull request #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module

tzulitai opened a new pull request #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module
URL: https://github.com/apache/flink-statefun/pull/34
 
 
   This PR achieves 2 simple things:
   - Move `StatefulFunctionsAppContainers` / `KafkaIOVerifier` / `ProtobufSerDe` to a common `statefun-e2e-tests-common` module so that new e2e tests can use them.
   - Rename all e2e related classes / packages / modules to `*e2e*`. End-to-end test modules living under `statefun-e2e-tests` should now be named `statefun-*-e2e`, and test classes should be named `*E2E.java`.
   
   ---
   
   ### Verifying
   
   Run `mvn clean verify -Prun-e2e-tests`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink-statefun] igalshilman commented on issue #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module

Posted by GitBox <gi...@apache.org>.
igalshilman commented on issue #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module
URL: https://github.com/apache/flink-statefun/pull/34#issuecomment-591276273
 
 
   Thanks,
   LGTM!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink-statefun] tzulitai commented on issue #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module

Posted by GitBox <gi...@apache.org>.
tzulitai commented on issue #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module
URL: https://github.com/apache/flink-statefun/pull/34#issuecomment-591285761
 
 
   Thanks! Merging ...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink-statefun] tzulitai closed pull request #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module

Posted by GitBox <gi...@apache.org>.
tzulitai closed pull request #34: [FLINK-16272] Move e2e test utilities to a statefun-e2e-tests-common module
URL: https://github.com/apache/flink-statefun/pull/34
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services