Merge pull request #25940 from TomSweeneyRedHat/dev/tsweeney/bud_readme

[CI DOCS] Touchup buildah-bud README.md
This commit is contained in:
openshift-merge-bot[bot]
2025-04-22 12:46:37 +00:00
committed by GitHub

View File

@ -93,7 +93,7 @@ If the failure was in tests run, and you're vendoring, your only real choice is
* Identify the failing test(s)
* File a new podman issue, e.g. "podman build fails buildah XYZ test"
* Edit `test/buildah/bud/apply-podman-deltas`. Search for "actual podman bugs" near the bottom, and add a new `skip` line with the reason (INCLUDE THE ISSUE NUMBER!) and the test name.
* Edit `test/buildah-bud/apply-podman-deltas`. Search for "actual podman bugs" near the bottom, and add a new `skip` line with the reason (INCLUDE THE ISSUE NUMBER!) and the test name.
### In all cases