yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77172
[Bug 1816152] Re: legacy-grenade-dsvm-neutron-multinode-live-migration is not running on real code changes
Reviewed: https://review.openstack.org/637231
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6d803746de876069f2216208f493787cce52f994
Submitter: Zuul
Branch: master
commit 6d803746de876069f2216208f493787cce52f994
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Fri Feb 15 12:23:14 2019 -0500
Fix irrelevant-files for legacy-grenade-dsvm-neutron-multinode-live-migration
The change to irrelevant-files in I902e459093af9b82f9033d58cffcb2a628f5ec39
made it such that the job will *only* run on changes to the
nova/tests/live_migration/ path which was not the intent. This fixes
the regex to not run the job on changes to nova/tests/ unless those
changes are in the nova/tests/live_migration/ directory.
This would probably be easier to reason about long-term if the
nova/tests/live_migration/ directory was moved under nova/gate/
and then we could just use the standard irrelevant-files list. That
refactoring is left for another day though.
Change-Id: Iff2fca18a779e70deecf8e57279e2daf9bc5529a
Closes-Bug: #1816152
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1816152
Title:
legacy-grenade-dsvm-neutron-multinode-live-migration is not running on
real code changes
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Ever since this change to the .zuul.yaml file:
https://review.openstack.org/#/c/634962/5/.zuul.yaml@242
The job isn't running on changes to non-test files, like
nova/conf/api.py.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1816152/+subscriptions
References