This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
tricircle
Code
Issues
Proposed changes
Browse Source
Merge "Make tricircle function test work with python3 Change-Id: I0400cff6f98797f21f81b787958c13b271ac730f Signed-off-by: zhangchi <zhangchi@szzt.com.cn> Co-Authored-By: tangzhuo <ztang@hnu.edu.cn>"
changes/21/669521/1
Zuul
1 year ago
committed by
Gerrit Code Review
parent
3ba476ec46
8a9388aad8
commit
9752938ce5
1 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
.zuul.yaml
+ 16
- 0
.zuul.yaml
View File
@ -10,6 +10,21 @@
-
openstack/neutron
-
openstack/networking-sfc
-
job:
name
:
tricircle-functional-python3
parent
:
legacy-dsvm-base
run
:
playbooks/tricircle-dsvm-functional/run.yaml
post-run
:
playbooks/tricircle-dsvm-functional/post.yaml
timeout
:
7800
required-projects:
-
openstack/devstack-gate
-
openstack/tricircle
-
openstack/neutron
-
openstack/networking-sfc
vars:
devstack_localrc:
USE_PYTHON3
:
true
-
job:
name
:
tricircle-multiregion
parent
:
legacy-dsvm-base-multinode
@ -61,6 +76,7 @@
-
openstack/neutron
-
openstack/networking-sfc
-
tricircle-functional
-
tricircle-functional-python3
-
tricircle-multiregion
gate:
jobs:
Write
Preview
Loading…
Cancel
Save