Temporarity disabling integration tests as there are left over processes
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/e019c864 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/e019c864 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/e019c864 Branch: refs/heads/workflow-support Commit: e019c864848b45ba796c6cf4533d232be46ca3b5 Parents: 82f34a4 Author: Suresh Marru <[email protected]> Authored: Sat Jul 12 18:22:51 2014 -0400 Committer: Suresh Marru <[email protected]> Committed: Sat Jul 12 18:22:51 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/e019c864/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 80e75b1..694afb9 100644 --- a/pom.xml +++ b/pom.xml @@ -507,7 +507,7 @@ <module>modules/test-suite</module> <module>modules/distribution</module> <module>modules/ws-messenger</module> - <module>modules/integration-tests</module> + <!--<module>modules/integration-tests</module>--> </modules> </profile> <profile>
