Skip to content

[submodule][master] Update submodule dhcpmon to the latest HEAD automatically#24046

Merged
mssonicbld merged 1 commit intosonic-net:masterfrom
mssonicbld:submodule-master-dhcpmon
Sep 24, 2025
Merged

[submodule][master] Update submodule dhcpmon to the latest HEAD automatically#24046
mssonicbld merged 1 commit intosonic-net:masterfrom
mssonicbld:submodule-master-dhcpmon

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

@mssonicbld mssonicbld commented Sep 19, 2025

Why I did it

src/dhcpmon

* 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (#51) (6 days ago) [Yanpeng Zhang]

How I did it

How to verify it

Description for the changelog

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-dhcpmon branch from 5266e9f to 942241f Compare September 20, 2025 03:02
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-dhcpmon branch from 942241f to 864a5d7 Compare September 21, 2025 03:02
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-dhcpmon branch from 864a5d7 to 2c6a886 Compare September 22, 2025 03:02
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-dhcpmon branch from 2c6a886 to 35d4dfb Compare September 23, 2025 03:02
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld force-pushed the submodule-master-dhcpmon branch from 35d4dfb to 990ff24 Compare September 24, 2025 03:02
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@yaqiangz yaqiangz closed this Sep 24, 2025
@yaqiangz yaqiangz reopened this Sep 24, 2025
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit 7b542db into sonic-net:master Sep 24, 2025
21 checks passed
Blueve pushed a commit to sonic-net/sonic-mgmt that referenced this pull request Sep 25, 2025
What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR #20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check
vidyac86 pushed a commit to vidyac86/sonic-mgmt that referenced this pull request Oct 23, 2025
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…sonic-net#24046)

#### Why I did it
src/dhcpmon
```
* 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (sonic-net#51) (6 days ago) [Yanpeng Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
opcoder0 pushed a commit to opcoder0/sonic-mgmt that referenced this pull request Dec 8, 2025
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: opcoder0 <[email protected]>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 16, 2025
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Guy Shemesh <[email protected]>
AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Dec 16, 2025
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Aharon Malkin <[email protected]>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 21, 2025
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Guy Shemesh <[email protected]>
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check
yifan-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Jan 14, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: YiFan Wang <[email protected]>
gshemesh2 pushed a commit to gshemesh2/sonic-mgmt that referenced this pull request Jan 26, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Guy Shemesh <[email protected]>
lakshmi-nexthop pushed a commit to lakshmi-nexthop/sonic-mgmt that referenced this pull request Jan 28, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Lakshmi Yarramaneni <[email protected]>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check

Signed-off-by: Yael Tzur <[email protected]>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Feb 6, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Mar 27, 2026
…et#20804)

What is the motivation for this PR?
dhcp_relay related tests were skip in vs by this PR sonic-net#20655
It was to unblock submodule update PR: sonic-net/sonic-buildimage#24046. Now the submodule update pr has been merged, hence remove the skip condition

How did you do it?
Remove skip for dhcp_relay test on vs

How did you verify/test it?
PR check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants