diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-04-17 11:35:48 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-04-17 12:02:00 -0700 |
commit | 19c81b4d853c6517ae6ee367195a75271a8bcf35 (patch) | |
tree | a8b0f03af9f4e984af3bfd20f52b09f374d78f14 /deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env | |
parent | edc750560c621273412f6512807838e93e6a274e (diff) |
Use integration-override.yaml in OOM deploy script
Change-Id: I2c8417b9339715b733f585ae52fd35251d9ca509
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env index 22a5bdeb2..d80b8a54b 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env @@ -10,6 +10,7 @@ parameters: ubuntu_1604_image: ubuntu-16-04-cloud-amd64 centos_7_image: CentOS-7 + lab_name: windriver apt_proxy: 10.12.5.2:3142 docker_proxy: 10.12.5.2:5000 |