Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following Jenkins jobs are available to all Impala contributors for testing patches they submit to Gerrit.

pre-review-test: Use this to compile Impala and run, if desired, tests or test subsets.

gerrit-verify-dryrun-external (WIP; coming soon): Use this to run the full set of verifications, including a compile of Impala, backend tests, frontend tests, core end-to-end tests, RAT verification, and more. This is a wrapper around what a committer will ultimately run for you to verify and submit. This omits the submission phase.

Neither of these jobs write a comment or Verified bit, or attempt to Submit a Gerrit patch set. A submitter ought to monitor his or her job as it progresses. A submitter is encouraged to manually link a successful job in a Gerrit review comment as demonstration of success.

Verifying and submitting a patch (Impala committers only)

...