Reviewed: https://review.opendev.org/763051 Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/bc45d24486af33ef6462ecfec83f5d86aa2e7237 Submitter: Zuul Branch: master
commit bc45d24486af33ef6462ecfec83f5d86aa2e7237 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Tue Nov 17 17:30:09 2020 +0000 Set concurrency of scenario tests to 3 In order to reduce the host load during the CI jobs execution, the tempest concurrency for scenario jobs is reduced to 3 (from 4). This should lighten the server load and reduce the occurrence of random failures. Closes-Bug: #1904858 Change-Id: I19ccb492506660dd7da56b48fe3ac9d0bc427f9d ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1904858 Title: [neutron-tempest-plugin] Reduce the number of test workers in the scenario tests Status in neutron: Fix Released Bug description: The aim of this bug is to reduce the CI servers load during the execution of the neutron-tempest-pluging scenario tests. The approach taken is to reduce the test workers from 4 to 3. That should reduce the server stress. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1904858/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

