Fix CI tests#642
Merged
albertvaka merged 17 commits intomasterfrom Sep 17, 2020
Merged
Conversation
6b90bef to
1f1906f
Compare
2eab53e to
75f6f5b
Compare
Merged
Version 3 is not compatible with Ruby 2.3
Update Gemfile.lock Fix only on Linux
65fb1e1 to
38ca269
Compare
1596354 to
71a425d
Compare
a90b1c8 to
6b8c7fe
Compare
And tell kitchen-puppet to not install puppet since we are already doing it
6b8c7fe to
8addf65
Compare
It uses the platform name by default as image name (because people who write ruby like magic things) and I just changed that a few commits ago.
d586a6a to
483c3d0
Compare
Which comes from the puppet repos we install
483c3d0 to
3937af2
Compare
Member
Author
|
LGTM, but I can't approve since I am the author |
cegeka-jenkins
pushed a commit
to cegeka/puppet-datadog_agent
that referenced
this pull request
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fix broken CI tests