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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Zhu Zhu created FLINK-14365:
-------------------------------

             Summary: 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
    Affects Versions: 1.10.0
            Reporter: Zhu Zhu
             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)