diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-27 18:19:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-27 18:28:33 +0100 |
commit | 5f0a1c50bdda4e000b2cbe3cd680553f1a02124e (patch) | |
tree | f066666b35c737cd5e856d94969d6e339307b824 /releases | |
parent | e5d71f0083ac5c343d206daab7d205c31999ffcc (diff) |
Create Functest Iruya branches
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/iruya/functest.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
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 |