DataDog / chef-datadog

Chef cookbook for Datadog Agent & Integrations
https://www.datadoghq.com
Apache License 2.0
97 stars 261 forks source link

Remove centos 6 kitchen tests #914

Closed Pythyu closed 7 months ago

Pythyu commented 7 months ago

What does this PR do?

Remove centos 6 tests following centos 6 deprecation and fixing main. Will need to be re-introduced into centos 6 pinned version test later (prbly via #913)

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

alopezz commented 7 months ago

FYI I'm working on this: https://github.com/DataDog/chef-datadog/pull/913.

I'm also surprised that removing centos-6 tests fixes the centos-7 tests (which I'm trying to fix on that PR).

Pythyu commented 7 months ago

Yea I saw @alopezz'PR that's why I expect him to re-introduce the test once fixed. Just to unlock main for now 👍