-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
- Currently there is no way to verify specific version of (e.g. 3.4 EA2) test index when there is no base image for that version e.g. 3.4-EA2 base-image.
- To build the 3.4-EA2 base-image we need to put the 3.4-EA2 Python index URLs .
This is an issue as now we are we are pushing wheels from test index to prodution index without testing it on the right base-images.
For a new release, we need the production python index URLs [1] , but when we are publishing the indexes to production [2]it should be tested on the 3.4 EA2 base-images.
[1] https://gitlab.com/redhat/rhel-ai/core/base-images/app/-/merge_requests/530
[2] https://gitlab.com/redhat/rhel-ai/rhai/pipeline/-/merge_requests/549
Definition of done:
- Find out a way to break this cyclic dependency. The relation ship should be unidirectional.