From: Vijay Venkatesh Kumar Date: Tue, 9 Jul 2019 12:18:43 +0000 (+0000) Subject: Include property to disable Ryuk X-Git-Tag: 5.0.1-ONAP~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F91112%2F1;p=dcaegen2%2Fservices%2Fsdk.git Include property to disable Ryuk Change-Id: I62c78a6d146c0ec3d42afa67a31d94e46312f0e3 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1578 Signed-off-by: Vijay Venkatesh Kumar --- diff --git a/version.properties b/version.properties index 7d6815b1..c1240980 100644 --- a/version.properties +++ b/version.properties @@ -4,3 +4,4 @@ patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT +TESTCONTAINERS_RYUK_DISABLED=true