Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-6731

[OSP18] Bump telemetry-tempest-plugin version in RDO

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • CloudOps 2024 Sprint 10

      TTP has released the 2.1.0 version

      https://review.opendev.org/c/openstack/releases/+/915997/5/deliverables/dalmatian/telemetry-tempest-plugin.yaml#13

       

      This needs to be built in RDO so it propagates to tempest

      The required review looks like this: https://review.rdoproject.org/r/c/rdoinfo/+/51721

       

      TODO: define check for tempest container to check when it's propagated.

      Once the change is merged, the promotion pipeline will pick up changes to the package version, then the tempest images pick up the changes and then they're published to quay.

       

      To verify that the changes are propagated, the following commands can be used locally

      {{{}

      1. if you already have the image pulled locally, delete it first to ensure you're pulling a fresh copy.
        $ podman pull quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified{}}}# Run the containers with bash$ podman run --network=host -itd --entrypoint=/bin/bash --name tempest_antelope quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified# Check the installed packages$ podman exec tempest_base_antelope dnf list installed | grep python3-telemetry-tests-tempest.noarch# Delete the containerpodman rm -f tempest_antelope

            mgirgisf@redhat.com Marihan Girgis
            efoley@redhat.com Emma Foley
            rhos-dfg-cloudops
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: