aboutsummaryrefslogtreecommitdiffstats
path: root/labs/arm/pod1/fuel/config/local_env
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-14 15:02:05 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-10-14 16:30:01 +0000
commit78531c93ab48241aaea8220d7470b2f566a77158 (patch)
treeecc443dc7e58f368a05a669332cd0313d9e6b245 /labs/arm/pod1/fuel/config/local_env
parent756c474894aed6823aa25daf86296b50696d8329 (diff)
arm: Add lab-config for Enea Pharos PODs
This was previously stored on git.enea.com. While at it, fix Armband master deploy issues by adjusting version strings in DHA files. JIRA: ARMBAND-149 JIRA: ARMBAND-150 Change-Id: I2e9580465e8fc2052dfe7fd353e00fd93a10219b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 66547b5fc9997fe4a8c1135af2d2f7cfac2ce273)
Diffstat (limited to 'labs/arm/pod1/fuel/config/local_env')
-rw-r--r--labs/arm/pod1/fuel/config/local_env3
1 files changed, 3 insertions, 0 deletions
diff --git a/labs/arm/pod1/fuel/config/local_env b/labs/arm/pod1/fuel/config/local_env
new file mode 100644
index 0000000..320e7cd
--- /dev/null
+++ b/labs/arm/pod1/fuel/config/local_env
@@ -0,0 +1,3 @@
+export LIBVIRT_DEFAULT_URI=qemu+ssh://jenkins@10.0.2.5/system
+export DEFAULT_BRIDGE=admin6_br0,public6_br0
+export DEPLOY_TIMEOUT=360