Disable V-38660 for OpenStack-CI
Change-Id: I09826fb00d0bf7a862d9b51b4273b29a882f131d
This commit is contained in:
parent
d3e54871e6
commit
6535ec3602
@ -52,7 +52,9 @@ function playbook_run {
|
|||||||
# NOTE(mattt): We have to skip V-38462 as openstack-infra are now building
|
# NOTE(mattt): We have to skip V-38462 as openstack-infra are now building
|
||||||
# images with apt config Apt::Get::AllowUnauthenticated set
|
# images with apt config Apt::Get::AllowUnauthenticated set
|
||||||
# to true.
|
# to true.
|
||||||
install_bits "${include}" --skip-tag V-38462
|
# NOTE(mhayden): Skipping V-38660 since it breaks the Xenial gate. The
|
||||||
|
# CI Xenial image has non-SNMPv3 configurations.
|
||||||
|
install_bits "${include}" --skip-tag V-38462,V-38660
|
||||||
else
|
else
|
||||||
install_bits "${include}"
|
install_bits "${include}"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user