Comment 9 for bug 2004780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.opendev.org/c/openstack/tempest/+/873441
Committed: https://opendev.org/openstack/tempest/commit/6bb98c2aa478f7ad32838fec4b59c4acb73ccf21
Submitter: "Zuul (22348)"
Branch: master

commit 6bb98c2aa478f7ad32838fec4b59c4acb73ccf21
Author: Ghanshyam Mann <email address hidden>
Date: Fri Feb 10 18:22:02 2023 -0600

    Prepare tempest-slow-parallel job and run periodically

    tempest-slow-py3 job run all the slow test serially which
    takes lot of time and end up job timeout. This preparing
    tempest-slow-parallel job which will run slow tests parallelly
    in periodic run. Based on the results, later we can make
    tempest-slow-py3 job to run tests in parallel.

    Also, run tempest-full-parallel in periodic and based on the
    result we can run tempest-full-py3 job scenario tests in parallel.

    Relavant-Bug: #2004780

    Change-Id: I876dacb40daa384cddc8faae3200cd3d39506ddc