diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-09-13 21:33:09 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-09-13 21:40:27 +0000 |
commit | 9161c7efee2df21a2649bf595f7db2c797ae1943 (patch) | |
tree | 4ad1f588162b41a1a7c76074999d37637ec1ca58 | |
parent | a2c70c61422b115b2b683c68b1bfacceb44e09c3 (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.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |