-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
The goal is to create a test image and build infrastructure for the OSSMC test suite, located at https://github.com/kiali/openshift-servicemesh-plugin.
This involves three main tasks:
- Create a Dockerfile:
- Refer to the Kiali Cypress Dockerfile for guidance: https://github.com/kiali/kiali/blob/master/deploy/docker/Dockerfile-cypress
- Create a Make Target for Building the Test Image:
- Similar examples can be found in the Kiali Cypress Makefile:
- Create a Workflow for Building the Test Image:
- Consult the Kiali Cypress workflow files for inspiration:
Acceptance Criteria:
- A GitHub workflow can be successfully executed to create an OSSMC test image with a specified tag.
- The generated image will be built and pushed to the https://quay.io/organization/kiali organization, mirroring the process used for Kiali integration and Cypress tests.
Upstream Issue: https://github.com/kiali/openshift-servicemesh-plugin/issues/503
- blocks
-
OSSM-11209 Extend OSSM3 lpinterop to include an OSSMC step.
-
- Backlog
-
- split from
-
OSSM-5712 [post GA] test OSSMC in interop
-
- Closed
-