You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
system-tests/templates/830_network-interfaces-lega...

17 lines
266 B

file:
/etc/default/grub:
exists: true
mode: "0644"
owner: root
group: root
filetype: file
contains: ['/^GRUB_CMDLINE_LINUX_DEFAULT=".*net.ifnames=0.*"/']
command:
ip link:
exit-status: 0
stdout: ['/: eth[0-9]/']
stderr: []