Debian_10 and oracle_95 images deprecated - #3674
Merged
Nageswara Nandigam (nagworld9) merged 3 commits intoSep 11, 2026
Merged
Conversation
Nageswara Nandigam (nagworld9)
requested a review
from maddieford
as a code owner
September 10, 2026 23:46
Copilot started reviewing on behalf of
Nageswara Nandigam (nagworld9)
September 10, 2026 23:47
View session
There was a problem hiding this comment.
🟢 Approval recommended
The only finding is a non-blocking documentation nit.
Pull request overview
Updates E2E image coverage by removing deprecated Debian 10 and Oracle Linux 9.5 images and adding Oracle Linux 9.7.
Changes:
- Updates image definitions and test matrix memberships.
- Adjusts hostname, FIPS, firewall, and extension handling.
- Removes Debian 10-specific logic.
File summaries
| File | Description |
|---|---|
tests_e2e/tests/publish_hostname/publish_hostname.py |
Updates distro handling and Oracle 9.7 skips. |
tests_e2e/tests/lib/vm_extension_identifier.py |
Removes Debian 10 extension exclusions. |
tests_e2e/tests/fips/fips.py |
Updates Oracle 9.7 FIPS handling; the related comment still references Oracle 9.5. |
tests_e2e/test_suites/images.yml |
Updates image definitions and test sets. |
tests_e2e/test_suites/firewalld.yml |
Switches the Firewalld suite to Oracle 9.7. |
tests_e2e/test_suites/fips.yml |
Updates Oracle 9.7 FIPS coverage and exclusions. |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Copilot started reviewing on behalf of
Nageswara Nandigam (nagworld9)
September 11, 2026 00:01
View session
maddieford
previously approved these changes
Sep 11, 2026
Contributor
Author
|
Copilot resolve the merge conflicts in this pull request |
Copilot started reviewing on behalf of
Nageswara Nandigam (nagworld9)
September 11, 2026 19:25
View session
maddieford
approved these changes
Sep 11, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3674 +/- ##
===========================================
+ Coverage 71.97% 74.08% +2.10%
===========================================
Files 103 123 +20
Lines 15692 18871 +3179
Branches 2486 2530 +44
===========================================
+ Hits 11295 13981 +2686
- Misses 3881 4288 +407
- Partials 516 602 +86 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Nageswara Nandigam (nagworld9)
merged commit Sep 11, 2026
75cc9f7
into
Azure:develop
29 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Debian_10 and oracle_95 images deprecated and adding oralce_97 image to test matrix list.
Issue #
PR information
developbranch.Quality of Code and Contribution Guidelines
Distro maintenance information, if applicable