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

CFINSPEC-292 Add support for waivers #291

Merged
merged 3 commits into from
Jun 1, 2022
Merged

Conversation

clintoncwolfe
Copy link
Contributor

Description

Waiver file support was claimed, but in fact had not been implemented. This implements it, renaming the config key to be consistent, and adds a test case.

Issues Resolved

Fixes #290

Check List

Signed-off-by: Clinton Wolfe <[email protected]>
@clintoncwolfe clintoncwolfe changed the title Add support for waivers CFINSPEC-292 Add support for waivers May 25, 2022
kitchen.yml Outdated
inspec_tests:
- test/integration/with_waivers
waiver_files:
- test/integration/with_waivers.yml

Choose a reason for hiding this comment

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

Are we referring to with_waivers.yml file in test/integration directory? I am unable to find any such file.

Signed-off-by: Clinton Wolfe <[email protected]>
Signed-off-by: Clinton Wolfe <[email protected]>
@clintoncwolfe clintoncwolfe added the Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number. label Jun 1, 2022
@clintoncwolfe clintoncwolfe merged commit 9a60337 into main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Waivers file is not used
2 participants