summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-ci-jobs.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-04 22:54:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-04 22:54:31 +0000
commit444ec6314f41400bb4e1cb8dfd65f66083cb794e (patch)
tree7ac71b967911d49ad25a9a67cc7f8179459f6fe2 /jjb/armband/armband-ci-jobs.yml
parenta853431b3c5970b3bed138966d537714bb4bbd1d (diff)
parent23456c57f4c62489ebaa83e9978f6b9b8074e137 (diff)
Merge changes from topic 'fuel-armband-deploy-sync'
* changes: fuel, armband: Remove/disable artifact download fuel, armband: Remove build jobs and scripts fuel, armband: Drop armband-deploy.sh fuel, armband: Sync deploy scripts, cleanup
Diffstat (limited to 'jjb/armband/armband-ci-jobs.yml')
-rw-r--r--jjb/armband/armband-ci-jobs.yml12
1 files changed, 1 insertions, 11 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index a6b781efc..b27b053a4 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -198,9 +198,7 @@
builders:
- shell:
- !include-raw-escape: ./armband-download-artifact.sh
- - shell:
- !include-raw-escape: ./armband-deploy.sh
+ !include-raw-escape: ../fuel/fuel-deploy.sh
publishers:
- email:
@@ -214,14 +212,6 @@
name: armband-ci-parameter
parameters:
- string:
- name: BUILD_DIRECTORY
- default: $WORKSPACE/build_output
- description: "Directory where the build artifact will be located upon the completion of the build."
- - string:
- name: CACHE_DIRECTORY
- default: $HOME/opnfv/cache/$INSTALLER_TYPE
- description: "Directory where the cache to be used during the build is located."
- - string:
name: GS_URL
default: artifacts.opnfv.org/$PROJECT{gs-pathname}
description: "URL to Google Storage."