diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-12 16:14:02 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-12 16:14:02 +1100 |
commit | 3ecfd06d64cf91098ec33c33a003d7f5b5c1b71d (patch) | |
tree | d41f05c5bd9f043e18be2f5c0b3c3367682c24aa /source4/selftest | |
parent | 893564bc6412256aab728819aaa65b2b8a608813 (diff) | |
download | samba-3ecfd06d64cf91098ec33c33a003d7f5b5c1b71d.tar.gz samba-3ecfd06d64cf91098ec33c33a003d7f5b5c1b71d.tar.bz2 samba-3ecfd06d64cf91098ec33c33a003d7f5b5c1b71d.zip |
s4-selftest: don't run benchmarks on the build farm hosts
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index ccafbf3d09..38620b06b6 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -65,3 +65,4 @@ rpc.autoidl # this one just generates a lot of noise, and is no longer useful samba4.rpc.countcalls # this is not useful now we have full IDL samba4.rap.scan # same thing here - we have docs now samba4.gensec.python # not finished +bench # don't run benchmarks in our selftest |