On Mon, 20 Jul 2020 at 18:22, Cleber Rosa <cr...@redhat.com> wrote: > Sure. It's important that PATCH 2/2 in this series is included in a > branch that you need to push to the "staging" branch on the > https://gitlab.com/qemu-project/qemu repo (it could be just that one > patch). Then, you can run: > > ./scripts/ci/gitlab-pipeline-status --verbose -w > > And that should be it. You can drop '--verbose' if you just want the > final outcome as the result.
I tried this (local branch named "staging", pushed to gitlab remote "staging" branch), but it said: e104462:bionic:qemu$ ./scripts/ci/gitlab-pipeline-status --verbose -w ERROR: No pipeline found failure It does seem to have kicked off the pipeline on gitlab though: https://gitlab.com/qemu-project/qemu/-/pipelines/171671136/builds OTOH I can't see anything on that web page that suggests that it's submitting jobs to the s390 or aarch64 boxes -- is it intended to? thanks -- PMM