Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added workaround to fix OSPCIX-487 #2361

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added workaround to fix OSPCIX-487 #2361

wants to merge 1 commit into from

Conversation

raukadah
Copy link
Contributor

Currently tempest run in all jobs are broken due to missing testscenarios dependency[1]. This pr installed python3-testscenarios package using cifmw_test_operator_tempest_extra_rpms and workaround this issue.

It modifies the project template to include this var to avoid affecting downstream/periodic job.

[1]. https://issues.redhat.com/browse/OSPCIX-487

Copy link
Contributor

openshift-ci bot commented Sep 18, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from raukadah. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

Thanks for the PR! ❤️
I'm marking it as a draft, once your happy with it merging and the PR is passing CI, click the "Ready for review" button below.

@github-actions github-actions bot marked this pull request as draft September 18, 2024 06:33
@raukadah raukadah marked this pull request as ready for review September 18, 2024 06:33
Currently tempest run in all jobs are broken due to missing testscenarios dependency[1].
This pr installed python3-testscenarios package using  cifmw_test_operator_tempest_extra_rpms
and workaround this issue.

It modifies the project template to include this var to avoid affecting
downstream/periodic job.

[1]. https://issues.redhat.com/browse/OSPCIX-487

Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a31b1f3d5da14492ae93481820cd4a7a

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 18m 22s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 15m 25s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 32m 46s
✔️ podified-multinode-hci-deployment-crc SUCCESS in 1h 37m 53s
cifmw-multinode-tempest FAILURE in 1h 34m 34s
adoption-standalone-to-crc-ceph-provider FAILURE in 1h 40m 09s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 8m 24s
✔️ cifmw-pod-pre-commit SUCCESS in 7m 27s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 16s
✔️ build-push-container-cifmw-client SUCCESS in 20m 57s

@tosky
Copy link
Contributor

tosky commented Sep 18, 2024

-1 - the RPM should be fixed (and patches were prepared for that).`

@karelyatin
Copy link
Contributor

i think we don't need this workaround, as i see jobs using openstack-tempest-all image and that's not impacted. also required fixes are in place so we should have a promotion soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants