Skip to content

Fix test_invalid_registry_host() integration test#1485

Merged
Shrews merged 1 commit intoansible:develfrom
Shrews:fix-test
Feb 17, 2026
Merged

Fix test_invalid_registry_host() integration test#1485
Shrews merged 1 commit intoansible:develfrom
Shrews:fix-test

Conversation

@Shrews
Copy link
Contributor

@Shrews Shrews commented Feb 17, 2026

This test is suddenly failing when checking the docker error string that is output when using invalid registry auth data. Likely a docker update that changed the string. Simplify the error check to only look for the "unauthorized" string, which should be present in both docker and podman in this situation.

@Shrews Shrews requested a review from a team as a code owner February 17, 2026 13:48
@Shrews Shrews added the needs_triage New item that needs to be triaged label Feb 17, 2026
@Shrews Shrews merged commit 9e7da04 into ansible:devel Feb 17, 2026
18 checks passed
@Shrews Shrews deleted the fix-test branch February 17, 2026 14:26
@Shrews Shrews added backport-2.4 Request Patchback to create a PR using `git cherry-pick -x` and removed needs_triage New item that needs to be triaged labels Feb 24, 2026
@patchback
Copy link

patchback bot commented Feb 24, 2026

Backport to release_2.4: 💚 backport PR created

✅ Backport PR branch: patchback/backports/release_2.4/9e7da04654a87aecbd0d0a7a72d20897c1601020/pr-1485

Backported as #1486

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Feb 24, 2026
Shrews added a commit that referenced this pull request Feb 24, 2026
(cherry picked from commit 9e7da04)

Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-2.4 Request Patchback to create a PR using `git cherry-pick -x`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants