]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-new-build/build/setup_rpm: add podman login 2280/head
authorDan Mick <dmick@redhat.com>
Wed, 2 Oct 2024 23:02:00 +0000 (16:02 -0700)
committerDan Mick <dmick@redhat.com>
Wed, 2 Oct 2024 23:02:00 +0000 (16:02 -0700)
commit435515fe481bd1752b630d23986249e90c0fa4f8
tree07c0e5a33918fdba5cb7df29ac42787f9475753b
parent6361c5c4bac7467893b1f629090712c8c0d736a8
ceph-dev-new-build/build/setup_rpm: add podman login

ceph.git's build.sh does not handle authentication in its latest
version, but assumes it's been done.  Add the authentication
step (podman login) here, in setup_rpm, with the side benefit
that it'll fail faster if the credentials are incorrect.

Signed-off-by: Dan Mick <dmick@redhat.com>
ceph-dev-new-build/build/setup_rpm