Merge "Fix in-tree version" into stable/pike

This commit is contained in:
Zuul 2017-11-30 13:13:47 +00:00 committed by Gerrit Code Review
commit 27fa064a0e
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
## OpenStack Source Code Release ## OpenStack Source Code Release
openstack_release: 16.0.3 openstack_release: 16.0.4
## Verbosity Options ## Verbosity Options
debug: False debug: False

View File

@ -21,7 +21,7 @@
Uses the gate-check-commit.sh script, running a default Uses the gate-check-commit.sh script, running a default
aio deploy. aio deploy.
run: zuul.d/playbooks/run.yml run: zuul.d/playbooks/run.yml
timeout: 7200 timeout: 9000
irrelevant-files: irrelevant-files:
- ^\.git.* - ^\.git.*
- ^.*\.(example|md|rst)$ - ^.*\.(example|md|rst)$