As part of Thomas Groh's recent changes dropping the word `Pipeline` from runner names, we needed to change the Jenkins config. (`TestDataflowPipelineRunner` -> `TestDataflowRunner`).
If you are not synced to Apache master, beam_PreCommit_MavenVerify may fail like in this build: https://builds.apache.org/job/beam_PreCommit_MavenVerify/1702/ Test Result (2 failures / +2) org.apache.beam.examples.WordCountIT.testE2EWordCount org.apache.beam.examples.cookbook.BigQueryTornadoesIT.testE2EBigQueryTornadoes Easy fix: rebase on top of master. Thanks! Dan
