Project

Profile

Help

Issue #8977

closed

pulp_installer CI is failing because ruamel.yaml.clib no longer supports Python 2

Added by mdepaulo@redhat.com almost 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 99
Quarter:

Description

ruamel.yaml.clib is a dependency of ansible molecule, used by our CI and for local testing of pulp_installer.

0.2.2 still supports python 2 & 3, but 0.2.3 / 0.2.4 only supports python 3.

This is causing our CI to fail for certain tests.

It also prevented the release of pulp_installer 3.11.2-4, after I created the tag. Due to the time delay between running the PR test and running the tag's/release's test.

Added by Mike DePaulo almost 3 years ago

Revision b055718d | View on GitHub

Problem: CI is failing because ruamel.yaml.clib no

longer supports Python 2

Solution: limit the python 2 version of ruamel.yaml.clib to 0.2.2.

fixes: #8977

Added by Mike DePaulo almost 3 years ago

Revision b055718d | View on GitHub

Problem: CI is failing because ruamel.yaml.clib no

longer supports Python 2

Solution: limit the python 2 version of ruamel.yaml.clib to 0.2.2.

fixes: #8977

Added by Mike DePaulo almost 3 years ago

Revision 1babdc03 | View on GitHub

Problem: CI is failing because ruamel.yaml.clib no

longer supports Python 2

Solution: limit the python 2 version of ruamel.yaml.clib to 0.2.2.

fixes: #8977

Added by Mike DePaulo almost 3 years ago

Revision 1babdc03 | View on GitHub

Problem: CI is failing because ruamel.yaml.clib no

longer supports Python 2

Solution: limit the python 2 version of ruamel.yaml.clib to 0.2.2.

fixes: #8977

Actions #1

Updated by pulpbot almost 3 years ago

  • Status changed from NEW to POST
Actions #3

Updated by Anonymous almost 3 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by bmbouter almost 3 years ago

  • Sprint/Milestone set to 3.14.0
Actions #5

Updated by bmbouter almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF