[BEAM-12060] Fix failing Go Postcommits, jenkins support for Gradle tasks.
This fixes the Flink and Spark Postcommits failing after some gradle tasks were changed. This was due to not enabling Jenkins support for the changed gradle tasks for the Postcommits which run on Jenkins. In addition to fixing that, this change adjusts the way that Jenkins support is enabled. Instead of creating a whole new task to run integration tests with Jenkins, the tasks now check a project property.
显示
- .test-infra/jenkins/job_PostCommit_Go.groovy 1 个添加, 0 个删除.test-infra/jenkins/job_PostCommit_Go.groovy
- .test-infra/jenkins/job_PostCommit_Go_ValidatesRunner_Flink.groovy 1 个添加, 0 个删除...ra/jenkins/job_PostCommit_Go_ValidatesRunner_Flink.groovy
- .test-infra/jenkins/job_PostCommit_Go_ValidatesRunner_Spark.groovy 1 个添加, 0 个删除...ra/jenkins/job_PostCommit_Go_ValidatesRunner_Spark.groovy
- .test-infra/jenkins/job_PreCommit_Go_Portable.groovy 1 个添加, 0 个删除.test-infra/jenkins/job_PreCommit_Go_Portable.groovy
- build.gradle.kts 1 个添加, 1 个删除build.gradle.kts
- sdks/go/test/build.gradle 12 个添加, 28 个删除sdks/go/test/build.gradle
想要评论请 注册 或 登录