From: Michael Hofmann on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2575
ARK: - enable native tools - add debug pipeline for aarch64/x86_64 - add baseline pipelines ELN: - require successful pipelines if started automatically - run RH selftests - build SRPM for bot changes - add baseline pipelines Part of https://gitlab.com/cki-project/kernel-ark/-/issues/113 Signed-off-by: Michael Hofmann <[email protected]> --- redhat/configs/pending-rhel/generic/CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_TEST | 16 - redhat/configs/pending-rhel/generic/CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE | 14 - redhat/configs/rhel/generic/CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_TEST | 1 + redhat/configs/rhel/generic/CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE | 1 + redhat/kernel.changelog-9.99 | 13 + redhat/marker | 2 +- .gitlab-ci.yml | 248 ++++++--- Makefile.rhelver | 2 +- 8 files changed, 186 insertions(+), 111 deletions(-) _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
