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

skip agent firewall and agent update e2e test run on flatcar. #3061

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

nagworld9
Copy link
Contributor

Description

Systemctl stop functionality changed and service doing restart on stop cmd in flatcar images. Agent firewall and update relying on stop operations, thus breaking our tests.

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

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (99aca99) 71.91% compared to head (cc1f0b7) 71.91%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3061   +/-   ##
========================================
  Coverage    71.91%   71.91%           
========================================
  Files          109      109           
  Lines        16357    16357           
  Branches      2337     2337           
========================================
  Hits         11763    11763           
  Misses        4044     4044           
  Partials       550      550           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nagworld9 nagworld9 merged commit 2e83971 into Azure:develop Feb 21, 2024
12 checks passed
@nagworld9 nagworld9 deleted the ignore-flatcar branch February 21, 2024 01:36
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.

3 participants