openafs: don't create non -stream directory for arm64
I copied this wrong, we are just having a "9-stream" directory to be clear about what it is. Change-Id: Ic21488249b004329bee149c03bae550118b97188
This commit is contained in:
parent
a27a266f31
commit
164b4e29a4
@ -125,12 +125,6 @@
|
||||
download_artifact_job: openafs-rpm-package-build-centos-9-stream-arm64
|
||||
download_artifact_directory: '{{ zuul.executor.work_root }}'
|
||||
|
||||
- name: Extract centos 9 arm64
|
||||
unarchive:
|
||||
src: '{{ zuul.executor.work_root }}/openafs-rpms.tar.gz'
|
||||
# Keep this old path for backward compat
|
||||
dest: '{{ zuul.executor.work_root }}/artifacts/openafs/centos9'
|
||||
|
||||
- name: Extract centos 9 arm64 stream
|
||||
unarchive:
|
||||
src: '{{ zuul.executor.work_root }}/openafs-rpms.tar.gz'
|
||||
|
Loading…
Reference in New Issue
Block a user