Slawek Kaplonski
d9542b6a01
Reduce number of the workers in fullstack gate job
Fullstack job is using different tox env in the gate (dsvm-fullstack-gate). To reduce memory usage in that job, some time ago, in patch [1] we reduced number of test workers from 4 to 3. But it was done for "dsvm-fullstack" tox env, not for "dsvm-fullstack-gate" thus it had no effect on our CI runs. Now it is changed also in the CI job's tox env. [1] https://review.opendev.org/c/openstack/neutron/+/764907 Change-Id: Iec949922be0779a00bf405c2f1d5646c588d323c Related-Bug: #1906366
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%