ci-pipeline icon indicating copy to clipboard operation
ci-pipeline copied to clipboard

There are many projects that are concentrated on CI for Atomic Openshift. This is focused on complete CI testing of all Atomic and Base Runtime components for a new Atomic deliverable that comes from...

Results 9 ci-pipeline issues
Sort by recently updated
recently updated
newest added

Changed gpgcheck to 1 to support integrity check. Without integrity check downloaded content cannot be validated.

There has been a discussion about how to improve reporting results in the Standard Test Interface so that it is more easy to distinguish test failure from infrastructure error: *...

https://jenkins-continuous-infra.apps.ci.centos.org/blue/organizations/jenkins/fedora-rawhide-build-pipeline/detail/fedora-rawhide-build-pipeline/398/artifacts It timed out after 4 hours, but I can't see anything what was happening in the VM. Everything what I see is useless: ``` TASK [standard-test-basic : Execute tests]...

This would not work if there are conflicting subpackages. Also it's much better to leave decision of which packages to install to the job.

Right now we use just fedora+updates(+updates-testing)? for released fedora and just rawhide for rawhide. This means that if you update multiple packages simultaneously, your test pipeline will fail because your...

This can be used (for example) to gate further testing upon success of integrated tasks, such as travis CI results or CLA checking. Signed-off-by: Chris Evich

I'd like to run the ostree-boot-image task from a different directory than the root of my git checkout. I'd like it not to polute my checkout with its output and...

Lets invoke tests according to the specification in the following document section 1.7.2 https://fedoraproject.org/wiki/Changes/InvokingTests The previous code took a lot of the interim state of the tests into account. Now...