Skip to content

Conversation

tillrohrmann
Copy link
Contributor

What is the purpose of the change

This adds a new Travis build matrix entry which runs the Flip-6 build profile.

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)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@tillrohrmann tillrohrmann force-pushed the flip6TravisBuild branch 3 times, most recently from 25d173d to 7b774d5 Compare October 25, 2017 17:04
@tillrohrmann tillrohrmann force-pushed the flip6TravisBuild branch 2 times, most recently from 7dd7cb1 to 2e7a83c Compare December 1, 2017 22:34
tillrohrmann added a commit to tillrohrmann/flink that referenced this pull request Dec 1, 2017
This adds a new Travis build matrix entry which runs the Flip-6 build profile

Reuse caches and split core+test into core and tests Travis build

This closes apache#4890.
tillrohrmann added a commit to tillrohrmann/flink that referenced this pull request Dec 1, 2017
This adds a new Travis build matrix entry which runs the Flip-6 build profile

Reuse caches and split core+test into core and tests Travis build

This closes apache#4890.
tillrohrmann added a commit to tillrohrmann/flink that referenced this pull request Dec 3, 2017
This adds a new Travis build matrix entry which runs the Flip-6 build profile

Reuse caches and split core+test into core and tests Travis build

This closes apache#4890.
Copy link
Member

@GJL GJL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

The flip6 build profile only runs the Flip-6 related test cases. Moreover,
all Flip-6 related test cases are excluded when not running the flip6 build
profile. This should reduce testing time when adding more and more Flip-6
test cases.

Include flink-test-utils-junit in all submodules to make the Category marker interfaces Flip6 and OldAndFlip6 available

This closes apache#4889.
This adds a new Travis build matrix entry which runs the Flip-6 build profile

Reuse caches and split core+test into core and tests Travis build

This closes apache#4890.
@tillrohrmann
Copy link
Contributor Author

Thanks for the review @GJL. Rebased onto the latest master. Once Travis gives green light, I'll merge it.

@asfgit asfgit closed this in a03cdfa Jan 9, 2018
@tillrohrmann tillrohrmann deleted the flip6TravisBuild branch January 9, 2018 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants