Skip to content

Docker automated CI test #2171

@tim-lai

Description

@tim-lai

Content & configuration

n/a

Is your feature request related to a problem?

A failed Docker build is not currently caught in CI. Should a failed Docker attempt be made in production, the DevOps team gets alerted.

In addition, Docker-based PRs require manual review and execution, which takes more dev resources.

Describe the solution you'd like

We should have an automated test that:

  1. builds a docker container
  2. runs the docker container
  3. opens local site provided by the docker container and validate some contents within. e.g. curl the local site.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions