Add rhos-17.1 settings for container builds

rhos-17.1 containers are bring added.
This patch adds the 17.1 relevant settings for
skipping conatiners that are not needed.

Change-Id: If66cdd8c57b20b1e6035990ef1d087abcfd4cc79
This commit is contained in:
Ronelle Landy 2022-07-19 11:08:49 -04:00
parent de05e74207
commit 43bec18a4a
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ exclude_containers:
- sahara-api
- sahara-engine
- sensu-client
rhos-17.1:
redhat8: *exclude_master_containers
redhat9: *exclude_cs9_master_containers
rhos-17:
redhat8: *exclude_master_containers
redhat9: *exclude_cs9_master_containers