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

add agent setup support for 'rhel' distro name #2620

Merged
merged 1 commit into from Jun 29, 2022

Conversation

nagworld9
Copy link
Contributor

Description

Rhel9+ distros changed the distro name to 'rhel' from 'redhat'

Issue #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #2620 (5704dad) into develop (99d07d2) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2620      +/-   ##
===========================================
- Coverage    71.97%   71.96%   -0.01%     
===========================================
  Files          103      103              
  Lines        15606    15606              
  Branches      2483     2483              
===========================================
- Hits         11232    11231       -1     
  Misses        3864     3864              
- Partials       510      511       +1     
Impacted Files Coverage Δ
azurelinuxagent/common/utils/fileutil.py 78.94% <0.00%> (-0.76%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99d07d2...5704dad. Read the comment docs.

@nagworld9 nagworld9 changed the title support 'rhel' distro name distros support 'rhel' distro name to setup agent Jun 29, 2022
@nagworld9 nagworld9 changed the title support 'rhel' distro name to setup agent add agent setup support for 'rhel' distro name Jun 29, 2022
@nagworld9 nagworld9 merged commit ca6bdd1 into Azure:develop Jun 29, 2022
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.

None yet

3 participants