aboutsummaryrefslogtreecommitdiff
path: root/scripts/rust/rustc_args.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-03-19 11:45:45 +0100
committerThomas Huth <thuth@redhat.com>2025-03-19 13:28:34 +0100
commitf700abbbeb6ab68a3446d1fb168a934d6f284eb5 (patch)
tree25a52a8ae5706da59dfb0f43adbfa69cb8ee2e82 /scripts/rust/rustc_args.py
parent1ddd4d3f6ed39ffd1e0cc03ada36b0766d5be9fb (diff)
downloadqemu-f700abbbeb6ab68a3446d1fb168a934d6f284eb5.zip
qemu-f700abbbeb6ab68a3446d1fb168a934d6f284eb5.tar.gz
qemu-f700abbbeb6ab68a3446d1fb168a934d6f284eb5.tar.bz2
tests/functional/test_migration: Use "ncat" instead of "nc" in the exec test
"nc" can either be GNU netcat, OpenBSD netcat or NMap ncat. At least GNU netcat currently does not work with this test anymore, though the comment in the test says otherwise. GNU netcat seems to be quite unmaintained nowadays, according to its website (https://netcat.sourceforge.net/), the last public release is from 2004, so we should rather avoid that binary. In our CI, we are only using "ncat" in the containers (it's the only flavor that lcitool supports), thus to avoid silent regressions with the other netcats, let's limit this test to "ncat" only now. Reported-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com> Message-ID: <20250319105617.133191-1-thuth@redhat.com> Reviewed-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Fabiano Rosas <farosas@suse.de> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions