Remove outdated comment in .zuul.yaml

This removes the outdated comment in .zuul.yaml. We already have not
only master branch job but also stable/queens now. And we don't have
the negative lookup anymore.

Change-Id: I8c66502832250a00c4ec1e7c89387d67fa093e0d
This commit is contained in:
Masayuki Igawa 2018-02-19 15:09:31 +09:00
parent a23924ff93
commit 733bd267bd
No known key found for this signature in database
GPG Key ID: 290F53EDC899BF89

View File

@ -30,9 +30,6 @@
name: tempest-full
parent: devstack-tempest
# This currently works from stable/queens on.
# NOTE(andreaf) Only run on master for now.
# The negative lookup is redudant but it's a
# reminder that we don't want the job running there.
branches:
- master
- stable/queens