This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a commit to branch pabloem-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/pabloem-patch-1 by this push:
new 9cd53228d99 fixup
9cd53228d99 is described below
commit 9cd53228d9938791114ef3dcfd1e9deea8ca0d4b
Author: Pablo Estrada <[email protected]>
AuthorDate: Tue Apr 26 11:50:22 2022 -0700
fixup
---
.test-infra/jenkins/job_00_seed.groovy | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/.test-infra/jenkins/job_00_seed.groovy
b/.test-infra/jenkins/job_00_seed.groovy
index 290858b3ea8..18d142f7f66 100644
--- a/.test-infra/jenkins/job_00_seed.groovy
+++ b/.test-infra/jenkins/job_00_seed.groovy
@@ -20,10 +20,7 @@
import Committers as committers
-job('beam_SeedJob') {stringParam(
- 'ghprbPullId',
- '',
- 'Pull Request ID (eg: 4001) that you want to build against.')
+job('beam_SeedJob') {
description('Automatically configures all Apache Beam Jenkins projects
based' +
' on Jenkins DSL groovy files checked into the code repository.')