Page MenuHomeDevCentral

Jenkins build instructions
ClosedPublic

Authored by dereckson on Dec 31 2015, 19:25.
Tags
None
Referenced Files
F6971098: D140.id336.diff
Fri, Apr 18, 10:14
F6970005: D140.id350.diff
Fri, Apr 18, 09:47
F6930339: D140.diff
Thu, Apr 17, 13:29
Unknown Object (File)
Wed, Apr 16, 13:41
Unknown Object (File)
Fri, Apr 11, 10:24
Unknown Object (File)
Fri, Apr 4, 13:04
Unknown Object (File)
Wed, Apr 2, 11:51
Unknown Object (File)
Wed, Apr 2, 11:51
Subscribers
None

Details

Summary

Jenkins build file derived from http://jenkins-php.org/automation.html

Test Plan

Run a Jenkins build for the 'test-notifications-php' job.

Diff Detail

Repository
rNOTIF Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
jenkins
Build Status
Buildable 177
Build 177: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Jenkins build instructions.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
This revision was automatically updated to reflect the committed changes.
dereckson edited edge metadata.

Closed by a commit on the non master branch.

dereckson edited edge metadata.

Make Ant build succeed

  • CI: Tweak build parameters
  • Generate documentation with phpDox

Rebased against master after D141 merge.

D141 issue were a blocker to run ant phpunit.

dereckson edited edge metadata.

The ant task works, see https://ci.nasqueron.org/job/test-notifications-php/lastBuild/console#ant-target-11.

The Jenkins task fails, because it expects some coverage from PHPUnit, but this is probably configurable adding Xdebug in Jenkins slave.

This revision is now accepted and ready to land.Jan 1 2016, 01:35
This revision was automatically updated to reflect the committed changes.