Comment 7 for bug 1870257

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

I believe that the problem is that current tempest scope 'network' is too wide and cause many long running tests.
I don't see any gate jobs testing the same in tripleo, and it doesn't make sense to have wider jobs in puppet side.
We see the patch in puppet-nova to have more specific jobs.
 https://github.com/openstack/puppet-nova/commit/b784174c3cb618b676badb3719ce84a4e19fb0e6

I submitted a change to puppet-neutron to implement the same.
 https://review.opendev.org/#/c/716952