Skip to content

Commit

Permalink
Skip container push bats test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou committed Oct 28, 2024
1 parent c6d0c27 commit b30e425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bats/fb-katello-container.bats
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ load fixtures/content
}

@test "push container to katello" {
skip "Skipping until transient search failure issue is resolved"
tContainerPushSupported
tPackageExists podman || tPackageInstall podman
podman login "${HOSTNAME}" -u admin -p changeme
Expand Down

0 comments on commit b30e425

Please sign in to comment.