What happened?
THere are many stale containers generated every day and staged in GCR
Also, I am not sure the Python ARM test ever use the container for dataflow tests: it pushes image:
|
dependsOn ":sdks:python:container:py${pyversion}:docker" |
but the later test is not referring the container pushed to GCR, and just uses beam-master one
Issue Priority
Priority: 3 (minor)
Issue Components
What happened?
THere are many stale containers generated every day and staged in GCR
Also, I am not sure the Python ARM test ever use the container for dataflow tests: it pushes image:
beam/sdks/python/test-suites/dataflow/common.gradle
Line 149 in a221f98
but the later test is not referring the container pushed to GCR, and just uses beam-master one
Issue Priority
Priority: 3 (minor)
Issue Components