Remove dependency to OSH repository of new jobs
Without this patch, there is a dependency between the two repositories OSH and OSH-infra, which was recently introduced, and which will cause a circular dependency problem when trying to remove the duplicated jobs that will appear in OSH. Change-Id: Ief4461a66f7139ae0650e4a240a3e65800821f78 Required-By: https://review.openstack.org/610481/ Co-Authored-By: Jean-Philippe Evrard <jean-philippe@evrard.me>
This commit is contained in:
parent
27ea2a53a6
commit
d9457c8860
@ -141,7 +141,7 @@
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-dev-deploy-nfs-networkpolicy
|
||||
parent: openstack-helm-functional
|
||||
parent: openstack-helm-infra-functional
|
||||
timeout: 7200
|
||||
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
||||
run: playbooks/osh-infra-gate-runner.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user