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

Timing issues during report aggregation #81

Closed
chris-rock opened this issue Aug 15, 2016 · 1 comment
Closed

Timing issues during report aggregation #81

chris-rock opened this issue Aug 15, 2016 · 1 comment
Labels
Type: Bug Does not work as expected.
Milestone

Comments

@chris-rock
Copy link
Contributor

As reported by Jeff Mathe

Cookbook version

0.14.1

Scenario:

A user selects multiple profiles via the audit cookbook. All profiles are downloaded and executed and reported in one report.

Expected Result:

All executed profiles are part of the report.

Actual Result:

I run multiple profiles via InSpec, but only one profile is reported to Chef Compliance / Chef Visibility. The current audit cookbook has a timing issue, where reports are not properly aggregated.

@chris-rock chris-rock added the Type: Bug Does not work as expected. label Aug 15, 2016
@chris-rock chris-rock added this to the 2.0 milestone Oct 27, 2016
@chris-rock
Copy link
Contributor Author

This issue is solved with version 2.0 of audit cookbook, since it is using inspec's own aggregation mechanism

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Development

No branches or pull requests

1 participant