From 5f0a1c50bdda4e000b2cbe3cd680553f1a02124e Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 27 Mar 2019 18:19:49 +0100 Subject: [PATCH] Create Functest Iruya branches MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It follows the OpenStack schedule and allows publishing Functest I-release right after OpenStack Stein [1]. It will ease verifying the next Kubernetes major version. [1] https://github.com/openstack/requirements/tree/stable/stein Change-Id: Ic965e0c975a85134dda2b1d21046a582f30366af Signed-off-by: Cédric Ollivier --- releases/iruya/functest.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 releases/iruya/functest.yaml diff --git a/releases/iruya/functest.yaml b/releases/iruya/functest.yaml new file mode 100644 index 000000000..c9514b8bf --- /dev/null +++ b/releases/iruya/functest.yaml @@ -0,0 +1,15 @@ +--- +project: functest +project-type: testing +release-model: stable + +branches: + - name: stable/iruya + location: + functest: daf01598d6030a29ccddc3023ee94fe9b0e3b320 + - name: stable/iruya + location: + functest-kubernetes: fd130c880d4d185153efe3e3e0aa24c95052c320 + - name: stable/iruya + location: + functest-xtesting: 838fc2ffe26f06cb11455145b7e73c452e85c15d -- 2.16.6