1*61145dc2SMartin Matuska# SPDX-License-Identifier: CDDL-1.0 2eda14cbcSMatt Macy# 3eda14cbcSMatt Macy# This file and its contents are supplied under the terms of the 4eda14cbcSMatt Macy# Common Development and Distribution License ("CDDL"), version 1.0. 5eda14cbcSMatt Macy# You may only use this file in accordance with the terms of version 6eda14cbcSMatt Macy# 1.0 of the CDDL. 7eda14cbcSMatt Macy# 8eda14cbcSMatt Macy# A full copy of the text of the CDDL should have accompanied this 9eda14cbcSMatt Macy# source. A copy of the CDDL is also available via the Internet at 10eda14cbcSMatt Macy# http://www.illumos.org/license/CDDL. 11eda14cbcSMatt Macy# 12eda14cbcSMatt Macy 13eda14cbcSMatt Macy# 14eda14cbcSMatt Macy# Copyright (c) 2017 by Delphix. All rights reserved. 15eda14cbcSMatt Macy# 16eda14cbcSMatt Macy 17eda14cbcSMatt Macy[DEFAULT] 18eda14cbcSMatt Macyquiet = False 19eda14cbcSMatt Macyuser = root 20eda14cbcSMatt Macytimeout = 10800 21eda14cbcSMatt Macy 22eda14cbcSMatt Macy[/opt/zfs-tests/tests/longevity] 23eda14cbcSMatt Macytests = ['slop_space_test'] 24