Disable repeatedly failing zun tempest test

This test regularly fails in CI for Ubuntu Focal in particular,
but occasionally for other distributions too. There may be an
occasional timing error causing it to end prematurely.

Change-Id: I7d61841c551b26f098f854a161677e94a613c6be
This commit is contained in:
Andrew Bonney 2020-12-17 08:16:35 +00:00 committed by Dmitriy Rabotyagov
parent ba8b6af174
commit dd35de4ccd
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: