diff --git a/playbooks/publish/post.yaml b/playbooks/publish/post.yaml index 24e22b411..11e2574e8 100644 --- a/playbooks/publish/post.yaml +++ b/playbooks/publish/post.yaml @@ -19,7 +19,7 @@ register: _get_url failed_when: _get_url.status_code not in (200, 404) get_url: - url: https://tarballs.opendev.org/openstack/openstack-helm/index.yaml + url: https://tarballs.opendev.org/openstack/openstack-helm-infra/index.yaml dest: "{{ zuul.project.src_dir }}/index.yaml" - name: Create a new index diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 6712f5d96..daadab533 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -50,6 +50,7 @@ # issues with the kubeadm-aio based deployments are addressed periodic: jobs: + - publish-openstack-helm-charts - openstack-helm-infra-validate-minikube-aio # - openstack-helm-infra-tenant-ceph # - openstack-helm-infra-five-ubuntu