Skip to content

Commit 5389a65

Browse files
committed
Re-introduce Zuul CI
This reverts commit 70f2d17.
1 parent 5fc3c90 commit 5389a65

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

releasenotes/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# NOTE(upgrade): This needs to be updated to the current release's major version.
33
release_tag_re: stackhpc/16\.\d+\.\d+\.\d
44
ignore_null_merges: false
5+
default_branch: 'stackhpc/2025.1'

zuul.d/project.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
- project:
3+
queue: kayobe
4+
check:
5+
jobs:
6+
- openstack-tox-pep8
7+
8+
gate:
9+
jobs:
10+
- openstack-tox-pep8

0 commit comments

Comments
 (0)