]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites: do not use vip.exec when it is not needed
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 6 Mar 2024 16:11:51 +0000 (11:11 -0500)
committerVenky Shankar <vshankar@redhat.com>
Fri, 3 Oct 2025 12:36:15 +0000 (12:36 +0000)
commita73c00ba1c86923ba989d62151719f4088978f02
tree1ea889d41ba5c8db8ad43a911b66a70bb3bb4e18
parent1287bbc2929496416aa426fe712c2279fa1dd386
qa/suites: do not use vip.exec when it is not needed

Convert a number of uses of `vip.exec` to basic `exec`. When the
replacement pattern `{{VIP<x>}}` is not present vip.exec and exec
are essentially the same. This means that the remaining uses of
`vip.exec` actually need vip variable substitution.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/suites/orch/cephadm/mgr-nfs-upgrade/2-nfs.yaml
qa/suites/orch/cephadm/mgr-nfs-upgrade/4-final.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-haproxy-proto.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-ingress-rgw-bucket.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-ingress-rgw-user.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-ingress.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-ingress2.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs-keepalive-only.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs.yaml
qa/suites/orch/cephadm/smoke-roleless/2-services/nfs2.yaml