mirror of https://github.com/apache/cloudstack.git
the cloud-engine-storage-integration-test sub-project should not depend
on the nonoss build. It can be enabled with its own profile "integration-test". Removing the nonoss activation tag from the profile.
This commit is contained in:
parent
e12c0c4e43
commit
0d499f0af0
|
|
@ -47,11 +47,6 @@
|
|||
<profiles>
|
||||
<profile>
|
||||
<id>integration-test</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>nonoss</name>
|
||||
</property>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>storage/integration-test</module>
|
||||
</modules>
|
||||
|
|
|
|||
Loading…
Reference in New Issue