Skip to content

Commit 0d32622

Browse files
author
Kamran Khan
committed
Run disk encryption tests in CheckIn mode
1 parent 718eceb commit 0d32622

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineExtensionTests.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ public void TestVirtualMachineAccessExtension()
6666
ComputeTestController.NewInstance.RunPsTest("Test-VirtualMachineAccessExtension");
6767
}
6868

69-
[Fact(Skip = "TODO: only works for live mode")]
70-
[Trait(Category.RunType, Category.LiveOnly)]
69+
[Trait(Category.RunType, Category.CheckIn)]
7170
public void TestAzureDiskEncryptionExtension()
7271
{
7372
ComputeTestController.NewInstance.RunPsTest("Test-AzureDiskEncryptionExtension");

0 commit comments

Comments
 (0)