summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>2014-09-22 18:21:57 +0300
committerJakub Hrozek <jhrozek@redhat.com>2014-09-25 10:03:37 +0200
commitd9666fa22117f016b2b9c6640563a983b8e4c64e (patch)
tree002c2a65ef3fdee8ab2831aa46c7aaa83932e5c5
parent4a196cdb4b287f3ae5624cb9bf114711a0319c15 (diff)
downloadsssd-d9666fa22117f016b2b9c6640563a983b8e4c64e.tar.gz
sssd-d9666fa22117f016b2b9c6640563a983b8e4c64e.tar.xz
sssd-d9666fa22117f016b2b9c6640563a983b8e4c64e.zip
CI: Don't say Valgrind is ignored in README.md
Reviewed-by: Michal Židek <mzidek@redhat.com>
-rw-r--r--contrib/ci/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/ci/README.md b/contrib/ci/README.md
index 6c87200db..6b5f7f30e 100644
--- a/contrib/ci/README.md
+++ b/contrib/ci/README.md
@@ -12,8 +12,7 @@ It accepts options to choose from three test sets: "essential", "moderate" and
"rigorous" (-e/-m/-r), with the essential set selected by default.
Essential tests include building everything and running the built-in test
-suite under Valgrind, completing in under 5 minutes. Valgrind failures are
-ignored for now.
+suite under Valgrind, completing in under 5 minutes.
Moderate tests include essential tests, plus a distcheck target build and mock
package builds for Fedora and RHEL on Red Hat distros. They complete in about