You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "riteshghorse (via GitHub)" <gi...@apache.org> on 2023/02/03 16:47:18 UTC

[GitHub] [beam] riteshghorse opened a new issue, #25303: [Failing Test]: TestStartAutomated fails on RC validation because containers are not released

riteshghorse opened a new issue, #25303:
URL: https://github.com/apache/beam/issues/25303

   ### What happened?
   
   TestStartAutomated tries to download the the python's `apache_beam==2.45.0` version which doesn't exist at the point of RC and it fails to start an expansion service.
   
   ### Issue Failure
   
   Failure: Test is flaky
   
   ### Issue Priority
   
   Priority: 2 (backlog / disabled test but we think the product is healthy)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] riteshghorse commented on issue #25303: [Failing Test]: TestStartAutomated fails on RC validation because containers are not released

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse commented on issue #25303:
URL: https://github.com/apache/beam/issues/25303#issuecomment-1419195261

   We should search for the latest released version available for python apache_beam package and use it instead of `core.SdkVersion`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org