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

Add initial values files for ci testing #2

Merged
merged 2 commits into from
Aug 12, 2021

Conversation

spencergilbert
Copy link
Contributor

Signed-off-by: Spencer Gilbert spencer.gilbert@datadoghq.com

timberio/helm-charts portion of vectordotdev/vector#8537

Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
@spencergilbert spencergilbert self-assigned this Aug 12, 2021
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
@spencergilbert spencergilbert marked this pull request as ready for review August 12, 2021 15:10
@jszwedko
Copy link
Member

Do I take it we plan to just iterate through the values files in ci/ and test them with ct?

@spencergilbert
Copy link
Contributor Author

spencergilbert commented Aug 12, 2021

Do I take it we plan to just iterate through the values files in ci/ and test them with ct?

It already does! Any file under ci/ matching *-values.yaml is automatically tested 😄

EDIT: since proof is in the logs:

https://github.com/timberio/helm-charts/runs/3312416009?check_suite_focus=true#step:5:34

https://github.com/timberio/helm-charts/runs/3312416009?check_suite_focus=true#step:5:198

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well look at that 🥳

@spencergilbert
Copy link
Contributor Author

Well look at that 🥳

The plan is move whatever e2e tests we have today that are "just" checking that we render helm+config as expected to here, and exercise all of the values (toggle on everything, etc)

@spencergilbert spencergilbert merged commit 9373672 into master Aug 12, 2021
@spencergilbert spencergilbert deleted the 8537-add-initial-ci-values branch August 12, 2021 17:56
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.

2 participants