summaryrefslogtreecommitdiffstats
path: root/deploy.env
diff options
context:
space:
mode:
authorxudan16 <xudan16@huawei.com>2023-02-15 11:28:14 +0800
committerDan Xu <xudan16@huawei.com>2023-02-15 11:45:54 +0000
commitfa45466bd639ff1e01c4af798cd44e346c5614a9 (patch)
tree2a61359d4743dd085b848e1388ce1a0d5c174849 /deploy.env
parentcc9ec23c71f37a75f7f8ccb024aa416f273ef0de (diff)
Change gitlab deploy pod tag to be unh-ri2-pod1
Switch the gitlab pipeline pod to be unh-ri2-pod1-shell and unh-ri2-pod1-docker. Change the env in deploy.env to be unh to use the pdf anf idf of unh pod1. Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Id69e8daeca69d3327919efaaa2a8d9fabb3569d4 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/73868 Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Diffstat (limited to 'deploy.env')
-rw-r--r--deploy.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.env b/deploy.env
index 9c4292f..a2ff924 100644
--- a/deploy.env
+++ b/deploy.env
@@ -5,7 +5,7 @@
# Define environment variables
# Vendor name - some examples are listed under kuberef/hw_config
-export VENDOR=${VENDOR:-intel}
+export VENDOR=${VENDOR:-unh}
# OS to be installed on target hosts
# Currently centos7 and ubuntu1804 are supported