Page MenuHomePhabricator

Configure QuickSurveys extension on JJB to get CI on Gerrit.
Closed, ResolvedPublic2 Estimated Story Points

Description

As developers we want Jenkins to run test jobs in the QuickSurveys extension gerrit patches.

AC:

  • Jenkins runs on every gerrit patchset:
    • HHVM and Zend jobs
    • php linting (phpcs)
    • npm task (npm test)
    • phpunit

(FYI: you'll need to decipher https://github.com/wikimedia/integration-config)

Event Timeline

Jhernandez raised the priority of this task from to Medium.
Jhernandez updated the task description. (Show Details)
Jhernandez subscribed.
Jdlrobson edited a custom field.

Change 229612 had a related patch set uploaded (by Robmoen):
Add QuickSurveys ext to jjb and zuul

https://gerrit.wikimedia.org/r/229612

This is waiting on someone with +2 to, well, +2 it.

Change 229612 merged by jenkins-bot:
Add QuickSurveys ext

https://gerrit.wikimedia.org/r/229612

Awesome, I see jerkins doing it's thing around. Thanks!