aboutsummaryrefslogtreecommitdiff
path: root/staging-qa-reports
diff options
context:
space:
mode:
authorAntonio Terceiro <antonio.terceiro@linaro.org>2018-04-05 14:49:55 -0300
committerAntonio Terceiro <antonio.terceiro@linaro.org>2018-04-05 19:46:30 +0000
commitd6f3fd008f54216339fb50210f1835663105f079 (patch)
tree176824b65cff9c92181450a8f1a243c580ec238c /staging-qa-reports
parent4f5e5933647891c9f9693ebb1e23479cd3a171d7 (diff)
staging-qa-reports: perform an "upgrade only" deployment
This skips all the basic setup steps that are usually only needed during initial setup. This brings the deployment time considerably down. Change-Id: I36b7b4384b9819d450325cfa901c23b4da5ee4a0
Diffstat (limited to 'staging-qa-reports')
-rwxr-xr-xstaging-qa-reports/builders.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/staging-qa-reports/builders.sh b/staging-qa-reports/builders.sh
index b993e8e9..ab4009f5 100755
--- a/staging-qa-reports/builders.sh
+++ b/staging-qa-reports/builders.sh
@@ -40,4 +40,5 @@ echo "${ANSIBLE_VAULT_PASSWORD}" > ${HOME}/.ansible-vault-passwd
./deploy staging \
--vault-password-file ~/.ansible-vault-passwd \
--extra-vars squad=${pkg} \
+ --extra-vars upgrade_only=true \
site.yml