diff --git a/spec/results/compiled-windows-releases.yml b/spec/results/compiled-windows-releases.yml index 16337648..542656c4 100644 --- a/spec/results/compiled-windows-releases.yml +++ b/spec/results/compiled-windows-releases.yml @@ -2140,7 +2140,7 @@ instance_groups: - azs: - z1 - z2 - instances: "1" + instances: 1 jobs: - name: winc release: winc @@ -2308,7 +2308,8 @@ instance_groups: properties: {} release: windows-resize-root-disk name: windows2019-cell - networks: cf-runtime + networks: + - name: cf-runtime stemcell: windows2019 vm_extensions: - 100GB_ephemeral_disk diff --git a/spec/results/windows-and-smb-support.yml b/spec/results/windows-and-smb-support.yml index 10ce40dc..f04f482a 100644 --- a/spec/results/windows-and-smb-support.yml +++ b/spec/results/windows-and-smb-support.yml @@ -2140,7 +2140,7 @@ instance_groups: - azs: - z1 - z2 - instances: "1" + instances: 1 jobs: - name: winc release: winc @@ -2308,7 +2308,8 @@ instance_groups: properties: {} release: windows-resize-root-disk name: windows2019-cell - networks: cf-runtime + networks: + - name: cf-runtime stemcell: windows2019 vm_extensions: - 100GB_ephemeral_disk