From 89baa314c1408251abd9f4d61d9cf5e5c945bc4e Mon Sep 17 00:00:00 2001 From: Artem Goncharov Date: Fri, 11 Jun 2021 16:59:52 +0200 Subject: [PATCH] Temporary add feature pragma OpenStackSDK has a feature branch "feature/r1" as a preparation for the R1.0 release. Due to different branch naming functional tests with devstack are not running. Add temporarily (for the duration of the feature branch) pragma to the zuul.yaml to allow Zuul run functional tests. It will be dropped once SDK gets next major release. Previous attemp didn't work well for other projects, therefore explicitly include master as well. Change-Id: I3a5722873f395bc52cc55a0fd6bcea0ebe3b74fc --- .zuul.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 74223d44f5..3c490ff180 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,11 @@ +- pragma: + # NOTE(gtema): this is required for the changes in SDK feature/r1 branch to + # be using devstack + # TODO(gtema): delete this once r1 branch is merged into master + implied-branches: + - master + - feature/r1 + - nodeset: name: openstack-single-node nodes: