Remove ara from source install option

This was a testing only setup that allowed us to test ara from master
against ansible from devel against system-config master. This job is
primarily used for ansible stuff and not ara stuff and cleaning this up
will allow us to reduce the total number of github repos zuul talks to.

The zuul github repo cleanup is important because we hit github api
limits when restarting zuul from a clean slate (no caches). We should
evaluate if other repos can have the same cleanup done against them as
well.

Change-Id: Ideb5d6f52a7c471520b5cbba33aa5c9ca4e550e0
This commit is contained in:
Clark Boylan
2023-09-11 13:04:12 -07:00
parent 53391950e1
commit 1132c93cdc

View File

@@ -120,13 +120,11 @@
override-checkout: main
- name: github.com/ansible-collections/community.general
override-checkout: main
- name: github.com/ansible-community/ara
vars:
install_ansible_requirements:
# Zuul checkout of Ansible devel
- '{{ ansible_user_dir}}/src/github.com/ansible/ansible'
- '{{ ansible_user_dir }}/src/opendev.org/openstack/openstacksdk'
- '{{ ansible_user_dir}}/src/github.com/ansible-community/ara[server]'
# These are required because we are not install the pypi
# "ansible" bundle here, but the upstream devel branch
install_ansible_collections: