...
Check if the source release is building properly with Maven, including checkstyle and all tests (mvn clean verify
)
- Build for Scala 2.11 and for Scala 2.12
Run the scripted nightly tests: https://github.com/apache/flink/tree/master/flink-end-to-end-tests
...