mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Set impliesSubProjects flag for root RunTask task (#57615)
Fixes #57521
This commit is contained in:
parent
ea9b8b9d41
commit
20aa4eec55
@ -44,4 +44,6 @@ tasks.register("run", RunTask) {
|
||||
useCluster testClusters.runTask;
|
||||
description = 'Runs elasticsearch in the foreground'
|
||||
group = 'Verification'
|
||||
|
||||
impliesSubProjects = true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user