Merge "Add exclude_containers for zed container build"

This commit is contained in:
Zuul 2022-09-25 11:25:17 +00:00 committed by Gerrit Code Review
commit dd3b423ca0
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ exclude_containers:
- neutron-mlnx-agent
centos9: &exclude_cs9_master_containers
- neutron-mlnx-agent
zed:
centos9: *exclude_cs9_master_containers
wallaby:
centos8: *exclude_master_containers
centos9: *exclude_cs9_master_containers