diff --git a/.zuul.yaml b/.zuul.yaml index e86805f13d..3468f69e28 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -622,6 +622,15 @@ irrelevant-files: - ^.*\.rst$ - ^doc/.*$ + # NOTE(gmann): Remove this job from devstack pipeline once it is + # migrated to zuulv3 native. This is legacy job and rely on + # devstack-gate + devstack setting so any change in devstack can + # break it. + - nova-live-migration: + voting: false + irrelevant-files: + - ^.*\.rst$ + - ^doc/.*$ gate: jobs: - devstack