You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/10 21:25:00 UTC

[jira] [Work logged] (BEAM-3906) Get Python Wheel Validation Automated

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

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

                Author: ASF GitHub Bot
            Created on: 10/Jul/18 21:24
            Start Date: 10/Jul/18 21:24
    Worklog Time Spent: 10m 
      Work Description: yifanzou commented on issue #4943: [BEAM-3906] Automate Validation Aganist Python Wheel
URL: https://github.com/apache/beam/pull/4943#issuecomment-403970713
 
 
   @aaltay The blocker bug was resolved and we used this PR in 2.5 RC verification. Please review it and feel free to put comments.
   
   Overview of this PR:
   In the 2.4.0 release, we have added Wheel files for Python SDK. Changes in this pull request aim to automate the Quickstarts and MobileGaming examples to make an easy release validation process.
   
   General workflow:
   download & validate sha512 and gpg keys
   setup virtualenv & install python sdk (tar)
   run wordcount and streaming wordcount on core runners (direct, dataflow)
   run userscore, leader_board and hourly_team_score on core runnres
   repeat from the step 2 to validate wheel versions.
   
   Major changes:
   change directory hierarchy of python automation shell scripts, release/src/main/groovy -> release/src/main/python-release
   Functionalize each steps of quickstart and mobile-gaming validation in purpose of reusing code for wheel validations.
   Add validations for wheel files.

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


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

    Worklog Id:     (was: 121623)
    Time Spent: 26h 10m  (was: 26h)

> Get Python Wheel Validation Automated
> -------------------------------------
>
>                 Key: BEAM-3906
>                 URL: https://issues.apache.org/jira/browse/BEAM-3906
>             Project: Beam
>          Issue Type: Sub-task
>          Components: examples-python, testing
>            Reporter: yifan zou
>            Assignee: yifan zou
>            Priority: Major
>          Time Spent: 26h 10m
>  Remaining Estimate: 0h
>




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