Versions Compared

Key

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

Table of Contents
maxLevel2

NOTE: Many CI jobs have moved to use GitHub Actions, and all new jobs should be added in Actions. For more info on GitHub Actions in Beam, see https://github.com/apache/beam/blob/master/.github/workflows/README.md

Highlights

The location ./test-infra/jenkins contains the defined Jenkins jobs are defined in  These jobs are written using the Job DSL using Apache Groovy. Job definitions should be a simple as possible and ideally identify a single Gradle target to execute.

...