[qa][refstack][python-tempestconf] adding image
Hi there, I'm wondering if the python-tempestconf team is open to publishing Docker images that contain `python-tempestconf`. This is something that we have a need for downstream but we'd be happy to contribute upstream. The main thing is that we'd need to setup an organization on Docker hub to publish things to. Is that something that the team is interested in? We can contribute it if that is the case. Thanks, Mohammed -- Mohammed Naser VEXXHOST, Inc.
Hi Mohammed, we are glad to hear that python-tempestconf is useful. We don't mind having python-tempestconf included in Docker images, although what exactly would we need to do? I'm afraid we can't commit to regular maintenance of the images. Cheers, On Mon, 13 Jun 2022 at 15:03, Mohammed Naser <mnaser@vexxhost.com> wrote:
Hi there,
I'm wondering if the python-tempestconf team is open to publishing Docker images that contain `python-tempestconf`. This is something that we have a need for downstream but we'd be happy to contribute upstream.
The main thing is that we'd need to setup an organization on Docker hub to publish things to. Is that something that the team is interested in? We can contribute it if that is the case.
Thanks, Mohammed
-- Mohammed Naser VEXXHOST, Inc.
-- Martin Kopec Senior Software Quality Engineer Red Hat EMEA IM: kopecmartin
Hello Mohammed, On Wed, Jun 15, 2022 at 1:47 AM Martin Kopec <mkopec@redhat.com> wrote:
Hi Mohammed,
we are glad to hear that python-tempestconf is useful. We don't mind having python-tempestconf included in Docker images, although what exactly would we need to do? I'm afraid we can't commit to regular maintenance of the images.
The TripleO CI team publishes the tempest container on Quay for each release. 1. https://quay.io/repository/tripleomastercentos9/openstack-tempest It already contains python-tempestconf utility within the container. Here is the source for the same: https://opendev.org/openstack/tripleo-common/src/branch/master/container-ima... The above source is consumed by tripleo container image build utility, provided by python-tripleoclient to generate the dockerfile. Here is the dockerfile from one of the job: https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev... and other build artifacts: https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev... Let me know if it helps. Thanks, Chandan Kumar
participants (3)
-
Chandan Kumar
-
Martin Kopec
-
Mohammed Naser