Skip to content

Commit 6f3e245

Browse files
author
Default User
committed
SYSO-140 Unlinked a wait step building Windows
1 parent 5f9c49a commit 6f3e245

File tree

3 files changed

+16
-61
lines changed

3 files changed

+16
-61
lines changed

docs/Build-Linux-Machine-with-PiKVM.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,13 @@ <h4 id="confirmcommandlinejsonprocessorisinstalled">
475475
</h4>
476476
</div>
477477

478+
<div class="row">
479+
<div class="description col px-0">
480+
<p>
481+
482+
</p>
483+
</div>
484+
</div>
478485

479486

480487

docs/Build-Windows-Machine-with-PiKVM.html

Lines changed: 9 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -358,17 +358,9 @@ <h6 class="text-right">
358358

359359

360360

361-
<p class="text-muted pt-2">
362-
<a href="#winrmhttpswaitfordownup">
363-
<strong>Step 2.5 -</strong> WinRM HTTPS Wait for down/up
364-
</a>
365-
</p>
366-
367-
368-
369361
<p class="text-muted pt-2">
370362
<a href="#pikvmwaitforwindowsstartup">
371-
<strong>Step 2.6 -</strong> PiKVM Wait for Windows Startup
363+
<strong>Step 2.5 -</strong> PiKVM Wait for Windows Startup
372364
</a>
373365
</p>
374366

@@ -499,6 +491,13 @@ <h4 id="confirmcommandlinejsonprocessorisinstalled">
499491
</h4>
500492
</div>
501493

494+
<div class="row">
495+
<div class="description col px-0">
496+
<p>
497+
498+
</p>
499+
</div>
500+
</div>
502501

503502

504503

@@ -1584,57 +1583,10 @@ <h4 id="winrmhttps">
15841583

15851584

15861585

1587-
<div class="row pt-5">
1588-
<h4 id="winrmhttpswaitfordownup">
1589-
<a href="#winrmhttpswaitfordownup">
1590-
<strong>Step 2.5 -</strong> WinRM HTTPS Wait for down/up
1591-
</a>
1592-
</h4>
1593-
</div>
1594-
1595-
<div class="row">
1596-
<div class="description col px-0">
1597-
<p>
1598-
1599-
</p>
1600-
</div>
1601-
</div>
1602-
1603-
1604-
1605-
1606-
1607-
1608-
1609-
1610-
1611-
1612-
1613-
1614-
1615-
<div class="row">
1616-
<p class="mb-0">
1617-
Check if TCP Port <strong>0</strong> is listening.
1618-
Make sure the TCP Port goes down for
1619-
<strong>1</strong> seconds.
1620-
When the TCP Port is up, wait <strong>5</strong>
1621-
seconds.
1622-
</p>
1623-
<p>Use Telnet to check if the TCP Service is accepting connections.</p>
1624-
</div>
1625-
1626-
1627-
1628-
1629-
1630-
1631-
1632-
1633-
16341586
<div class="row pt-5">
16351587
<h4 id="pikvmwaitforwindowsstartup">
16361588
<a href="#pikvmwaitforwindowsstartup">
1637-
<strong>Step 2.6 -</strong> PiKVM Wait for Windows Startup
1589+
<strong>Step 2.5 -</strong> PiKVM Wait for Windows Startup
16381590
</a>
16391591
</h4>
16401592
</div>

steps/waitforwindowsstartup/metadata.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
"order": 200,
2323
"stepKey": "winrmhttps"
2424
},
25-
{
26-
"order": 250,
27-
"stepKey": "winrmhttpswaitfordownup"
28-
},
2925
{
3026
"order": 300,
3127
"stepKey": "pikvmwaitforwindowsstartup"

0 commit comments

Comments
 (0)