Searched refs:zopt_rarely (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c345 uint64_t zopt_rarely = 60ULL * NANOSEC; /* every 60 seconds */ variable
370 { ztest_reguid, 1, &zopt_rarely },
371 { ztest_spa_rename, 1, &zopt_rarely },
372 { ztest_scrub, 1, &zopt_rarely },
373 { ztest_spa_upgrade, 1, &zopt_rarely },
374 { ztest_dsl_dataset_promote_busy, 1, &zopt_rarely },
376 { ztest_vdev_LUN_growth, 1, &zopt_rarely },

Completed in 71 milliseconds