-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
kind/ciCategorizes issue or PR as related to CI or testing.Categorizes issue or PR as related to CI or testing.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.
Description
Currently, we are using the same IPA image across all release branches.
We already have a test matrix defined here: Test Matrix.
To improve reliability and alignment with specific releases, we should either:
- Build IPA image for each test scenario, or
- Create a separate pipeline script that builds and uploads IPA images to Artifactory, so that the tests can consume the appropriate versions.
Metadata
Metadata
Assignees
Labels
kind/ciCategorizes issue or PR as related to CI or testing.Categorizes issue or PR as related to CI or testing.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.
Type
Projects
Status
Backlog