Skip to content

Conversation

@asb
Copy link
Contributor

@asb asb commented Nov 10, 2024

Installing a specific version of buildbot is more robust to future changes vs using whatever is packaged for Debian.


See here for an example of this working https://github.com/asb/llvm-zorg/actions/runs/11765732176/job/32772399920

I want to move over to this as a precursor to adding buildbot checkconfig to this flow, taking advantage of the local testing mode added in #289.

As a sidenote, the run: line can be changed to just lit -v --xfail jenkins/test_build.py test (as in the setup stage I'd added a symlink to allow this, but forgot to change the run line). I've left that change out of this PR to avoid changing two things at once, and as it's trivial I'd intend to just directly commit.

Installing a specific version of buildbot is more robust to future
changes vs using whatever is packaged for Debian.
Copy link
Contributor

@DavidSpickett DavidSpickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@asb asb merged commit 41d1078 into llvm:main Nov 13, 2024
2 checks passed
asb added a commit that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants