Skip to content

zuul web page can not get json changes queue data of status.json #5

@nongzhi9950

Description

@nongzhi9950

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}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions