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

Updated the Windows Pagefile resource to use PowerShell over WMI, added a corresponding test file #11636

Merged
merged 20 commits into from
Jun 4, 2021

Conversation

johnmccrae
Copy link
Contributor

Signed-off-by: John McCrae john.mccrae@progress.com

Description

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
@johnmccrae johnmccrae requested review from a team as code owners May 27, 2021 22:36
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
@marcparadise
Copy link
Member

Tests should also include the invalid-pagefile-path scenario

…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
@johnmccrae johnmccrae self-assigned this Jun 1, 2021
@johnmccrae johnmccrae linked an issue Jun 1, 2021 that may be closed by this pull request
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
…ed a corresponding test file

Signed-off-by: John McCrae <john.mccrae@progress.com>
@tas50 tas50 merged commit 69a95de into master Jun 4, 2021
@tas50 tas50 deleted the jfm/windows_pagefile branch June 4, 2021 18:30
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.

Convert windows_pagefile to powershell
5 participants