[ 
https://issues.apache.org/jira/browse/FLINK-10614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16656819#comment-16656819
 ] 

ASF GitHub Bot commented on FLINK-10614:
----------------------------------------

tillrohrmann opened a new pull request #6884: [FLINK-10614] Let 
test_batch_allround.sh rely on test-runner-common.sh for clean up
URL: https://github.com/apache/flink/pull/6884
 
 
   ## What is the purpose of the change
   
   With FLINK-9638, we introduced the test-runner-common.sh script which is 
responsible for stopping
   Flink resources and reverting all changes a test might have applied. This 
commit updates t
   est_batch_allround.sh accordingly.
   
   ## Verifying this change
   
   - Tested the changes manually
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update test_batch_allround.sh e2e to new testing infrastructure
> ---------------------------------------------------------------
>
>                 Key: FLINK-10614
>                 URL: https://issues.apache.org/jira/browse/FLINK-10614
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.4, 1.6.1, 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.6, 1.6.3, 1.7.0
>
>
> The {{test_batch_allround.sh}} still does clean up tasks which is done by the 
> {{test-runner-common.sh}}. This is no longer needed and should be the 
> responsibility of the latter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to