summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/apex/apex-verify-jobs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/apex/apex-verify-jobs.yaml b/jjb/apex/apex-verify-jobs.yaml
index fb52fa1d9..fc1e734e5 100644
--- a/jjb/apex/apex-verify-jobs.yaml
+++ b/jjb/apex/apex-verify-jobs.yaml
@@ -359,6 +359,8 @@
echo "DOCKER_TAG=hunter" > functest_tag
elif [[ "$features" =~ 'rocky' ]]; then
echo "DOCKER_TAG=hunter" > functest_tag
+ else
+ touch functest_tag
fi
- inject:
properties-file: functest_tag