Skip to content

Commit db720ab

Browse files
committed
ci: enable systemd-test-plugin on Rawhide.
1 parent ebbecb6 commit db720ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab/ci/fedora.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ test-main-commit-job-rawhide:
3030
variables:
3131
RUN_SSH_PLUGIN_TEST: "1"
3232
RUN_KEYRING_TRUSTED_TEST: "1"
33+
RUN_SYSTEMD_PLUGIN_TEST: "1"
3334
rules:
3435
- if: $CI_PROJECT_PATH != "cryptsetup/cryptsetup"
3536
when: never
@@ -51,6 +52,7 @@ test-mergerq-job-rawhide:
5152
variables:
5253
RUN_SSH_PLUGIN_TEST: "1"
5354
RUN_KEYRING_TRUSTED_TEST: "1"
55+
RUN_SYSTEMD_PLUGIN_TEST: "1"
5456
rules:
5557
- if: $CI_PROJECT_PATH != "cryptsetup/cryptsetup"
5658
when: never

0 commit comments

Comments
 (0)