Skip to content

Consider using make test-ci instead of make test-image for unit test pipelines #16918

@janbrasna

Description

@janbrasna

Description

While investigating #16495 it turned out the feature I was after would get covered in a release build that's part of make test-ci — however the unit tests only build dev/test containers in a different order using make test-image skipping the release service.

There might be some tribal knowledge how these two differ, or apparent differences when each target command is appropriate, so I'll keep investigating to get the idea, but would welcome any insight into these two, and the viability of the idea to switch to the different service set to cover more prod-like build context to catch #16495 with it.


Success Criteria

  • Decide on the correct make target to run in CI
  • Make sure there's no gap between the two targets that would cover different surface or cases
  • Use the additional release spec service to make sure the strict image build for deployment later has a higher chance of succeeding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions