Skip to content

Commit

Permalink
add /hardening/kickstart to /plans/daily
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Jaburek <[email protected]>
  • Loading branch information
comps committed Aug 6, 2024
1 parent e3bf7ca commit 19e7181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plans/daily.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ discover:
# without GUI/UEFI/etc. variants
- /hardening/oscap/[^/]+$
- /hardening/anaconda/[^/]+$
- /hardening/kickstart/[^/]+$
- /hardening/ansible/[^/]+$
- /hardening/image-builder/[^/]+$
# add stig_gui as an exception here, since it needs to be tested somehow
# but the only way to do it is via GUI
- /hardening/oscap/with-gui/stig_gui
- /hardening/anaconda/with-gui/stig_gui
- /hardening/kickstart/with-gui/stig_gui
- /hardening/ansible/with-gui/stig_gui
- /hardening/image-builder/with-gui/stig_gui
# run host-os as well - not because it would be very useful compared to
Expand Down

0 comments on commit 19e7181

Please sign in to comment.