mirror of https://github.com/apache/cloudstack.git
disabled upgrade unit tests
This commit is contained in:
parent
0ff69f11a4
commit
402df4f50c
|
|
@ -310,6 +310,7 @@
|
|||
</fileset>
|
||||
<fileset dir="${server.test.dir}">
|
||||
<include name="**/*Test.java"/>
|
||||
<exclude name="**/upgrade/*Test.java"/>
|
||||
</fileset>
|
||||
</batchtest>
|
||||
</junit>
|
||||
|
|
|
|||
Loading…
Reference in New Issue