Skip to content

fix(ci): use stable and testing repos to install libs for docker unit tests trixie image#6189

Merged
sdepassio merged 2 commits into
developfrom
fix-docker-unit-tests-trixie
May 18, 2026
Merged

fix(ci): use stable and testing repos to install libs for docker unit tests trixie image#6189
sdepassio merged 2 commits into
developfrom
fix-docker-unit-tests-trixie

Conversation

@sdepassio
Copy link
Copy Markdown
Contributor

@sdepassio sdepassio commented May 18, 2026

Description

Use stable, testing and unstable repos for cpan libraries: only the unexisting libraries or new versions are built, so we don't have all of them on the unstable repo (it will be fixed later)

Fix the Keepass CI (missing test on skip workflow for delivery)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • In case of a new plugin, I have created the new packaging directory accordingly.
  • I have implemented automated tests related to my commits.
    • Data used for automated tests are anonymized.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences end with a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.
  • After having created the PR, I will make sure that all the tests provided in this PR have run and passed.

@sdepassio sdepassio requested a review from a team as a code owner May 18, 2026 14:15
@sdepassio sdepassio requested review from mushroomempires and tuntoja and removed request for a team May 18, 2026 14:15
@sdepassio sdepassio merged commit fcd7754 into develop May 18, 2026
33 checks passed
@sdepassio sdepassio deleted the fix-docker-unit-tests-trixie branch May 18, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants