Skip to content

Commit 6fb1d7a

Browse files
matmaciejefilipleple
authored andcommitted
dasharo-compatibility/os-*sense.robot: Test naming & IDs fixed.
Signed-off-by: Mateusz Maciejewski <[email protected]>
1 parent 76a9a45 commit 6fb1d7a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

dasharo-compatibility/os-opnsense.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ OPN001.503 Install OPNsense (serial output) on disk
3232
... connect to DUT via serial and continue manual installation.
3333
Pause Execution ${installer_message}
3434

35-
OPN002.503 Boot OPNsense CE (serial output) from disk
35+
OPN002.503 Boot OPNsense (serial output) from disk
3636
[Documentation] Boot OPNsense (serial output) from disk.
3737
Power On
3838
Boot OPNsense

dasharo-compatibility/os-pfsense.robot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ PFS005.502 Boot pfSense LTS CE (serial output) from disk after reboot
7070
${delta_time}= Subtract Date From Date ${end_date} ${start_date}
7171
Log To Console Reboot duration in seconds: ${delta_time}
7272

73-
PFS006.502 Preseed pfSense Installer
73+
PFS006.502 Preseed pfSense Installer (serial output)
7474
[Documentation] Please use linux fatlabel program to rename ESP partition of
7575
... pfSense installer to PFEFI.
7676
${pfefi_message}= Catenate SEPARATOR=${SPACE} Rename ESP partition of pfSense
@@ -94,7 +94,7 @@ PFS006.502 Preseed pfSense Installer
9494
${output}= Execute Command In Terminal grep PFBOOT /usr/libexec/bsdinstall/zfsboot
9595
Should Contain ${output} PFBOOT
9696

97-
PFS007.502 Boot pfSense LTS CE (serial output) Installer into rescue shell
97+
PFS007.502 Boot pfSense Installer (serial output) into rescue shell
9898
Power On
9999
Boot PfSense Installer
100100
Enter PfSense Rescue Shell

test_cases.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10116,48 +10116,48 @@
1011610116
{
1011710117
"doc": {
1011810118
"_id": "PFS006.502",
10119-
"name": "Preseed pfSense Installer",
10119+
"name": "Preseed pfSense Installer (serial output)",
1012010120
"module": "Dasharo Compatibility"
1012110121
}
1012210122
},
1012310123
{
1012410124
"doc": {
1012510125
"_id": "PFS007.502",
10126-
"name": "Boot pfSense LTS CE (serial output) Installer into rescue shell",
10126+
"name": "Boot pfSense Installer (serial output) into rescue shell",
1012710127
"module": "Dasharo Compatibility"
1012810128
}
1012910129
},
1013010130
{
1013110131
"doc": {
1013210132
"_id": "OPN001.503",
10133-
"name": "Install OPNsense (serial output) from preseeded",
10133+
"name": "Install OPNsense (serial output) on disk",
1013410134
"module": "Dasharo Compatibility"
1013510135
}
1013610136
},
1013710137
{
1013810138
"doc": {
10139-
"_id": "OPN002.502",
10140-
"name": "Boot OPNsense (serial output) from disk.",
10139+
"_id": "OPN002.503",
10140+
"name": "Boot OPNsense (serial output) from disk",
1014110141
"module": "Dasharo Compatibility"
1014210142
}
1014310143
},
1014410144
{
1014510145
"doc": {
10146-
"_id": "OPN003.502",
10146+
"_id": "OPN003.503",
1014710147
"name": "Boot OPNsense (serial output) from disk after cold-boot",
1014810148
"module": "Dasharo Compatibility"
1014910149
}
1015010150
},
1015110151
{
1015210152
"doc": {
10153-
"_id": "OPN004.502",
10153+
"_id": "OPN004.503",
1015410154
"name": "Boot OPNsense (serial output) from disk after warm-boot",
1015510155
"module": "Dasharo Compatibility"
1015610156
}
1015710157
},
1015810158
{
1015910159
"doc": {
10160-
"_id": "OPN005.502",
10160+
"_id": "OPN005.503",
1016110161
"name": "Boot OPNsense (serial output) from disk after reboot",
1016210162
"module": "Dasharo Compatibility"
1016310163
}

0 commit comments

Comments
 (0)