aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index b2c4bfd30..f13c623ee 100644
--- a/build.sh
+++ b/build.sh
@@ -5,7 +5,6 @@ set -e
repo=${REPO:-opnfv}
amd64_dirs=${amd64_dirs-"\
docker/core \
-docker/tempest \
docker/healthcheck \
docker/smoke \
docker/benchmarking \
@@ -14,7 +13,6 @@ docker/smoke-cntt \
docker/benchmarking-cntt"}
arm_dirs=${arm_dirs-"\
docker/core \
-docker/tempest \
docker/healthcheck \
docker/smoke \
docker/benchmarking \