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

Add new build workers to integration tests #550

Closed
johlju opened this issue Dec 29, 2019 · 0 comments · Fixed by #564
Closed

Add new build workers to integration tests #550

johlju opened this issue Dec 29, 2019 · 0 comments · Fixed by #564
Labels
in progress The issue is being actively worked on by someone. tests The issue or pull request is about tests only.

Comments

@johlju
Copy link
Member

johlju commented Dec 29, 2019

When the new CI pipeline was added (PR #549) only one build worker was added (Windows Server 2016) to run integration tests. We should add the other available builds workers as well; Windows Server Core and Windows Server 2019

@johlju johlju added help wanted The issue is up for grabs for anyone in the community. tests The issue or pull request is about tests only. labels Dec 29, 2019
@johlju johlju added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Jan 19, 2020
johlju added a commit that referenced this issue Jan 21, 2020
### Added

- xWebAdminstration
  - Integration tests are running on more Microsoft-hosted agents to
    test all possible operating systems (issue #550).

### Changed

- xWebAdminstration
  - Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md
    (when merging to master).
  - The deploy step is no longer run if the Azure DevOps organization URL
    does not contain 'dsccommunity'.
  - Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.

### Fixed

- WebApplicationHandler
  - Integration test should no longer fail intermittent (issue #558).
gstorme pushed a commit to gstorme/xWebAdministration that referenced this issue Feb 14, 2020
…munity#564)

### Added

- xWebAdminstration
  - Integration tests are running on more Microsoft-hosted agents to
    test all possible operating systems (issue dsccommunity#550).

### Changed

- xWebAdminstration
  - Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md
    (when merging to master).
  - The deploy step is no longer run if the Azure DevOps organization URL
    does not contain 'dsccommunity'.
  - Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.

### Fixed

- WebApplicationHandler
  - Integration test should no longer fail intermittent (issue dsccommunity#558).
RandomNoun7 pushed a commit to RandomNoun7/xWebAdministration that referenced this issue Feb 21, 2020
…munity#564)

### Added

- xWebAdminstration
  - Integration tests are running on more Microsoft-hosted agents to
    test all possible operating systems (issue dsccommunity#550).

### Changed

- xWebAdminstration
  - Azure Pipelines will no longer trigger on changes to just the CHANGELOG.md
    (when merging to master).
  - The deploy step is no longer run if the Azure DevOps organization URL
    does not contain 'dsccommunity'.
  - Changed the VS Code project settings to trim trailing whitespace for
    markdown files too.

### Fixed

- WebApplicationHandler
  - Integration test should no longer fail intermittent (issue dsccommunity#558).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress The issue is being actively worked on by someone. tests The issue or pull request is about tests only.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant