Marvel: Dont skip deployment
This had been disabled in the past due to marvel not being ready, but needs to be reenabled to make sure marvel is released. Original commit: elastic/x-pack-elasticsearch@269d5623d0
This commit is contained in:
parent
5f3ba2cd43
commit
d90f29ad98
|
@ -22,7 +22,6 @@
|
|||
<elasticsearch.integ.antfile>dev-tools/integration-tests.xml</elasticsearch.integ.antfile>
|
||||
<tests.rest.suite>marvel</tests.rest.suite>
|
||||
<tests.rest.load_packaged>false</tests.rest.load_packaged>
|
||||
<deploy.skip>true</deploy.skip>
|
||||
<xlint.options>-Xlint:-rawtypes,-unchecked</xlint.options>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue