Project

Profile

Help

Issue #7263

closed

pulp_installer CI often fails to test more than 1 OS at a time

Added by mdepaulo@redhat.com over 3 years ago. Updated over 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:
Quarter:

Description

The problem appears to be due to the run_once in pulp_database_config.

This makes since for a clustered install, but not for 3 independent pulp servers, like our molecule CI does to test multiple OS's.

So far only source scenarios seem to be failing, but it's still incorrect.

Added by Mike DePaulo over 3 years ago

Revision b38ce47b | View on GitHub

Problem: pulp_installer CI often fails to test more than 1 OS at a time

Solution: Run pulp_database_config's block of task for each OS, disabling the run_once. Via a private variable.

fixes: #7263 https://pulp.plan.io/issues/7263

Added by Mike DePaulo over 3 years ago

Revision b38ce47b | View on GitHub

Problem: pulp_installer CI often fails to test more than 1 OS at a time

Solution: Run pulp_database_config's block of task for each OS, disabling the run_once. Via a private variable.

fixes: #7263 https://pulp.plan.io/issues/7263

Actions #1

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.8.0
Actions #5

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF