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

updating new chef client in tests #295

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raviduddela
Copy link
Contributor

Signed-off-by: RaviDuddela [email protected]

@chef-expeditor
Copy link
Contributor

Hello raviduddela! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

1 similar comment
@chef-expeditor
Copy link
Contributor

Hello raviduddela! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@@ -9,7 +9,7 @@ pkg_version="1.0.0"
pkg_scaffolding="ci/scaffolding-chef-infra"
pkg_svc_user=("root")
scaffold_policy_name="ci"
scaffold_chef_client="chef/chef-client/14.13.11"
scaffold_chef_client="chef/chef-infra-client"
Copy link
Contributor

Choose a reason for hiding this comment

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

tests require a version as they parse this line and take the version after the 2nd / character to verify the installed version is the same. https://github.com/chef/effortless/blob/main/scaffolding-chef-infra/tests/user-linux-api/tests/test.bats#L1

Signed-off-by: RaviDuddela <[email protected]>
Signed-off-by: RaviDuddela <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants