Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctor 474 use docker to test plugin #4983

Merged
merged 11 commits into from
May 2, 2024

Conversation

Evan-Adam
Copy link
Contributor

Description

use docker to test installation of every plugins on every distrib and launch tests.

Fixes # (issue)

Type of change

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

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

see github actions, everything should be green

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@Evan-Adam Evan-Adam mentioned this pull request Apr 8, 2024
12 tasks
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch 2 times, most recently from 6694d13 to 01971b6 Compare April 10, 2024 14:39
FIX:CTOR-474

historically, nfpm configuration (pkg.json) where in a directory named
after the plugin package name. some dir where wrongly named, and a fix
was made in the code to manage this case. I fixed every packages dir
name.
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch from e4a04d6 to 49032cc Compare April 12, 2024 09:00
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch from 819bd7b to 4d4c8d3 Compare April 12, 2024 15:28
@Evan-Adam Evan-Adam marked this pull request as ready for review April 12, 2024 16:18
@Evan-Adam Evan-Adam requested review from a team as code owners April 12, 2024 16:18
.github/scripts/process-plugins.py Show resolved Hide resolved
.github/workflows/plugins.yml Outdated Show resolved Hide resolved
.github/workflows/plugins.yml Outdated Show resolved Hide resolved
REF:CTOR-474
kduret
kduret previously approved these changes Apr 29, 2024
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/actions/plugins-tests/action.yml Outdated Show resolved Hide resolved
.github/scripts/test-all-plugins.py Outdated Show resolved Hide resolved
.github/scripts/test-all-plugins.py Outdated Show resolved Hide resolved
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch 2 times, most recently from 458aff4 to 9dff885 Compare April 29, 2024 16:21
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch from 9dff885 to e8eed30 Compare April 30, 2024 07:30
.github/actions/test-plugins/action.yml Outdated Show resolved Hide resolved
.github/docker/testing/Dockerfile.testing-plugins-alma8 Outdated Show resolved Hide resolved
.github/docker/testing/Dockerfile.testing-plugins-alma8 Outdated Show resolved Hide resolved
.github/docker/testing/Dockerfile.testing-plugins-alma9 Outdated Show resolved Hide resolved
.github/workflows/plugins.yml Outdated Show resolved Hide resolved
.github/workflows/plugins.yml Outdated Show resolved Hide resolved
.github/workflows/plugins.yml Outdated Show resolved Hide resolved
@Evan-Adam Evan-Adam force-pushed the CTOR-474-use-docker-to-test-plugin-v2 branch from 8cd7411 to 5d88c7c Compare April 30, 2024 15:54
@Evan-Adam Evan-Adam merged commit 8e06835 into develop May 2, 2024
30 checks passed
@Evan-Adam Evan-Adam deleted the CTOR-474-use-docker-to-test-plugin-v2 branch May 2, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants