summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-09-13 21:33:09 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-09-13 21:40:27 +0000
commit9161c7efee2df21a2649bf595f7db2c797ae1943 (patch)
tree4ad1f588162b41a1a7c76074999d37637ec1ca58
parenta2c70c61422b115b2b683c68b1bfacceb44e09c3 (diff)
disable pnda-mirror and bootstrap build
PNDA jobs has been failing due current LF resource constraint. Change-Id: I51210b55e03ebeb6e15f0b302e149a28a2149021 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1322 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 6182853..6d6b313 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,8 +36,10 @@ limitations under the License.
<modules>
<module>pnda-ztt-app</module>
+<!--
<module>pnda-mirror-container</module>
<module>pnda-bootstrap-container</module>
+-->
</modules>
</project>