From 1132c93cdc62c58a4205e0d52ca2af82fd1b63e5 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 11 Sep 2023 13:04:12 -0700 Subject: [PATCH] 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 --- zuul.d/system-config-run.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index ae4ebb21e0..2297a1fef9 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -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: