Closed Bug 711066 Opened 13 years ago Closed 11 years ago

buildbot starts even with puppet warnings

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: catlee, Unassigned)

Details

(Whiteboard: [puppet])

On a linux slave:

/usr/sbin/puppetd --server=scl-production-puppet.build.scl1.mozilla.com  --test ; echo $?
warning: Not using cache on failed catalog
warning: Configuration could not be instantiated: Could not find dependency Package[nrpe] for File[/etc/nagios/nrpe.cfg] at /etc/puppet/manifests/modules/nagios/manifests/service.pp:46
0

We need to detect this and prevent buildbot from starting.
Priority: -- → P3
Newer puppets do better with exit statuses.  The /etc/init.d/puppet looks for ^err:, and could be easily extended to also look for ^warning:
Product: mozilla.org → Release Engineering
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.