NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55521 CVS commit: src/tests/sbin/ifconfig



The following reply was made to PR port-evbarm/55521; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55521 CVS commit: src/tests/sbin/ifconfig
Date: Thu, 10 Dec 2020 08:16:59 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Thu Dec 10 08:16:59 UTC 2020
 
 Modified Files:
 	src/tests/sbin/ifconfig: t_repeated_mtu.sh t_repeated_scan.sh
 
 Log Message:
 apply this change to a a couple more tests:
 ---
 date: 2020-07-27 09:57:44 -0700;  author: gson;  state: Exp;  lines: +6 -1;  commitid: m3HouRBlhyJQVJhC;
 Skip the repeated_link_addr test by default as it causes the
 evbarm-aarch64 testbed to hang (PR port-evbarm/55521), and will not be
 safe to run by default even after that bug is fixed, for similar
 reasons as t_repeated_updown.
 ---
 
 t_repeated_mtu.sh changes the MTU, which may cause NFS to fail.
 if you have NFS root, this is system killing.
 
 t_repeated_scan.sh kills and restarts both hostapd and
 wpa_supplicant.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/ifconfig/t_repeated_mtu.sh
 cvs rdiff -u -r1.5 -r1.6 src/tests/sbin/ifconfig/t_repeated_scan.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index