This project serves as a template for multi-arch tests for RedHat's downstream CI. Currently, this template test can be run only on Jenkins enviroments deployed with the tools provided by the Multi-Arch CI Provisioner. The only known environment that supports this exists internal to RedHat; however, efforts are being made to support further multi-arch testing upstream as part of the great CentOS CI initiative (see multiarch-openshift-ci for an example of this effort specifically for OpenShift). You can see our latest template release notes here.
For directions on how to add your own tests more details on the pipeline, please visit our wiki.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
This project would not be possible without the work of following people.
- jaypoulz - Develops and maintains the current template.
- detiber - Engineered the starting point for this template in multiarch-openshift-ci.
- arilivigni - Provided basis of the Jenkinsfile via ci-pipeline.
- dbenoit - Added support for script based tests and is working to add support for multi-arch containers.