a6ee4d0c21
Add openeuler-minimal element and add CI functional tests for both x86_64 and arm64. OpenEuler is an open source community driven YUM/DNF distro like Fedora. It references Fedora and CentOS a lot for the rpm packages building. So somewhat it can be treated as a redhat family distro and reuse the YUM/DNF related elements to help build openEuler images. For more info about openEuler, see: https://openeuler.org/en Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/803413 Change-Id: I3e06e49b524364c3a4edeba8bce7a8c06b9c7b76
13 lines
405 B
ReStructuredText
13 lines
405 B
ReStructuredText
=================
|
|
openeuler-minimal
|
|
=================
|
|
Create a minimal image from scratch.
|
|
|
|
Use of this element will require 'yum' and 'yum-utils' to be installed on
|
|
Ubuntu and Debian. Nothing additional is needed on Fedora, CentOS or
|
|
openEuler.
|
|
|
|
Set ``DIB_RELEASE`` to ``20.03-LTS-SP2``,``21.03`` or other release number
|
|
to explicitly select the release. ``DIB_RELEASE`` defaults the latest LTS
|
|
release.
|