Skip to content

Remove obsolete test/docker/networktest directory#26388

Merged
adityapatwardhan merged 2 commits into
masterfrom
copilot/remove-networktest-folder
Nov 5, 2025
Merged

Remove obsolete test/docker/networktest directory#26388
adityapatwardhan merged 2 commits into
masterfrom
copilot/remove-networktest-folder

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 5, 2025

Removes the unused test/docker/networktest directory containing legacy Docker-based PowerShell remoting tests.

Changes

  • Deleted test/docker/networktest/Dockerfile - Windows Server Core container config for remoting tests
  • Deleted test/docker/networktest/DockerRemoting.Tests.ps1 - Pester tests for Docker remoting scenarios

The Dockerfile and test file were not referenced anywhere in the codebase (workflows, build scripts, or documentation).

Original prompt

Create a PR to remove the folder test/docker/networktest. Make sure that the Dockerfile is not referenced anywhere else in the repository


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI self-assigned this Nov 5, 2025
Co-authored-by: adityapatwardhan <12820925+adityapatwardhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove test/docker/networktest folder and Dockerfile Remove obsolete test/docker/networktest directory Nov 5, 2025
@adityapatwardhan adityapatwardhan marked this pull request as ready for review November 5, 2025 18:28
Copilot AI review requested due to automatic review settings November 5, 2025 18:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes Docker-based remoting tests for Windows containers. The changes eliminate the Dockerfile used to build Windows Server Core test images and the associated Pester tests that validated PowerShell remoting functionality across Docker containers.

  • Deleted Dockerfile that configured Windows Server Core container with PowerShell remoting
  • Removed Pester test suite that validated remoting between Docker containers

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test/docker/networktest/Dockerfile Removed Dockerfile that set up Windows Server Core container with basic auth and PowerShell remoting configuration
test/docker/networktest/DockerRemoting.Tests.ps1 Removed test suite that verified PowerShell remoting between Docker containers

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@adityapatwardhan adityapatwardhan enabled auto-merge (squash) November 5, 2025 18:30
@adityapatwardhan adityapatwardhan added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Nov 5, 2025
@adityapatwardhan adityapatwardhan merged commit 69770b2 into master Nov 5, 2025
41 of 44 checks passed
SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request Dec 12, 2025
kilasuit pushed a commit to kilasuit/PowerShell that referenced this pull request Jan 2, 2026
@jshigetomi jshigetomi deleted the copilot/remove-networktest-folder branch April 21, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants