From 6fdcfdae53d6ada9cf1be7346d1d48cd851f387c Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Wed, 14 Apr 2021 11:37:00 +0200 Subject: [PATCH] Add Python3 Xena unit tests This change ensures unit testing is in place for all of the tested runtimes for Xena. See also the Project Testing Interface (PTI) in OpenStack Governance. [1] [1] https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I8f51b32ce9602a7c03b8aeed665ae2ff03171c5c --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5f9b110..e38ff06 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,3 +1,3 @@ - project: templates: - - openstack-python3-wallaby-jobs + - openstack-python3-xena-jobs