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: I660a02f43aff8c346df5229397353951d49986e7
Signed-off-by: Drew Walters <andrew.walters@att.com>
This commit is contained in:
Drew Walters 2019-08-21 20:47:20 +00:00
parent 3514d0f3d5
commit 78eca357ac
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 }}"