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