Added exclude_ppc_containers_list
Change-Id: If2af76104d171082faaf5ff03b156c775bd0f092
This commit is contained in:
parent
00a291b5c4
commit
a7a194d379
@ -12,6 +12,10 @@ virtualenv_python:
|
||||
|
||||
# Current implementation assumes that any branch name not mentioned here
|
||||
# would default to the excludes defined on master branch.
|
||||
exclude_ppc_containers:
|
||||
master: &exclude_ppc_master_containers
|
||||
- ironic-pxe
|
||||
- neutron-mlnx-agent
|
||||
exclude_containers:
|
||||
master: &exclude_master_containers
|
||||
- fluentd
|
||||
|
Loading…
Reference in New Issue
Block a user