From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat: Add self-tests to .gitlab-ci.yml Add a run of the self-tests to .gitlab-ci.yml to avoid the test data getting stale. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,6 +50,7 @@ workflow: builder_image: registry.gitlab.com/cki-project/containers/builder-rawhide builder_image_tag: latest srpm_make_target: dist-srpm + run_redhat_self_test : 'true' # We only need srpm so skip the rest of the stages skip_build: 'true' skip_publish: 'true' -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1741 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure