This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add a new mlir buildbot on s390x with werror enabled
ClosedPublic

Authored by stella.stamenova on Mar 9 2023, 11:22 AM.

Details

Summary

This adds a new mlir buildbot running on s390x with Ubuntu and werror enabled.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2023, 11:22 AM
stella.stamenova requested review of this revision.Mar 9 2023, 11:22 AM
gkistanova requested changes to this revision.Mar 9 2023, 4:42 PM

Thanks, Stella!

The patch looks fine with one thing to fix.

buildbot/osuosl/master/config/status.py
162

Did you cross the builder and the worker names? Shouldn't mlir-s390x-linux-werror be here?

This revision now requires changes to proceed.Mar 9 2023, 4:42 PM
stella.stamenova marked an inline comment as done.Mar 9 2023, 4:50 PM
stella.stamenova added inline comments.
buildbot/osuosl/master/config/status.py
162

Oops. Fixed now.

stella.stamenova marked an inline comment as done.
This revision is now accepted and ready to land.Mar 9 2023, 9:48 PM