Print this page
NEX-13546 zfs-tests: stress tests need to be fixed after the merge (fix incremental)
NEX-13546 zfs-tests: stress tests need to be fixed after the merge
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Steve Peng <steve.peng@nexenta.com>
NEX-2624 Integrate zfs stress tests
@@ -8,10 +8,15 @@
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
-# Copyright (c) 2012, 2016 by Delphix. All rights reserved.
+# Copyright 2017 Nexenta Systems, Inc.
#
+include $(SRC)/Makefile.master
+
+ROOTOPTPKG= $(ROOT)/opt/zfs-tests
+TARGETDIR= $(ROOTOPTPKG)/tests/stress
+
include $(SRC)/test/zfs-tests/Makefile.com
include $(SRC)/test/Makefile.com