lpbuildbot:sync-public-branch-to-prod-branch

Last commit made on 2025-09-17
Get this branch:
git clone -b sync-public-branch-to-prod-branch https://git.launchpad.net/lpbuildbot
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
sync-public-branch-to-prod-branch
Repository:
lp:lpbuildbot

Recent commits

b7f9ee9... by Tushar Gupta

Manually applied changes from prod branch to public branch

31d344f... by Guruprasad

Prevent merges when build succeeds with a false positive and the full test suite is not run

For instance, buildbot considers
http://lpbuildbot.canonical.com/builders/lp-devel-focal/builds/1043 as
successful but the full test suite did not run and succeed. This change
tries to handle such false positive scenarios and prevents a merge to
the `*stable` branch.

2f5984c... by Guruprasad

Remove the unused bzrbuildbot directory

dce8747... by Guruprasad

Rename .bzrignore to .gitignore

1c02c82... by Guruprasad

[r=alvarocs] Fix the broken bzrbuildbot symlink and replace it with a working lpbuildbot symlink

703ba7e... by Guruprasad

Add a working lpbuildbot symlink instead

aeb8c2b... by Guruprasad

Remove the broken symlink to the now-removed bzrbuildbot directory

ad60c40... by Guruprasad

[r=pelpsi] Run the Postgres 14 and 16 builders automatically like the regular ones

Merged from https://code.launchpad.net/~lgp171188/lpbuildbot/auto-run-postgres-builders/+merge/481280

089d012... by Guruprasad

Run the Postgres 14 and 16 builders automatically like the regular ones

df1bb81... by Tushar Gupta

Merge "add-focal-postgres16-job" into lp:buildbot