)]}'
{"jenkins/jobs/projects.yaml":[{"author":{"_account_id":6316,"name":"Anita Kuno","email":"anteaya@anteaya.info","username":"anteaya"},"change_message_id":"4032326dab947d7aa89c4bea1be2fac6c061c8e5","unresolved":false,"context_lines":[{"line_number":254,"context_line":"      - \u0027{pipeline}-tempest-dsvm-ironic-pxe_ipa{branch-designator}\u0027:"},{"line_number":255,"context_line":"          pipeline: check"},{"line_number":256,"context_line":"          node: \u0027devstack-trusty\u0027"},{"line_number":257,"context_line":"          branch-designator: \u0027-nv\u0027"},{"line_number":258,"context_line":"          branch-override: default"},{"line_number":259,"context_line":"      - \u0027{pipeline}-tempest-dsvm-ironic-parallel{branch-designator}\u0027:"},{"line_number":260,"context_line":"          pipeline: check"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9a80dd14_ded8aa81","line":257,"updated":"2015-03-05 17:40:24.000000000","message":"Now the branch designator of -nv means non-voting so if you want to use this method to trigger non-voting, in the zuul/layout.yaml file the job needs to have -nv at the end and you can remove lines 975-977 in zuul/layout.yaml.","commit_id":"bd008730f01b550d489cf93fc57955c2033faf00"}],"zuul/layout.yaml":[{"author":{"_account_id":6316,"name":"Anita Kuno","email":"anteaya@anteaya.info","username":"anteaya"},"change_message_id":"2c0b4fb0c5a993c92bf6552ae2d5bdc7642a4c02","unresolved":false,"context_lines":[{"line_number":1336,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ssh"},{"line_number":1337,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ssh-postgres"},{"line_number":1338,"context_line":"      - gate-tempest-dsvm-ironic-agent_ssh"},{"line_number":1339,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ipa"},{"line_number":1340,"context_line":"      - gate-grenade-dsvm-ironic-sideways"},{"line_number":1341,"context_line":"    experimental:"},{"line_number":1342,"context_line":"      - check-grenade-dsvm-ironic"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9a80dd14_805b3586","line":1339,"updated":"2015-03-05 17:19:07.000000000","message":"For starters non-voting jobs dont\u0027 go in the gate so remove this line.","commit_id":"dcfdc0f6d5e214ba53debb49030871bb08ee2d14"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"6c597fca6f4fccba3e27ce4fa34d83a40a52fb26","unresolved":false,"context_lines":[{"line_number":1336,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ssh"},{"line_number":1337,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ssh-postgres"},{"line_number":1338,"context_line":"      - gate-tempest-dsvm-ironic-agent_ssh"},{"line_number":1339,"context_line":"      - gate-tempest-dsvm-ironic-pxe_ipa"},{"line_number":1340,"context_line":"      - gate-grenade-dsvm-ironic-sideways"},{"line_number":1341,"context_line":"    experimental:"},{"line_number":1342,"context_line":"      - check-grenade-dsvm-ironic"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9a80dd14_83589f33","line":1339,"in_reply_to":"9a80dd14_805b3586","updated":"2015-03-05 17:27:59.000000000","message":"Done","commit_id":"dcfdc0f6d5e214ba53debb49030871bb08ee2d14"},{"author":{"_account_id":6316,"name":"Anita Kuno","email":"anteaya@anteaya.info","username":"anteaya"},"change_message_id":"2c0b4fb0c5a993c92bf6552ae2d5bdc7642a4c02","unresolved":false,"context_lines":[{"line_number":1340,"context_line":"      - gate-grenade-dsvm-ironic-sideways"},{"line_number":1341,"context_line":"    experimental:"},{"line_number":1342,"context_line":"      - check-grenade-dsvm-ironic"},{"line_number":1343,"context_line":"      - check-grenade-dsvm-partial-ironic"},{"line_number":1344,"context_line":""},{"line_number":1345,"context_line":"  - name: openstack/ironic-lib"},{"line_number":1346,"context_line":"    template:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9a80dd14_c0db6deb","line":1343,"updated":"2015-03-05 17:19:07.000000000","message":"Brand new jobs are best in the experimental pipeline to start. I would recommend moving the job from the check pipeline to the experimental pipeline. You can keep the non-voting regex above to test the regex.","commit_id":"dcfdc0f6d5e214ba53debb49030871bb08ee2d14"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"6c597fca6f4fccba3e27ce4fa34d83a40a52fb26","unresolved":false,"context_lines":[{"line_number":1340,"context_line":"      - gate-grenade-dsvm-ironic-sideways"},{"line_number":1341,"context_line":"    experimental:"},{"line_number":1342,"context_line":"      - check-grenade-dsvm-ironic"},{"line_number":1343,"context_line":"      - check-grenade-dsvm-partial-ironic"},{"line_number":1344,"context_line":""},{"line_number":1345,"context_line":"  - name: openstack/ironic-lib"},{"line_number":1346,"context_line":"    template:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9a80dd14_e3e23b00","line":1343,"in_reply_to":"9a80dd14_c0db6deb","updated":"2015-03-05 17:27:59.000000000","message":"Thanks, I will move it here for safety.\n\nThis experimental check requires you to put a \"check experimental\" comment on the review to run it right?\n\nI think that once we get it working I\u0027d move it to the \"check:\"  because this new job is testing some existing drivers that were extended to support deploying a node with a different ramdisk (IPA). And the idea is to have IPA as the default ramdisk in the future, so I\u0027d rather having it being tested on every commit (even if non-voting for a while)","commit_id":"dcfdc0f6d5e214ba53debb49030871bb08ee2d14"}]}
