Merge "Enable check-release-approval on experimental"

This commit is contained in:
Zuul 2020-01-27 14:06:23 +00:00 committed by Gerrit Code Review
commit 76404b0c94
1 changed files with 1 additions and 11 deletions

View File

@ -8,16 +8,6 @@
- ^data/.*$
- ^doc/.*$
- job:
name: releases-check-approval
parent: openstack-tox
files:
- ^deliverables/.*$
timeout: 360
vars:
tox_envlist: check_approval
tox_extra_args: "{{ zuul.change }}"
- project:
templates:
- openstack-python3-ussuri-jobs
@ -49,7 +39,7 @@
- ^.*\.sh$
experimental:
jobs:
- releases-check-approval
- check-release-approval
gate:
jobs:
- openstack-tox-validate: