summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicky Risk <vicky@isc.org>2019-09-24 19:44:17 +0200
committerVicky Risk <vicky@isc.org>2019-09-24 19:44:17 +0200
commitb23c88e29884a362d986495a1299ccd73bd79ed4 (patch)
tree3639b0bf0c9e5d5e8955d054f07d1ed1be2a548a
parent[#924,!526] Updated ChangeLog entry (diff)
downloadkea-b23c88e29884a362d986495a1299ccd73bd79ed4.tar.xz
kea-b23c88e29884a362d986495a1299ccd73bd79ed4.zip
Update CONTRIBUTING.md - remove references to JenkinsKea-1.7.0
-rw-r--r--CONTRIBUTING.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d56757ac79..7b88aee169 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -240,12 +240,4 @@ Outstanding, select a small number of them and move them to whatever the current
that in mind if you plan to submit a patch and forget about it. We may accept it eventually, but
it's much, much faster process if you participate in it.
-## Extra steps
-
-If you are interested in knowing the results of more in-depth testing, you are welcome to visit the
-ISC Jenkins page: https://jenkins.isc.org This is a live result page with all tests being run on
-various systems. Besides basic unit-tests, we also have reports from valgrind (memory debugger),
-cppcheck and clang-analyzer (static code analyzers), Lettuce system tests and more. Although it is
-not possible for non ISC employees to run tests on that farm, it is possible that your contributed
-patch will end up there sooner or later. We also have ISC Forge tests running, but currently the
-test results are not publicly available.
+#### Thank you for contributing your time and experience to the Kea project!