diff --git a/tests/test_build.py b/tests/test_build.py index 0db8901c91..a225f73011 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -90,12 +90,8 @@ class BuildTestCentosSource(BuildTest, base.BaseTestCase): class BuildTestUbuntuBinary(BuildTest, base.BaseTestCase): - # TODO(Jeffrey4l): UCA latest Newton release lack of neutron-lbaas-common - # package, just add neutron-lbaas-agent into the exclude_image. Once they - # fix it, this should be reverted. excluded_images = ["kuryr-base", "neutron-sfc-agent", - "neutron-lbaas-agent", "senlin-base", "vmtp", "zaqar",