-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-10.0.beta
-
None
-
None
-
None
-
rhel-sst-security-special-projects
-
ssg_security
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
In rsyslog unit file missing some config options as:
:: [ 12:16:51 ] :: [ FAIL ] :: File 'rsyslog.service' should contain 'Wants=network.target network-online.target'
:: [ 12:16:51 ] :: [ FAIL ] :: File 'rsyslog.service' should contain 'After=network.target network-online.target'
Please provide the package NVR for which bug is seen:
rsyslog-8.2312.0-1.el10.x86_64
How reproducible:
Run rsyslog downstream test.
Steps to reproduce
- $ git clone https://gitlab.cee.redhat.com/special-projects/tests/rsyslog.git
- run in working dir $ tmt --context distro=rhel-10.0 run plan --default -vvv prepare discover -h fmf -t /Regression/bz1401456-rsyslog-starts-before-the-network-service-during -vv provision -h connect --guest IP -u USER -p PASSWROD execute --how tmt --interactive login finish
Expected results
Rsyslog unit file will contain this unit options as for RHEL-9.4. [1]
Actual results
Rsyslog unit file missing these unit options. [2]