Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Test container leak #30173

Open
16 tasks
Abacn opened this issue Jan 31, 2024 · 0 comments
Open
16 tasks

[Bug]: Test container leak #30173

Abacn opened this issue Jan 31, 2024 · 0 comments

Comments

@Abacn
Copy link
Contributor

Abacn commented Jan 31, 2024

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

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • 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
@github-actions github-actions bot added the P3 label Jan 31, 2024
@Abacn Abacn changed the title [Bug]: Test cntainer leak [Bug]: Test container leak Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant