Hello Neutrinos:

As commented yesterday in the Neutron meeting [1], the "fullstack" CI is blocking the eventlet removal. This CI FW is also blocking the SDK migration [2]. The refactor of this CI is now not possible due to time constraints. Because of this, we are going to disable it and migrate the tests implemented to other FWs, if possible.

The coverage of this CI is important but limited. The advantage of this FW is the possibility of, for example, restarting services or agents; this is something achieved by other FWs like "tobiko". Another advantage is the possibility of testing with different configurations, but that could also be achieved by using the same CI job with different static configurations; it is also possible to change the API configuration and restart it using "whitebox-neutron-tempest-plugin".

I've created a bug to track these efforts [3]. In the next few hours I'll send a patch to remove the "fullstack" FW from our CI.

Regards.

[1]https://meetings.opendev.org/meetings/networking/2025/networking.2025-06-24-13.00.log.html#l-107
[2]https://review.opendev.org/c/openstack/neutron/+/947851
[3]https://bugs.launchpad.net/neutron/+bug/2115327