Remove "feature/r1" override from manila job

This was cruft left over from the merge of "feature/r1" to
the "master" branch. Currently manila jobs are failing since
a bindep fix [1] that's present in the "master" branch aren't
present in the "feature/r1" branch.

[1] https://review.opendev.org/c/openstack/openstacksdk/+/863839

Change-Id: Iecd6434a8b3eb92180e463f984e7982ed97ad61f
This commit is contained in:
Goutham Pacha Ravi
2023-02-15 16:58:46 -08:00
parent 6355b2af3e
commit 74f8869fd9

View File

@@ -355,8 +355,7 @@
Run openstacksdk functional tests against a master devstack with manila Run openstacksdk functional tests against a master devstack with manila
required-projects: required-projects:
- openstack/manila - openstack/manila
- name: openstack/openstacksdk - openstack/openstacksdk
override-branch: feature/r1
vars: vars:
devstack_localrc: devstack_localrc:
# Set up manila with a fake driver - makes things super fast and should # Set up manila with a fake driver - makes things super fast and should