]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephadm: align test_cephadm.sh with new cephadm version 51267/head
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 8 May 2023 17:54:32 +0000 (13:54 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 22 May 2023 17:26:07 +0000 (13:26 -0400)
commitbd59b8091929ff067fabd4c8ca7ad86b3723aa0f
treedef085ea4b71ff5981ad7aa0f913e64a21ed6f0b
parent20e38136d7baafdf74a43c09effeffec3040f952
qa/workunits/cephadm: align test_cephadm.sh with new cephadm version

The `cephadm version` command no longer bases the output on the
container images, rather it uses a special python file added to the
zipapp during the build to report on the version of cephadm (the
binary).

The other option was to preserve this behavior and add a new version
command or make it behave differently depending on what options were
provided. I discussed the options with AMK in person and we decided that
changing the tests was preferable.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/workunits/cephadm/test_cephadm.sh