[jira] [Updated] (FLINK-14365) Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG

2019-10-14 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-14365:
---
Labels: pull-request-available  (was: )

> Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG
> --
>
> Key: FLINK-14365
> URL: https://issues.apache.org/jira/browse/FLINK-14365
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Coordination, Tests
>Affects Versions: 1.10.0
>Reporter: Zhu Zhu
>Assignee: Zhu Zhu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>
> This task is to annotate MiniCluster tests with AlsoRunWithSchedulerNG in 
> flink core modules, so that we can know breaking changes in time when further 
> improving the new generation scheduler.
> Core modules are the basic flink modules as defined in {{MODULES_CORE}} in 
> flink/travis/stage.sh.
> MODULES_CORE="\
> flink-annotations,\
> flink-test-utils-parent/flink-test-utils,\
> flink-state-backends/flink-statebackend-rocksdb,\
> flink-clients,\
> flink-core,\
> flink-java,\
> flink-optimizer,\
> flink-runtime,\
> flink-runtime-web,\
> flink-scala,\
> flink-streaming-java,\
> flink-streaming-scala,\
> flink-metrics,\
> flink-metrics/flink-metrics-core"
> Note that the test bases in flink-test-utils will not be annotated in this 
> task, since it enables MiniCluster tests in flink-tests and other non-core 
> modules.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-14365) Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG

2019-10-14 Thread Zhu Zhu (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhu Zhu updated FLINK-14365:

Description: 
This task is to annotate MiniCluster tests with AlsoRunWithSchedulerNG in flink 
core modules, so that we can know breaking changes in time when further 
improving the new generation scheduler.

Core modules are the basic flink modules as defined in {{MODULES_CORE}} in 
flink/travis/stage.sh.

MODULES_CORE="\
flink-annotations,\
flink-test-utils-parent/flink-test-utils,\
flink-state-backends/flink-statebackend-rocksdb,\
flink-clients,\
flink-core,\
flink-java,\
flink-optimizer,\
flink-runtime,\
flink-runtime-web,\
flink-scala,\
flink-streaming-java,\
flink-streaming-scala,\
flink-metrics,\
flink-metrics/flink-metrics-core"

Note that the test bases in flink-test-utils will not be annotated in this 
task, since it enables MiniCluster tests in flink-tests and other non-core 
modules.

  was:
This task is to annotate MiniCluster tests with AlsoRunWithSchedulerNG in flink 
core modules, so that we can know breaking changes in time when further 
improving the new generation scheduler.

Core modules are the basic flink modules as defined in {{MODULES_CORE}} in 
flink/travis/stage.sh.

MODULES_CORE="\
flink-annotations,\
flink-test-utils-parent/flink-test-utils,\
flink-state-backends/flink-statebackend-rocksdb,\
flink-clients,\
flink-core,\
flink-java,\
flink-optimizer,\
flink-runtime,\
flink-runtime-web,\
flink-scala,\
flink-streaming-java,\
flink-streaming-scala,\
flink-metrics,\
flink-metrics/flink-metrics-core"


> Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG
> --
>
> Key: FLINK-14365
> URL: https://issues.apache.org/jira/browse/FLINK-14365
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Coordination, Tests
>Affects Versions: 1.10.0
>Reporter: Zhu Zhu
>Assignee: Zhu Zhu
>Priority: Major
> Fix For: 1.10.0
>
>
> This task is to annotate MiniCluster tests with AlsoRunWithSchedulerNG in 
> flink core modules, so that we can know breaking changes in time when further 
> improving the new generation scheduler.
> Core modules are the basic flink modules as defined in {{MODULES_CORE}} in 
> flink/travis/stage.sh.
> MODULES_CORE="\
> flink-annotations,\
> flink-test-utils-parent/flink-test-utils,\
> flink-state-backends/flink-statebackend-rocksdb,\
> flink-clients,\
> flink-core,\
> flink-java,\
> flink-optimizer,\
> flink-runtime,\
> flink-runtime-web,\
> flink-scala,\
> flink-streaming-java,\
> flink-streaming-scala,\
> flink-metrics,\
> flink-metrics/flink-metrics-core"
> Note that the test bases in flink-test-utils will not be annotated in this 
> task, since it enables MiniCluster tests in flink-tests and other non-core 
> modules.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-14365) Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG

2019-10-11 Thread Zhu Zhu (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhu Zhu updated FLINK-14365:

Component/s: Tests

> Annotate MiniCluster tests in core modules with AlsoRunWithSchedulerNG
> --
>
> Key: FLINK-14365
> URL: https://issues.apache.org/jira/browse/FLINK-14365
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Coordination, Tests
>Affects Versions: 1.10.0
>Reporter: Zhu Zhu
>Priority: Major
> Fix For: 1.10.0
>
>
> This task is to annotate MiniCluster tests with AlsoRunWithSchedulerNG in 
> flink core modules, so that we can know breaking changes in time when further 
> improving the new generation scheduler.
> Core modules are the basic flink modules as defined in {{MODULES_CORE}} in 
> flink/travis/stage.sh.
> MODULES_CORE="\
> flink-annotations,\
> flink-test-utils-parent/flink-test-utils,\
> flink-state-backends/flink-statebackend-rocksdb,\
> flink-clients,\
> flink-core,\
> flink-java,\
> flink-optimizer,\
> flink-runtime,\
> flink-runtime-web,\
> flink-scala,\
> flink-streaming-java,\
> flink-streaming-scala,\
> flink-metrics,\
> flink-metrics/flink-metrics-core"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)