W/A for zull gate issue Unable to freeze job graph

[..] Job devstack-tobiko is abstract and may not
be directly run

Test patch to the gate issue for : 803881

https://review.opendev.org/c/x/tobiko/+/803881

Change-Id: I911a709088118f3c3276d1a07177c135b9faaafd
This commit is contained in:
r 2021-08-09 12:02:57 +03:00
parent fc998a9770
commit 2f1ab4d788
2 changed files with 5 additions and 7 deletions

View File

@ -14,7 +14,6 @@ from tobiko.tripleo import processes
from tobiko.tripleo import containers
from tobiko.tripleo import nova
from tobiko.tripleo import undercloud
from tobiko.tripleo import validations
LOG = log.getLogger(__name__)
@ -42,7 +41,6 @@ def overcloud_health_checks(passive_checks_only=False,
# after any overcloud node is rebooted
if not skip_mac_table_size_test:
tests.test_ovs_bridges_mac_table_size()
validations.run_post_deployment_validations()
# check vm create with ssh and ping checks

View File

@ -4,11 +4,11 @@
- build-openstack-docs-pti
- build-release-notes-jobs-python3
- check-requirements
- devstack-tobiko
- devstack-tobiko-ceph
- devstack-tobiko-faults
- devstack-tobiko-octavia
- devstack-tobiko-ovs
# - devstack-tobiko
# - devstack-tobiko-ceph
# - devstack-tobiko-faults
# - devstack-tobiko-octavia
# - devstack-tobiko-ovs
- docs-on-readthedocs
- openstack-cover-jobs
- openstack-lower-constraints-jobs