File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ def systemIncludes = [
53
53
" org/apache/openwhisk/core/apigw/actions/test/**" ,
54
54
" org/apache/openwhisk/core/database/test/*CacheConcurrencyTests*" ,
55
55
" org/apache/openwhisk/core/controller/test/*ControllerApiTests*" ,
56
+ " org/apache/openwhisk/core/scheduler/queue/test/ElasticSearchDurationCheck*" ,
56
57
" apigw/healthtests/**" ,
57
58
" ha/**" ,
58
59
" services/**" ,
@@ -71,6 +72,7 @@ ext.testSets = [
71
72
" org/apache/openwhisk/standalone/**" ,
72
73
" org/apache/openwhisk/core/cli/test/**" ,
73
74
" org/apache/openwhisk/core/limits/**" ,
75
+ " org/apache/openwhisk/core/scheduler/queue/test/ElasticSearchDurationCheck*" ,
74
76
" **/*CacheConcurrencyTests*" ,
75
77
" **/*ControllerApiTests*" ,
76
78
" org/apache/openwhisk/testEntities/**" ,
You can’t perform that action at this time.
0 commit comments