Comment 4 for bug 1920924

Revision history for this message
Pete Zaitcev (zaitcev) wrote :

That is all fine, but it does not explain why CI is trying to run with the removed object-expirer.conf

[zaitcev@suzdal openstack-swift.rdo]$ git branch
* rpm-master
[zaitcev@suzdal openstack-swift.rdo]$ git grep 'expirer\.conf'
openstack-swift.spec:%{_mandir}/man5/object-expirer.conf.5*
[zaitcev@suzdal openstack-swift.rdo]$ grep expirer *
object-server.conf:[object-expirer]
openstack-swift-object-expirer.service:ExecStart=/usr/bin/swift-object-expirer /etc/swift/object-server.conf
[zaitcev@suzdal openstack-swift.rdo]$

The path must be hardcoded in TripleO or something.