@stdweird since this was merged nightlies have been failing on CentOS6 and CentOS7 (but passing on CentOS8) and I cannot figure out why the behaviour is different.
Specifically the 'failed ouch component' test:
…
INFO: /var/run/quattor-components/ouch status is mode=420
INFO: /var/run/quattor-components/woohaa status is mode=420
[
[
'2 components with error'
],
[
' woohaa failed on Thu Nov 29 21:33:09 1973 with message woopsie'
],
[
${$VAR1->[1][0]}
]
]
Failed test 'failed ouch component'
at src/test/perl/cli.t line 175.
' woohaa failed on Thu Nov 29 21:33:09 1973 with message woopsie'
doesn't match '(?^:^ ouch failed on .*? 2001 (no message))'
…
@stdweird since this was merged nightlies have been failing on CentOS6 and CentOS7 (but passing on CentOS8) and I cannot figure out why the behaviour is different.
Specifically the 'failed ouch component' test: