blob: 9edfc0d7f98762245b7283f0c7ce9c9c43a5329d [file] [log] [blame]
Oleksii Zhurbaa10927b2017-09-27 22:09:23 +00001---
2# MANDATORY: Credentials for Salt master
3#SALT_URL: <salt_url>
4#SALT_USERNAME: <salt_usr>
5#SALT_PASSWORD: <salt_pwd>
6
7# List of nodes to skip in tests
8skipped_nodes: []
9
10# ntp test setting
11time_deviation: 30
12
13# mtu test setting
14# mask for interfaces to skip
15skipped_ifaces: ["bonding_masters", "lo", "veth", "tap", "cali"]