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

ci: Add helm chart unit tests to Helm chart validation workflow #510

Merged
merged 7 commits into from
Nov 28, 2024

Conversation

ppawlowski
Copy link
Contributor

@ppawlowski ppawlowski commented Nov 27, 2024

Description

This pull request adds a job to Helm chart validation workflow responsible for running unit tests against FlowFuse Helm chart.
Tests are exected with unittest helm plugin.

Related Issue(s)

Closes #507

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski changed the title ciL Add helm chart unit tests to Helm chart validation workflow ci: Add helm chart unit tests to Helm chart validation workflow Nov 27, 2024
@ppawlowski ppawlowski marked this pull request as ready for review November 27, 2024 19:23
@ppawlowski ppawlowski requested a review from hardillb November 27, 2024 19:23
@hardillb hardillb merged commit 49a8ff4 into main Nov 28, 2024
9 checks passed
@hardillb hardillb deleted the ci-helm-unit-tests branch November 28, 2024 09:25
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.

Add helm chart unit testing to existing helm validation workflow
2 participants