-
Notifications
You must be signed in to change notification settings - Fork 17
Description
after configure the zuul according the given steps, execute "git add run_tests.sh" and "git commit -m "commit file " run_tests.sh" to launch a new patched-created event, the jenkins job "testproject-unit-tests" can be triggered to be run by this event and also can return result to gerrrit , and then do "code review +2" for this patch in gerrit web page , the jenkins job "testproject-unit-tests" can also be triggered to be run by this event and also can return result to gerrrit , but when browse http://ci.localdomain in chrome , it doesn't get the pipeline changes queues json data, it only get this status json data like this "{"pipelines": [{"description": "Newly uploaded patchsets enter this pipeline to receive an initial +/-1 Verified vote from Jenkins.", "change_queues": [], "name": "check"}, {"description": "Changes that have been approved by core developers are enqueued in order in this pipeline", "change_queues": [{"window": 21, "heads": [], "name": "testproject"}], "name": "gate"}], "zuul_version": "2.5.3.dev7", "trigger_event_queue": {"length": 0}, "result_event_queue": {"length": 0}, "last_reconfigured": 1512550220000}"