N1SDP: Run simple boot test on OpenCI

We will replace the full Linux test, which includes
some network and Linux functional tests, with a
simple boot test to validate build artifacts on OpenCI,
while retaining the comprehensive Linux test for internal CI.

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Idc01405b8f413132294e7fc90705b7da9271b30d
diff --git a/arm-env.sh b/arm-env.sh
index efdac7b..fdce21e 100644
--- a/arm-env.sh
+++ b/arm-env.sh
@@ -12,6 +12,7 @@
 nfs_volume="/arm"
 jenkins_url="http://jenkins.oss.arm.com"
 tfa_downloads="http://files.oss.arm.com/downloads/tf-a"
+ci_env="armci"
 
 # Source repositories.
 arm_gerrit_url="gerrit.oss.arm.com"