[ 
https://issues.apache.org/jira/browse/BEAM-4762?focusedWorklogId=159036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-159036
 ]

ASF GitHub Bot logged work on BEAM-4762:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Oct/18 08:45
            Start Date: 26/Oct/18 08:45
    Worklog Time Spent: 10m 
      Work Description: manuzhang commented on a change in pull request #6808: 
[BEAM-4762] Add Gearpump Nexmark PostCommit scripts
URL: https://github.com/apache/beam/pull/6808#discussion_r228448885
 
 

 ##########
 File path: .test-infra/jenkins/job_PostCommit_Java_Nexmark_Gearpump.groovy
 ##########
 @@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+import CommonJobProperties as commonJobProperties
+import NexmarkBigqueryProperties
+import PostcommitJobBuilder
+
+// This job runs the suite of Nexmark tests against the Gearpump runner.
+PostcommitJobBuilder.postCommitJob('beam_PostCommit_Java_Nexmark_Gearpump', 
'Run Gearpump Nexmark',
+        'Gearpump Runner Nexmark Tests', this) {
+  description('Runs the Nexmark suite on the Gearpump runner.')
+
+  // Set common parameters.
+  commonJobProperties.setTopLevelMainJobProperties(delegate, 'master', 240, 
true, 'beam-perf')
+
+  // Gradle goals for this job.
+  steps {
+    shell('echo *** RUN NEXMARK IN STREAMING MODE USING GEARPUMP RUNNER ***')
 
 Review comment:
   Gearpump doesn't have a batch mode

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 159036)
    Time Spent: 3h  (was: 2h 50m)

> Add postCommit scripts and perfkit dashboards for nexmark on Gearpump runner
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-4762
>                 URL: https://issues.apache.org/jira/browse/BEAM-4762
>             Project: Beam
>          Issue Type: Test
>          Components: examples-nexmark
>            Reporter: Etienne Chauchot
>            Assignee: Manu Zhang
>            Priority: Major
>          Time Spent: 3h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to