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

HyperVDsc: Run integration tests in CI #184

Open
johlju opened this issue Mar 17, 2020 · 1 comment
Open

HyperVDsc: Run integration tests in CI #184

johlju opened this issue Mar 17, 2020 · 1 comment
Labels
help wanted The issue is up for grabs for anyone in the community. tests The issue or pull request is about tests only.

Comments

@johlju
Copy link
Member

johlju commented Mar 17, 2020

Currently it is not possible to run the integration tests in the Microsoft-hosted agent (the build worker). Another option should be looked at.

2020-03-17T18:19:51.6570964Z Success Restart Needed Exit Code      Feature Result                               
2020-03-17T18:19:51.6572733Z ------- -------------- ---------      --------------                               
2020-03-17T18:19:51.6573562Z False   Maybe          Failed         {}                                           
2020-03-17T18:19:51.8573421Z Install-WindowsFeature : A prerequisite check for the Hyper-V feature failed.
2020-03-17T18:19:51.8584306Z 1. Hyper-V cannot be installed: The processor does not have required virtualization capabilities.
2020-03-17T18:19:51.8585259Z At D:\a\_temp\b2224475-0220-4dd1-befa-ae6947c2bb93.ps1:2 char:1
2020-03-17T18:19:51.8586258Z + Install-WindowsFeature -Name 'Hyper-V', 'Hyper-V-PowerShell'
2020-03-17T18:19:51.8586803Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-03-17T18:19:51.8587476Z     + CategoryInfo          : InvalidOperation: (Hyper-V:ServerComponentWrapper) [Install-WindowsFeature], Exception
2020-03-17T18:19:51.8588664Z     + FullyQualifiedErrorId : Alteration_PrerequisiteCheck_Failed,Microsoft.Windows.ServerManager.Commands.AddWindowsF 
@johlju johlju added enhancement The issue is an enhancement request. tests The issue or pull request is about tests only. help wanted The issue is up for grabs for anyone in the community. and removed enhancement The issue is an enhancement request. labels Mar 17, 2020
@johlju johlju changed the title xHyper-V: Run integration tests in CI HyperVDsc: Run integration tests in CI Jun 12, 2022
@johlju
Copy link
Member Author

johlju commented Jun 12, 2022

See also issue #61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted The issue is up for grabs for anyone in the community. tests The issue or pull request is about tests only.
Projects
None yet
Development

No branches or pull requests

1 participant