Navigation Menu

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

ensure we use the mock backend when we upload profiles #3370

Merged
merged 1 commit into from Sep 7, 2018

Conversation

chris-rock
Copy link
Contributor

The compliance upload has not used the mock backend. This is especially recognized due to long run-times on Windows if wmi resources have been used. We should never execute a profile against the local target for upload.

It also catches an issue where generated profiles are not deleted if they've been generated

Signed-off-by: Christoph Hartmann chris@lollyrock.com

@chris-rock chris-rock added the Type: Bug Feature not working as expected label Sep 7, 2018
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
Copy link
Contributor

@jquick jquick left a comment

Choose a reason for hiding this comment

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

Nice addition.

Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

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

Refs #3373. Code seems reasonable, but currently untestable.

@clintoncwolfe clintoncwolfe added Aspect: Performance Nimble is delightful. Platform: Windows Windows-specific issues labels Sep 7, 2018
@clintoncwolfe clintoncwolfe merged commit d6110ed into master Sep 7, 2018
@clintoncwolfe clintoncwolfe deleted the chris-rock/upload-with-mock branch September 7, 2018 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Performance Nimble is delightful. Component: CLI: compliance Platform: Windows Windows-specific issues Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants