-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Ansible Molecule E2E is failing in CI #6433
Copy link
Copy link
Closed
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.release-blockerThis issue blocks the parent release milestoneThis issue blocks the parent release milestone
Milestone
Metadata
Metadata
Assignees
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.release-blockerThis issue blocks the parent release milestoneThis issue blocks the parent release milestone
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug Report
The ansible molecule e2e test is failing in CI
What did you do?
Action was run as part of CI on a PR
What did you expect to see?
The test to pass
What did you see instead? Under which circumstances?
The test appears to be failing due to an
AttributeErrorthat is likely the result of some python dependency change. Here is a failing CI run as an example: https://github.com/operator-framework/operator-sdk/actions/runs/4992572478/jobs/8940466410?pr=6425