From 5f7bd6eea5f737f2bfbfea7d114f8e4ee99c04d2 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 12 Mar 2021 11:55:33 +0000 Subject: [PATCH] Add Python3 xena unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I238b8a6800a8d27eef540503e8ce352404338c76 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1c9b78e..34e97b1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,4 +2,4 @@ templates: - check-requirements - openstack-lower-constraints-jobs - - openstack-python3-wallaby-jobs + - openstack-python3-xena-jobs