25 lines
889 B
YAML
25 lines
889 B
YAML
jobs:
|
|
- job: copr_build
|
|
metadata:
|
|
targets:
|
|
- centos-stream-8-x86_64
|
|
trigger: pull_request
|
|
- job: tests
|
|
metadata:
|
|
targets:
|
|
- centos-stream-8-x86_64
|
|
trigger: pull_request
|
|
sources:
|
|
- path: kernel-abi-stablelists-4.18.0-448.tar.bz2
|
|
url: https://git.centos.org/sources/kernel/c8s/e4d9880f8818fa0d41b6f70de7b4430fd5609f74
|
|
- path: kernel-kabi-dw-4.18.0-448.tar.bz2
|
|
url: https://git.centos.org/sources/kernel/c8s/3471209e14b82251920a1dd89ddf84326e3763e4
|
|
- path: linux-4.18.0-448.el8.tar.xz
|
|
url: https://git.centos.org/sources/kernel/c8s/75a831ede86815cf8d3ccc4e433f87657667611f
|
|
- path: rheldup3.x509
|
|
url: https://git.centos.org/sources/kernel/c8s/95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289
|
|
- path: rhelkpatch1.x509
|
|
url: https://git.centos.org/sources/kernel/c8s/d90885108d225a234a5a9d054fc80893a5bd54d0
|
|
specfile_path: SPECS/kernel.spec
|
|
upstream_ref: c8s-source-git
|