Actions
Task #9005
openpulp_installer's molecule CI should not always connect as root
Status:
NEW
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Description
This seems to be a product of, or the default configuration of, the docker plugin for molecule. (molecule uses docker exec
to talk to the container, not SSH.)
We should look into performance options as we solve this. Even if it means eliminating/weakening SSH encryption on the CI environment / molecule containers.
Updated by mdepaulo@redhat.com about 3 years ago
- Tracker changed from Issue to Task
- Assignee set to mdepaulo@redhat.com
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
I will look into this as I look into CI performance improvements.
Actions