RedHatInsights / insights-core

Insights Core is a data collection and processing framework used by Red Hat Insights
https://cloud.redhat.com/insights
Apache License 2.0
153 stars 183 forks source link

spec: stop collecting cloud_init_cfg_run #4212

Closed xiangce closed 2 months ago

xiangce commented 2 months ago

All Pull Requests:

Check all that apply:

Complete Description of Additions/Changes:

Add your description here

xiangce commented 2 months ago

Let's ignore the following failed test in CI:

>               assert hasattr(DefaultSpecs, spec_name)
E               AssertionError: assert False
E                +  where False = hasattr(DefaultSpecs, 'cloud_init_cfg_run')

The spec will also be removed from the uploader JSON soon.