aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-07-05 23:29:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-07-05 23:29:11 +0300
commite51291ddbd20646332919bd8294bff3150beecdb (patch)
treef5a845e02e26d6a68763323be1e26bffe16bcf05
parent3f767247b80fd63dfb6b8fe9687c2a0b807eeedf (diff)
Adapt tests to libbutl's manifest serializer which now uses new-fashioned multi-line value introducerremove-outdated-code
-rw-r--r--bbot/machine-manifest.test.testscript9
1 files changed, 6 insertions, 3 deletions
diff --git a/bbot/machine-manifest.test.testscript b/bbot/machine-manifest.test.testscript
index e358ff3..f6a2eae 100644
--- a/bbot/machine-manifest.test.testscript
+++ b/bbot/machine-manifest.test.testscript
@@ -19,7 +19,8 @@
type: kvm
mac: de:ad:be:ef:de:ad
options: -device "virtio-scsi-pci,id=scsi" -device "scsi-hd,drive=disk0"
- changes:\
+ changes:
+ \
0.7.0
- mac is changed to de:ad:be:ef:de:ad
- increased disk size to 30GB
@@ -34,7 +35,8 @@
name: windows_10-msvc_14
summary: Windows 10 build 1607 with VC 14 update 3
type: kvm
- options:\
+ options:
+ \
-device "virtio-scsi-pci,id=scsi"
-device "scsi-hd,drive=disk0"
\
@@ -331,7 +333,8 @@
ram-minimum: 1048576
type: kvm
mac: e6:38:72:53:61:ae
- changes:\
+ changes:
+ \
1.0
- clone off linux_debian_12-small-1.0
- postgresql-15 15.6.0+deb12u1