[postgis-tickets] [PostGIS] #3785: Setup a Bot to run OSS FUZZ tests
PostGIS
trac at osgeo.org
Thu Jul 13 03:01:03 PDT 2017
#3785: Setup a Bot to run OSS FUZZ tests
------------------------+---------------------------
Reporter: robe | Owner: strk
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.4.0
Component: buildbots | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------
Comment (by strk):
Outputs should be on stdout from docker run.
Or I think you can add a `--name good-name` switch
and then `docker logs good-name` to see the output.
Not passing `--name` assigns a random (but mnemonic) name,
you can find out the names of runnign dockers via `docker ps`
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3785#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list