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:
parent
a23924ff93
commit
733bd267bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user