[Starlingx-discuss] Koji discovery
Ornelas Aguayo, Jesus
jesus.ornelas.aguayo at intel.com
Thu Oct 25 20:30:22 UTC 2018
Hi,
As mentioned in the starlingx build meeting today, you can start exploring koji by running the next steps using a centos clean environment installed with the CentOS-7-x86_64-Minimal-1804.iso.
curl -O https://raw.githubusercontent.com/chuyd/koji-dojo/baremetal/baremetal.sh
chmod +x ./baremetal.sh
sudo ./baremetal
To test your access please run:
koji hello
Note: If you want to use the koji-cli in a different machine, please use the certificates that are stored in /opt/koji-certificates.
For more information about the koji usage please observe:
https://docs.pagure.org/koji/using_the_koji_build_system/
https://fedoraproject.org/wiki/Using_the_Koji_build_system
https://fedoraproject.org/wiki/Koji
More information about the Starlingx-discuss
mailing list