Recently Clamp CSITs were split into different flows, but scripts
were only updated for docker CSITs, not helm ones.
Note this fix enables the tests to run, however they not passing.
Issue-ID: POLICY-5460
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I1a302e6e9e908c87186640a88e1be3b4f85281e8
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
-export POLICY_CLAMP_ROBOT="policy-clamp-test.robot clamp-slas.robot"
+export POLICY_CLAMP_ROBOT="clamp-health-check.robot clamp-db-restore.robot clamp-single-element-test.robot clamp-timeout-test.robot clamp-migrate-rollback.robot clamp-trace-test.robot clamp-slas.robot"
export POLICY_API_ROBOT="api-test.robot api-slas.robot"
export POLICY_PAP_ROBOT="pap-test.robot pap-slas.robot"
export POLICY_APEX_PDP_ROBOT="apex-pdp-test.robot apex-slas.robot"