[tor-bugs] #18794 [Metrics/CollecTor]: add cobertura task

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 27 15:15:11 UTC 2016


#18794: add cobertura task
-------------------------------+------------------------------
 Reporter:  iwakeh             |          Owner:  iwakeh
     Type:  enhancement        |         Status:  needs_review
 Priority:  Medium             |      Milestone:
Component:  Metrics/CollecTor  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:  ctip               |  Actual Points:
Parent ID:                     |         Points:
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------

Comment (by karsten):

 I'll need a quiet moment to look at the patch, which I don't have today.
 But here's some quick feedback on the cobertura requirement.

 How about we distinguish three types of requirements:

 - All packages that are required to run a service on a host system should
 really be in Debian stable.  That is, if somebody takes collector.jar,
 they only need to install openjdk-7-jre, apache2, and maybe a few others,
 but all of those are available via apt-get.

 - Packages required for releasing CollecTor should preferably be in Debian
 stable, but we can make exceptions if there are good reasons.

 - Any packages required for developing only can come from wherever, with a
 slight preference towards Debian stable packages.

 The latter two requirements are more relaxed, because we can expect
 somebody who develops on or releases CollecTor to securely fetch their
 packages from anywhere.  But the first requirement is still as strict as
 before, because we don't want somebody who runs a CollecTor instance to
 juggle versions of arbitrary libraries we decided to use here and there.

 Note that this would also make #18793 a bit easier.

 How crazy does this sound?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18794#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list