yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70671
[Bug 1742962] Re: nova functional test does not triggered on notification sample only changes
Reviewed: https://review.openstack.org/533210
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d4377c2d537ea998ed96cc8d7071877eefab994f
Submitter: Zuul
Branch: master
commit d4377c2d537ea998ed96cc8d7071877eefab994f
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxxxxxx>
Date: Fri Jan 12 16:23:00 2018 +0100
Make sure that functional test triggered on sample changes
To be able to define different irrelevant-files for the functional jobs
than the ones defined in openstack-zuul-jobs we need to copy the jobs to
the nova tree and modify the fields in tree.
Technically we could factor out the irrelevant-files regexp list from
functional and functional-py35 jobs as they are the same today. However
in the future when they diverge we cannot simply override the
irrelevant-files in one of the jobs. Therefore this patch does not
introduce a common base job for functinal and functional-py35 jobs
to discurage trying to override.
The openstack-tox-functional and fuctional-py35 are removed from the
nova part of the project-config in
I56d44f8dff41dbf3b2ff2382fa39b364f55f9a44
Closes-Bug: #1742962
Change-Id: Ia684786d1622da7af31aa4479fc883a7c65848ff
** 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/1742962
Title:
nova functional test does not triggered on notification sample only
changes
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) ocata series:
In Progress
Status in OpenStack Compute (nova) pike series:
In Progress
Bug description:
As it is discovered during
https://bugs.launchpad.net/nova/+bug/1742935 the openstack-tox-
functional job does not trigger on commits only changing the
notification sample files. But those files are used during the
functional test so it can break it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1742962/+subscriptions
References