Make sure *-js-release-branch jobs run on trusty.

Zuul was trying to run these jobs on precise but these jobs were only
registered in gearman as running on trusty. Make zuul run these jobs on
trusty too.

Change-Id: Ia1027fe1e32e0ebe4d57a6622beb02d7ef2ce95c
This commit is contained in:
Clark Boylan 2014-07-16 01:36:38 -07:00
parent 60b8d3b4ac
commit f367a136a0

@ -436,6 +436,8 @@ jobs:
parameter-function: set_node_options_default_trusty
- name: ^gate-oslo.*$
parameter-function: set_node_options_default_trusty
- name: ^.*-js-release-branch$
parameter-function: set_node_options_default_trusty
# tempest and d-g branchless tests need to only run on master
# (needs to be early to not impact non-voting stanzas later)
- name: ^(?!periodic-).*(-icehouse|-havana)$