Skip to content

Commit 742c1c7

Browse files
authored
Merge pull request #92264 from openshift-cherrypick-robot/cherry-pick-91979-to-enterprise-4.18
[enterprise-4.18] TELCODOCS-2200#Update MaxInSpecOffset to 1500 for grandmaster clock configs
2 parents 93b5fad + f466194 commit 742c1c7

4 files changed

+4
-4
lines changed

snippets/ptp_PtpConfigDualCardGmWpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
settings:
2222
LocalMaxHoldoverOffSet: 1500
2323
LocalHoldoverTimeout: 14400
24-
MaxInSpecOffset: 100
24+
MaxInSpecOffset: 1500
2525
pins: $e810_pins
2626
# "$iface_nic1":
2727
# "U.FL2": "0 2"

snippets/ptp_PtpConfigGmWpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
settings:
2020
LocalMaxHoldoverOffSet: 1500
2121
LocalHoldoverTimeout: 14400
22-
MaxInSpecOffset: 100
22+
MaxInSpecOffset: 1500
2323
pins: $e810_pins
2424
# "$iface_master":
2525
# "U.FL2": "0 2"

snippets/ztp_PtpConfigDualCardGmWpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
settings:
2424
LocalMaxHoldoverOffSet: 1500
2525
LocalHoldoverTimeout: 14400
26-
MaxInSpecOffset: 100
26+
MaxInSpecOffset: 1500
2727
pins: $e810_pins
2828
# "$iface_nic1":
2929
# "U.FL2": "0 2"

snippets/ztp_PtpConfigGmWpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
settings:
2222
LocalMaxHoldoverOffSet: 1500
2323
LocalHoldoverTimeout: 14400
24-
MaxInSpecOffset: 100
24+
MaxInSpecOffset: 1500
2525
pins: $e810_pins
2626
# "$iface_master":
2727
# "U.FL2": "0 2"

0 commit comments

Comments
 (0)