Versions Compared

Key

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

...

  • Execute any tests you feel will be impacted by a change locally
  • The full tests suite can executed by this patch testing facility by simply:
    • Upload a patch to a JIRA in the following format HIVE-XXXX.patch or HIVE-XXXX.patch.txt
    • No patch version should be included in the name (JIRA does this automatically)
    • Branches can also be specified via HIVE-XXXX-branch.patch
    • Examples
      • HIVE-XXXX.patch (trunk)
      • HIVE-XXXX-vectorization.patch
      • HIVE-XXXX-tez.patch
      • HIVE-XXXX.DXXX.XX.patch (trunk)
      • HIVE-XXXX.XX.patch (trunk)
  • A comment will be posted to the JIRA when the test is complete.
  • The build itself is PreCommit-HIVE-Build and is part of the Apache PreCommit Build Infra

...

No Format
HIVE-XXXX(-branch)?.patch(.txt)?
HIVE-XXXX-DXXXX(.XX)?.patch(.txt)?
HIVE-XXXX.XX.patch(.txt)?

All other attachments will be ignored. Branch and .txt are both optional. If branch is not specified then trunk is assumed. Before executing a PreCommit build for a particular branch, the branch must be setup on the Hive PTest2 Infrastructure by a committer.