-
Story
-
Resolution: Done
-
Minor
-
None
-
None
-
5
-
False
-
-
False
-
---
-
---
-
-
-
CNV Virtualization Sprint 229
-
None
We currently build kubevirtci images using docker, we should use whatever image build system is available instead.
In general we have solution(s) available that figure out what platforms are present and depending on what the user prefers. We should apply that logic to the hard coded parts that are remaining.
Example of a good solution: https://github.com/kubevirt/kubevirt/blob/35b53a7f687e1b7c53eb1476337aef36807e7402/hack/common.sh#L11
- links to