]
eyal edri [Administrator] reassigned OVIRT-848:
-----------------------------------------------
Assignee: Daniel Belenky (was: infra)
Add support for building containers in oVirt CI
-----------------------------------------------
Key: OVIRT-848
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-848
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: Daniel Belenky
more and more projects in oVirt are starting to build containers and using Docker files
in their reops.
We need to start preparing oVirt CI to know how to handle containers and support
containers the same way we support rpms today.
This will be a parent task with multiple sub-tasks that will follow, the following is a
draft list of what we might need to do to add this support:
# Install Registry server ( maybe use
openshift.ovirt.org )
# Add for standard CI 'build-containers.sh' support
# Add verification steps for the build before publishing to registry
# Look at 3rd party OSS projects that might help and integrate with existing solutions