Skip to content

Split testing container from testing-infra-docker #3442

@kurtisvg

Description

@kurtisvg

Currently we use the currently use this Dockerfile for testing. However we really should have our own Dockerfile with our own dependencies here in python-docs-samples.

Here are the steps that need to be taken to do this:

  1. Create a dockerfile based on python:3.6 here in the repo with the dependencies necessary for our tests (maybe in root or .kokoro?)
  2. Create a Kokoro continuous job that checks if the Dockerfile has changed, and if so pushes a new version of the container
  3. Update our tests to use this image instead of the current python-multi.

Metadata

Metadata

Assignees

Labels

help wantedWe'd love to have community involvement on this issue.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions