diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index e9457ceb5b..dc49c47b2f 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -11281,6 +11281,7 @@ suffix: '-nv' - openstack-client-publish-jobs - pypi-jobs + - openstack-releasenotes-jobs - 'lib-forward-testing-{name}' - '{pipeline}-glanceclient-dsvm-functional{special}{job-suffix}': pipeline: gate diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 51c9aaf1c0..e68750eed8 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3217,7 +3217,7 @@ jobs: branch: ^(?!stable/(?:juno|kilo|liberty)).*$ # Some python client projects do not have releasenotes until the Newton cycle - - name: ^gate-python-(manila|tacker|trove)client-releasenotes$ + - name: ^gate-python-(manila|tacker|trove|glance)client-releasenotes$ branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$ # Some projects do not have releasenotes until the Newton cycle @@ -14031,6 +14031,7 @@ projects: - name: python-jobs - name: python34-jobs - name: python35-jobs-nv + - name: release-notes-jobs - name: openstack-client-publish-jobs - name: check-requirements - name: publish-to-pypi