]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/kms/vault - rework unit test logic for new transit logic.
authorMarcus Watts <mwatts@redhat.com>
Fri, 8 Jan 2021 22:49:20 +0000 (17:49 -0500)
committerMarcus Watts <mwatts@redhat.com>
Sat, 6 Mar 2021 04:05:13 +0000 (23:05 -0500)
commit806a564f53a49586a30ee32d27ec3ab10b015bfa
tree0574c06fd898a3f0fddec82bfa9f791923b1f71a
parent30ee3d473bed7318491fc28c7eaa66e8b7633c75
rgw/kms/vault - rework unit test logic for new transit logic.

The "new" transit logic is organized quite differently
than the old logic, so the existing unit test logic was
very broken.  Additionally, it's possible to test the
input arguments and send_request() has more of them now,
so add logic to verify most of those arguments are correct.

Fixes: http://tracker.ceph.com/issues/48746
Signed-off-by: Marcus Watts <mwatts@redhat.com>
src/test/rgw/test_rgw_kms.cc