Merge "networking-midonet: Fix newton query"

This commit is contained in:
Jenkins 2017-06-18 17:20:28 +00:00 committed by Gerrit Code Review
commit ccd495a961
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ query = NOT label:Code-Review<=2 age:2d branch:master
query = branch:stable/ocata
[section "stable/newton"]
query = branch:stable/liberty
query = branch:stable/newton
[section "other branches"]
query = NOT branch:master AND NOT branch:stable/ocata AND NOT branch:stable/newton