[
https://issues.apache.org/jira/browse/BEAM-4013?focusedWorklogId=87801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-87801
]
ASF GitHub Bot logged work on BEAM-4013:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/18 23:00
Start Date: 04/Apr/18 23:00
Worklog Time Spent: 10m
Work Description: lukecwik closed pull request #5023: [BEAM-4013] Rename
flink job to fix seed
URL: https://github.com/apache/beam/pull/5023
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git
a/.test-infra/jenkins/job_beam_PostCommit_Java_ValidatesRunner_Flink.groovy
b/.test-infra/jenkins/job_beam_PostCommit_Java_ValidatesRunner_Flink.groovy
index b9faeea6cff..af9855adc89 100644
--- a/.test-infra/jenkins/job_beam_PostCommit_Java_ValidatesRunner_Flink.groovy
+++ b/.test-infra/jenkins/job_beam_PostCommit_Java_ValidatesRunner_Flink.groovy
@@ -19,7 +19,7 @@
import common_job_properties
// This job runs the suite of ValidatesRunner tests against the Flink runner.
-job('beam_PostCommit_Java_ValidatesRunner_Flink') {
+job('beam_PostCommit_Java_ValidatesRunner_Flink_Gradle') {
description('Runs the ValidatesRunner suite on the Flink runner.')
// Set common parameters.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 87801)
Time Spent: 1h 10m (was: 1h)
> Seed job is failing due to job type change from mavenJob to job.
> ----------------------------------------------------------------
>
> Key: BEAM-4013
> URL: https://issues.apache.org/jira/browse/BEAM-4013
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Alan Myrvold
> Assignee: Alan Myrvold
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> ERROR: Type of item "beam_PostCommit_Java_ValidatesRunner_Flink" does not
> match existing type, item type can not be changed
> https://github.com/apache/beam/commit/4479148a209a2b8226ab43cfae9ce2f413f08064
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)