Public bug reported: The tempest tests ``neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest`` use the os-ken framework to create several containers. The base image used is ubuntu:22.04. The CI is frequently hitting the following error: """ toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit """
We need a way to download the docker image, before executing the tests, from a local mirror. Logs: https://05989beb69bf423f1288-af1e79cbace4eb695c89126aded05265.ssl.cf5.rackcdn.com/932920/1/check/neutron- tempest-plugin-ovn/0c218fe/controller/logs/tempest_log.txt Snippet: https://paste.opendev.org/show/b7kZ6E9cQZ9uXSzSUpup/ ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2089140 Title: [infra] Deploy the docker image using a local mirror Status in neutron: New Bug description: The tempest tests ``neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest`` use the os-ken framework to create several containers. The base image used is ubuntu:22.04. The CI is frequently hitting the following error: """ toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit """ We need a way to download the docker image, before executing the tests, from a local mirror. Logs: https://05989beb69bf423f1288-af1e79cbace4eb695c89126aded05265.ssl.cf5.rackcdn.com/932920/1/check/neutron- tempest-plugin-ovn/0c218fe/controller/logs/tempest_log.txt Snippet: https://paste.opendev.org/show/b7kZ6E9cQZ9uXSzSUpup/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2089140/+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

