CI: Update Airskiff full-site manifest location

The location of the Airskiff site recently changed [0], causing the
Airskiff job to fail. This change updates the "reduce site" playbook to
match the job in treasuremap, thereby avoiding the directory which no
longer exists.

[0] https://review.opendev.org/674963

Change-Id: I4d82093cb8042e60f947b6e53a7817bebad518d8
Signed-off-by: Drew Walters <andrew.walters@att.com>
This commit is contained in:
Drew Walters 2019-08-21 20:45:52 +00:00
parent f4aa2918e2
commit 0c20cc6200
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
- name: Overwrite Armada manifest
shell: |
mv tools/gate/manifests/full-site.yaml \
site/airskiff/software/manifests/full-site.yaml
type/skiff/manifests/full-site.yaml
args:
chdir: "{{ zuul.projects['opendev.org/airship/treasuremap'].src_dir }}"