Page MenuHomePhabricator

CI rejecting every patch to OpenStackManager
Closed, ResolvedPublic

Description

Something has changed in Jenkins, and now every patch I submit to OpenStackManager is rejected. For example:

https://gerrit.wikimedia.org/r/#/c/266940/

I could use clarification if this is an emergency "All our code is broken and needs fixing!" situation or if we just rolled out an overzealous test prematurely. In the meantime this makes it hard to work on OSM.

Event Timeline

Andrew assigned this task to hashar.
Andrew raised the priority of this task from to Needs Triage.
Andrew updated the task description. (Show Details)
Andrew subscribed.

https://gerrit.wikimedia.org/r/#/c/266942/ should be merged, but it shows a bigger problem.

A dependency on LdapAuthentication needs defining in the CI config

I'm re-opening... there are several issues in a row that CI is rejecting. And of course fixing those issues would require us to merge patches, but CI will reject them :(

When I look at https://integration.wikimedia.org/ci/job/mwext-testextension-php53/941/consoleText, the only two errors that show up are those that @Nemo_bis pointed out in T124613. What other issues are you referring to?

@scfc, you're right. And, in any case, this is fixed!