yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73586
[Bug 1776981] Re: ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa is running on non-code changes
Reviewed: https://review.openstack.org/578878
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=17b3bae64ca7aa4c1a6d296860cce6c0bfbb38a1
Submitter: Zuul
Branch: master
commit 17b3bae64ca7aa4c1a6d296860cce6c0bfbb38a1
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Thu Jun 28 12:12:53 2018 -0400
Use ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa in tree
ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa is
defined in the ironic repo but nova uses it because it's defined
in the project-config repo with it's own irrelevant-files list.
Due to a recent change in zuul [1], the definition from project-config
overrides the irrelevant-files from the job definition in ironic and
results in us running this job on things like docs-only changes in
nova, which is not awesome.
This change moves the job usage in-tree from project-config and updates
the irrelevant-files list to match nova-dsvm-base.
Since project-config is branchless, we'll have to backport this in-tree
change to nova's stable branches to continue running this job on nova
stable branches once the override is removed from project-config.
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-June/131304.html
Change-Id: I9435fe84c8dc8a6f35ffb195ddbf71ca34edb242
Closes-Bug: #1776981
** 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/1776981
Title:
ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa is
running on non-code changes
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Due to a change in zuul:
http://lists.openstack.org/pipermail/openstack-
dev/2018-June/131304.html
ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa is now
running on non-code changes in nova because of how it's defined on
nova in project-config:
http://git.openstack.org/cgit/openstack-infra/project-
config/tree/zuul.d/projects.yaml#n10496
- ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa:
voting: false
irrelevant-files:
- ^(placement-)?api-.*$
- ^.git.*$
- ^nova/hacking/.*$
- ^nova/locale/.*$
- ^nova/tests/.*$
- ^tests-py3.txt$
We should move that in-tree to .zuul.yaml and fix the irrelevant-files
for nova.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1776981/+subscriptions
References