mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-06 15:06:52 +08:00
Our CI does not need some mDNS multicast services by Windows and they are spammed by Windows VMs in network with mdns.mcast.net requests. Pick-to: 6.8 6.5 Task-number: QTQAINFRA-6761 Change-Id: Ie676f94b81e7281ec84d9fbbfa2fd7f1d28dfbca Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> (cherry picked from commit066371f7cd) Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit00d2f82e35) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
6 lines
220 B
PowerShell
6 lines
220 B
PowerShell
# Copyright (C) 2025 The Qt Company Ltd
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
|
|
|
# QTQAINFRA-6761
|
|
. "$PSScriptRoot\..\common\windows\disable-windows-mdns.ps1"
|