]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 1 Oct 2025 16:40:25 +0000 (12:40 -0400)
commite8ede11d04f04f794d5817993645b84701c3f926
tree919cc5c11179f824679f773615455951ae5b8b62
parent3e427c174241a6d6143e5934d264022d3d8246a6
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