Merge "Disable repeatedly failing zun tempest test"

This commit is contained in:
Zuul 2020-12-24 14:14:36 +00:00 committed by Gerrit Code Review
commit 5e8059db54
2 changed files with 6 additions and 0 deletions

View File

@ -193,6 +193,10 @@ sahara_wsgi_processes_max: 2
sahara_wsgi_processes: 2
sahara_wsgi_buffer_size: 16384
## Zun
zun_api_threads: 1
zun_wsgi_threads: 1
# NOTE: hpcloud-b4's eth0 uses 10.0.3.0/24, which overlaps with the
# lxc_net_address default
# TODO: We'll need to implement a mechanism to determine valid lxc_net_address

View File

@ -19,6 +19,8 @@ tempest_test_whitelist:
tempest_test_blacklist:
- test: zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_run_container_with_image_driver_glance
reason: This test requires direct access to the Docker daemon API on localhost
- test: zun_tempest_plugin.tests.tempest.api.test_capsules.TestCapsule.test_create_capsule_full
reason: This test repeatedly fails in CI in particular for Ubuntu Focal
tempest_tempest_conf_overrides:
container_service: