Skip to content

Commit db6d7d1

Browse files
matmaciejefilipleple
authored andcommitted
os-opnsense.robot & os-pfsense.robot: global semiauto removed
Signed-off-by: Mateusz Maciejewski <[email protected]>
1 parent 9d45dea commit db6d7d1

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

dasharo-compatibility/os-opnsense.robot

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Suite Teardown Run Keywords
2020
Test Setup Run Keyword
2121
... Restore Initial DUT Connection Method
2222

23-
Default Tags semiauto
24-
2523

2624
*** Test Cases ***
2725
OPN001.503 Install operating system on disk (OPNsense)
@@ -44,16 +42,13 @@ OPN001.503 Install operating system on disk (OPNsense)
4442

4543
OPN002.503 Boot operating system from disk (OPNsense)
4644
[Documentation] Boot OPNsense (serial output) from disk.
47-
... This test depends on semi-manual OS installation, thus it's
48-
... marked as semiauto.
45+
...
4946
... Previous IDs: OPN001.002
5047
Power On
5148
Boot OPNsense
5249

5350
OPN003.503 Boot operating system from disk after cold-boot (OPNsense)
5451
[Documentation] Boot OPNsense (serial output) from disk after cold-boot
55-
... This test depends on semi-manual OS installation, thus it's
56-
... marked as semiauto.
5752
...
5853
... Previous IDs: BOS001.001
5954
VAR @{supported_power_ctrls}= RteCtrl sonoff
@@ -67,8 +62,6 @@ OPN003.503 Boot operating system from disk after cold-boot (OPNsense)
6762

6863
OPN004.503 Boot operating system from disk after warm-boot (OPNsense)
6964
[Documentation] Boot OPNsense (serial output) from disk after warm-boot
70-
... This test depends on semi-manual OS installation, thus it's
71-
... marked as semiauto.
7265
...
7366
... Previous IDs: BOS002.001
7467
Power On
@@ -84,8 +77,6 @@ OPN004.503 Boot operating system from disk after warm-boot (OPNsense)
8477

8578
OPN005.503 Boot operating system from disk after reboot (OPNsense)
8679
[Documentation] Boot OPNsense (serial output) from disk after reboot
87-
... This test depends on semi-manual OS installation, thus it's
88-
... marked as semiauto.
8980
...
9081
... Previous IDs: BOS003.001
9182
Power On

dasharo-compatibility/os-pfsense.robot

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Suite Teardown Run Keywords
2020
Test Setup Run Keyword
2121
... Restore Initial DUT Connection Method
2222

23-
Default Tags semiauto
24-
2523

2624
*** Test Cases ***
2725
PFS001.502 Install operating system on disk (pfSense)
@@ -40,17 +38,13 @@ PFS001.502 Install operating system on disk (pfSense)
4038

4139
PFS002.502 Boot operating system from disk (pfSense)
4240
[Documentation] Boot pfSense LTS CE (serial output) from disk.
43-
... This test depends on semi-manual OS installation, thus it's
44-
... marked as semiauto.
4541
...
4642
... Previous IDs: PFS001.002
4743
Power On
4844
Boot PfSense
4945

5046
PFS003.502 Boot operating system from disk after cold-boot (pfSense)
5147
[Documentation] Boot pfSense LTS CE (serial output) from disk after cold-boot
52-
... This test depends on semi-manual OS installation, thus it's
53-
... marked as semiauto.
5448
...
5549
... Previous IDs: BPS001.001
5650
VAR @{supported_power_ctrls}= RteCtrl sonoff
@@ -64,8 +58,6 @@ PFS003.502 Boot operating system from disk after cold-boot (pfSense)
6458

6559
PFS004.502 Boot operating system from disk after warm-boot (pfSense)
6660
[Documentation] Boot pfSense LTS CE (serial output) from disk after warm-boot
67-
... This test depends on semi-manual OS installation, thus it's
68-
... marked as semiauto.
6961
...
7062
... Previous IDs: BPS002.001
7163
Power On
@@ -81,8 +73,6 @@ PFS004.502 Boot operating system from disk after warm-boot (pfSense)
8173

8274
PFS005.502 Boot operating system from disk after reboot (pfSense)
8375
[Documentation] Boot pfSense LTS CE (serial output) from disk after reboot
84-
... This test depends on semi-manual OS installation, thus it's
85-
... marked as semiauto.
8676
...
8777
... Previous IDs: BPS003.001
8878
Power On
@@ -129,8 +119,6 @@ PFS006.502 Preseed operating system installer (pfSense)
129119

130120
PFS007.502 Boot operating system installer into rescue shell (pfSense)
131121
[Documentation] Boot installer into rescue shell.
132-
... This test depends on semi-manual OS installatio media preparation,
133-
... thus it's marked as semiauto.
134122
Power On
135123
Boot PfSense Installer
136124
Enter PfSense Rescue Shell

0 commit comments

Comments
 (0)