Add ironic-python-agent to the default build project list

ironic-python-agent chnages have impact on OVB jobs.
AS such, we should run an OVB jobs as third party
on IPA changes.

This review ensures that we always build images with
IPA changes.

Change-Id: I46278decae1c00c2cf6d7034ccc6b05db0b2c9fc
This commit is contained in:
Ronelle Landy 2019-06-07 14:45:06 -04:00
parent 366634808a
commit 0806a1b42b

View File

@ -6,3 +6,4 @@ default_projects_need_build_list:
- instack-undercloud
- python-tripleoclient
- tripleo-common
- ironic-python-agent