summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-11-21 11:57:59 +0100
committerFatih Degirmenci <fdegir@gmail.com>2018-11-21 12:03:32 +0100
commit2c8c96b50cc5d91592052d2b967601033519d69d (patch)
tree23fa96e84dbd194c5e257ba8bce7deebb0770c01
parentc53017fa23a3e495f8a091dd7e6be902fc966137 (diff)
Rename Ericsson POD2 PDF/IDF
The PDF/IDF filenames to use during deployments in CI will be generated dynamically based on which slave the job is running on with the help of the SLAVE_NAME environment variable Jenkins injects into job environment. It will probably look like this pdf=var/pdf.yml idf=var/idf.yml if [[ "$SLAVE_NAME" !~ virtual ]]; then pdf=var/${SLAVE_NAME}-pdf.yml pdf=var/${SLAVE_NAME}-idf.yml fi ./xci-deploy.sh -i $idf -p $pdf deploy-scenario:os-nosdn-nofeature installer-type:osa Change-Id: Ief319ee36292ca888b97e4059a26337ee98dfef2 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
-rw-r--r--xci/var/ericsson-pod2-idf.yml (renamed from xci/var/ericsson-idf-pod2.yml)0
-rw-r--r--xci/var/ericsson-pod2-pdf.yml (renamed from xci/var/ericsson-pdf-pod2.yml)0
2 files changed, 0 insertions, 0 deletions
diff --git a/xci/var/ericsson-idf-pod2.yml b/xci/var/ericsson-pod2-idf.yml
index 8d20ae34..8d20ae34 100644
--- a/xci/var/ericsson-idf-pod2.yml
+++ b/xci/var/ericsson-pod2-idf.yml
diff --git a/xci/var/ericsson-pdf-pod2.yml b/xci/var/ericsson-pod2-pdf.yml
index 4c7271ec..4c7271ec 100644
--- a/xci/var/ericsson-pdf-pod2.yml
+++ b/xci/var/ericsson-pod2-pdf.yml