diff --git a/tests/pr_test.go b/tests/pr_test.go index 146aaed4..e0991107 100644 --- a/tests/pr_test.go +++ b/tests/pr_test.go @@ -177,6 +177,7 @@ func setupOptions(t *testing.T, prefix string, terraformDir string, terraformVar "module.ocp_base.time_sleep.wait_operators", }, }, + CheckApplyResultForUpgrade: true, }) return options