File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55 targets :
66 - fedora-stable
77 - fedora-rawhide
8- - centos-stream-9 -x86_64
8+ - centos-stream-10 -x86_64
99 skip_build : true
1010 tf_extra_params :
1111 environments :
1717 branch : rhel-9-main
1818 targets :
1919 centos-stream-9-x86_64 :
20- distros : [RHEL-9.3 .0-Nightly]
20+ distros : [RHEL-9.4 .0-Nightly]
2121 use_internal_tf : True
2222 skip_build : true
2323 tf_extra_params :
Original file line number Diff line number Diff line change @@ -129,6 +129,7 @@ kernel_stream_connect(keylime_agent_t)
129129userdom_dontaudit_search_user_home_dirs(keylime_agent_t)
130130
131131auth_read_passwd(keylime_agent_t)
132+ auth_use_nsswitch(keylime_agent_t)
132133
133134keylime_mounton_var_lib(keylime_agent_t)
134135
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ adjust:
4848 url: https://github.com/RedHat-SP-Security/keylime-tests
4949 ref: main
5050 test:
51+ - /setup/apply_workarounds
5152 - /setup/configure_tpm_emulator
5253 - /setup/install_upstream_keylime
5354 - /setup/install_rust_keylime_from_copr
You can’t perform that action at this time.
0 commit comments