Page MenuHomeDevCentral

Jenkins build must fail when composer exit code is > 0
ClosedPublic

Authored by dereckson on Jan 8 2016, 23:57.
Tags
None
Referenced Files
F3634517: D189.diff
Mon, Oct 7, 20:34
F3633924: D189.id449.diff
Mon, Oct 7, 16:06
F3632748: D189.id448.diff
Mon, Oct 7, 03:05
F3632733: D189.id.diff
Mon, Oct 7, 02:57
F3632611: D189.diff
Mon, Oct 7, 01:29
F3632570: D189.diff
Mon, Oct 7, 00:48
F3632566: D189.id.diff
Mon, Oct 7, 00:45
F3632493: D189.id449.diff
Sun, Oct 6, 23:46
Subscribers
None

Details

Summary

composer install step in build.xml now fails on error

Test Plan

ant quick-build

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Jenkins build must fail when composer exit code is > 0.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

On the Jenkins PHP test container:

$ ant quick-build
BUILD FAILED
/home/app/workspace/test-notifications-php/build.xml:73: exec returned: 1
This revision is now accepted and ready to land.Jan 8 2016, 23:58
This revision was automatically updated to reflect the committed changes.