]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: extend arguments test to assert splitting behavior
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 25 May 2023 21:46:58 +0000 (17:46 -0400)
committerAdam King <adking@redhat.com>
Thu, 31 Aug 2023 17:35:15 +0000 (13:35 -0400)
commit351d927eb3a4b8d2e9d87b5e1975d6881c8c3145
tree5d0c00ab2913318af2b82d0daa2c43420cd28932
parent73638897524829235b05162dd815b28659d1b08e
python-common: extend arguments test to assert splitting behavior

Use the existing arguments test to verify that the ArgumentSpec
objects split the arguments as intended.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 62b4c6cbbbd2df01af92c696a93e2d3eb833b0e2)
src/python-common/ceph/tests/test_service_spec.py