fluent / fluent-package-builder

td-agent (Fluentd) Building and Packaging System
Apache License 2.0
22 stars 25 forks source link

test: disable check with td-agent alias status #510

Closed kenhys closed 1 year ago

kenhys commented 1 year ago

td-agent (alias of fluentd service) should be enabled, but systemctl status td-agent may fail frequently with exit 3. It means inactive (dead) status. Until finding correct solution to fix this issue, disable it for a while.

kenhys commented 1 year ago

As #504 was merged, rebased with it.