summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/test-expand.sh
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-02-07 15:45:42 -0500
committerJack Lucas <jflucas@research.att.com>2020-02-07 15:45:42 -0500
commit5fe1308f4ff1e1154b53a24eb9dd80ed58bd1630 (patch)
tree8523939f49fa9a0fb425d38cbbb2cd4a42d30764 /k8s-bootstrap-container/test-expand.sh
parent5d51145202498bfe5c8a63abb31abe9f4447eb3a (diff)
Remove k8s-bootstrap container
k8s-bootstrap container is now in the blueprints repo Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I9cc850bf17fa4da985565b623717a2007f785bf1
Diffstat (limited to 'k8s-bootstrap-container/test-expand.sh')
-rwxr-xr-xk8s-bootstrap-container/test-expand.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/k8s-bootstrap-container/test-expand.sh b/k8s-bootstrap-container/test-expand.sh
deleted file mode 100755
index dca2d22..0000000
--- a/k8s-bootstrap-container/test-expand.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-sed \
- -e 's#{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}#https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6#' \
- -e 's#{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}#https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins#' \
- -e 's#{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_blueprints_releases }}#https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.blueprints/R6#' \
-Dockerfile-template > Dockerfile