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
F34912893: D189.id448.diff
Fri, Jul 3, 22:26
F34896789: D189.id449.diff
Fri, Jul 3, 17:57
Unknown Object (File)
Fri, Jul 3, 01:32
Unknown Object (File)
Thu, Jul 2, 22:00
Unknown Object (File)
Thu, Jul 2, 04:06
Unknown Object (File)
Wed, Jul 1, 07:52
Unknown Object (File)
Mon, Jun 22, 07:05
Unknown Object (File)
Sat, Jun 20, 06:52
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
No Lint Coverage
Unit
No Test Coverage
Branch
build
Build Status
Buildable 237
Build 237: arc lint + arc unit

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.