Update version to 2024.08.05.35
Signed-off-by: Dan Cuomo <dcuomo@outlook.com>
This commit is contained in:
Родитель
4e2529c940
Коммит
e78220f5b8
|
@ -12,7 +12,7 @@
|
|||
RootModule = 'AzureStackHCIJumpstart.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '2024.8.5.34'
|
||||
ModuleVersion = '2024.8.5.35'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="14" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2024-08-05" time="04:41:02">
|
||||
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="14" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2024-08-05" time="06:44:06">
|
||||
<environment clr-version="4.0.30319.42000" user-domain="APPVEYOR-VM" cwd="C:\projects\AzureStackHCIJumpstart" platform="Microsoft Windows Server 2019 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" machine-name="APPVEYOR-VM" nunit-version="2.5.8.0" os-version="10.0.17763" user="appveyor" />
|
||||
<culture-info current-culture="en-US" current-uiculture="en-US" />
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="6.1671" asserts="0" description="Pester">
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="8.4485" asserts="0" description="Pester">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="C:\projects\AzureStackHCIJumpstart\tests\build\unit\unit.build.tests.ps1" executed="True" result="Success" success="True" time="6.1671" asserts="0" description="C:\projects\AzureStackHCIJumpstart\tests\build\unit\unit.build.tests.ps1">
|
||||
<test-suite type="TestFixture" name="C:\projects\AzureStackHCIJumpstart\tests\build\unit\unit.build.tests.ps1" executed="True" result="Success" success="True" time="8.4485" asserts="0" description="C:\projects\AzureStackHCIJumpstart\tests\build\unit\unit.build.tests.ps1">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="AzureStackHCIJumpstart-Manifest" executed="True" result="Success" success="True" time="5.9765" asserts="0" description="AzureStackHCIJumpstart-Manifest">
|
||||
<test-suite type="TestFixture" name="AzureStackHCIJumpstart-Manifest" executed="True" result="Success" success="True" time="8.2481" asserts="0" description="AzureStackHCIJumpstart-Manifest">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="Manifest-Validation" executed="True" result="Success" success="True" time="0.7024" asserts="0" description="Manifest-Validation">
|
||||
<test-suite type="TestFixture" name="Manifest-Validation" executed="True" result="Success" success="True" time="1.2016" asserts="0" description="Manifest-Validation">
|
||||
<results>
|
||||
<test-case description="[Import-PowerShellDataFile] - AzureStackHCIJumpstart.psd1 is a valid PowerShell Data File" name="AzureStackHCIJumpstart-Manifest.Manifest-Validation.[Import-PowerShellDataFile] - AzureStackHCIJumpstart.psd1 is a valid PowerShell Data File" time="0.2216" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - AzureStackHCIJumpstart.psd1 should not be empty" name="AzureStackHCIJumpstart-Manifest.Manifest-Validation.[Test-ModuleManifest] - AzureStackHCIJumpstart.psd1 should not be empty" time="0.0082" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Import-PowerShellDataFile] - AzureStackHCIJumpstart.psd1 is a valid PowerShell Data File" name="AzureStackHCIJumpstart-Manifest.Manifest-Validation.[Import-PowerShellDataFile] - AzureStackHCIJumpstart.psd1 is a valid PowerShell Data File" time="0.3546" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - AzureStackHCIJumpstart.psd1 should not be empty" name="AzureStackHCIJumpstart-Manifest.Manifest-Validation.[Test-ModuleManifest] - AzureStackHCIJumpstart.psd1 should not be empty" time="0.0133" asserts="0" success="True" result="Success" executed="True" />
|
||||
</results>
|
||||
</test-suite>
|
||||
<test-suite type="TestFixture" name="Required Modules" executed="True" result="Success" success="True" time="4.5924" asserts="0" description="Required Modules">
|
||||
<test-suite type="TestFixture" name="Required Modules" executed="True" result="Success" success="True" time="6.0437" asserts="0" description="Required Modules">
|
||||
<results>
|
||||
<test-case description="Should contain the NetworkingDsc Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the NetworkingDsc Module" time="0.1506" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The NetworkingDsc module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The NetworkingDsc module should be available in the PowerShell gallery" time="0.0105" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should contain the xDNSServer Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the xDNSServer Module" time="0.0058" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The xDNSServer module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The xDNSServer module should be available in the PowerShell gallery" time="0.0047" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should contain the xDHCPServer Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the xDHCPServer Module" time="0.0039" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The xDHCPServer module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The xDHCPServer module should be available in the PowerShell gallery" time="0.0028" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should contain the NetworkingDsc Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the NetworkingDsc Module" time="0.2178" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The NetworkingDsc module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The NetworkingDsc module should be available in the PowerShell gallery" time="0.0143" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should contain the xDNSServer Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the xDNSServer Module" time="0.0071" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The xDNSServer module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The xDNSServer module should be available in the PowerShell gallery" time="0.0108" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should contain the xDHCPServer Module" name="AzureStackHCIJumpstart-Manifest.Required Modules.Should contain the xDHCPServer Module" time="0.0173" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="The xDHCPServer module should be available in the PowerShell gallery" name="AzureStackHCIJumpstart-Manifest.Required Modules.The xDHCPServer module should be available in the PowerShell gallery" time="0.0051" asserts="0" success="True" result="Success" executed="True" />
|
||||
</results>
|
||||
</test-suite>
|
||||
<test-suite type="TestFixture" name="ExportedContent" executed="True" result="Success" success="True" time="0.1015" asserts="0" description="ExportedContent">
|
||||
<test-suite type="TestFixture" name="ExportedContent" executed="True" result="Success" success="True" time="0.2346" asserts="0" description="ExportedContent">
|
||||
<results>
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0054" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.009" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0025" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0025" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0026" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0102" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0087" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0048" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0053" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0053" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0051" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the AzureStackHCIJumpstart function available" name="AzureStackHCIJumpstart-Manifest.ExportedContent.Should have the AzureStackHCIJumpstart function available" time="0.0081" asserts="0" success="True" result="Success" executed="True" />
|
||||
</results>
|
||||
</test-suite>
|
||||
</results>
|
||||
|
|
Загрузка…
Ссылка в новой задаче