Skip to content

fix(windows): don't use version in e2e tests#8593

Open
timmy-wright wants to merge 1 commit into
mainfrom
timmy/e2e-dont-use-scripts
Open

fix(windows): don't use version in e2e tests#8593
timmy-wright wants to merge 1 commit into
mainfrom
timmy/e2e-dont-use-scripts

Conversation

@timmy-wright
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings May 27, 2026 02:56
@timmy-wright timmy-wright changed the title don't use version in e2e tests fix(windows): don't use version in e2e tests May 27, 2026
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

Removes the pinned WindowsProvisioningScriptsPackageURL version from the Windows e2e base template so tests no longer pin to v0.0.52, and improves cluster reuse handling for Creating/Starting provisioning states. Also adds a few generated test artifacts to .gitignore.

Changes:

  • Clears WindowsProvisioningScriptsPackageURL in baseTemplateWindows (empty string instead of pinned v0.0.52 zip URL).
  • Adds explicit Creating and Starting cases in getExistingCluster, and adds Starting to the in-progress states in waitUntilClusterReady.
  • Ignores test-results, coverage, and staging/cse/windows/containerdfunc.tests.suites build/test artifacts.

Reviewed changes

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

File Description
e2e/node_config.go Unpin Windows provisioning scripts URL in base NBC template.
e2e/cluster.go Wait for cluster readiness when reusing clusters in Creating/Starting states.
.gitignore Ignore generated test/coverage artifacts.

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