Updates of function test for f-release
[nonrtric.git] / test / common / pvccleaner_api_functions.sh
index 5d37bd0..feb4440 100644 (file)
@@ -98,6 +98,12 @@ __PVCCLEANER_statisics_setup() {
        echo ""
 }
 
+# Check application requirements, e.g. helm, the the test needs. Exit 1 if req not satisfied
+# args: -
+__PVCCLEANER_test_requirements() {
+       :
+}
+
 #######################################################
 
 # This is a system app, all usage in testcase_common.sh
\ No newline at end of file