You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa
Eric Leblond f12e6fdcda prscript: read buildbot config from source
This patch change the logic of the Docker buildbot system. The
buildbot configuration is now the one available in qa/docker
directory.

This way, developers can test features in docker buildbot that
could require some specific flags to be set. They just need to
edit the buildbot.cfg for instance to enable a new feature.

In the same way, the tested pcap files are the one which are in
the qa/docker/pcaps/ directory. So to test some private ones it is
enough to put them in that directory.

To take into consideration a buildbot.cfg modification or a new
pcap, it is enough to stop and restart the container:

 sudo qa/prscript.py -l -d -S master
 sudo qa/prscript.py -l -d -s master

This patch also fixes the container update issue. A local modification
to the buildbot will be kept. It is also fixing the issue when working
on old code that could possibly not support the same build flag as
the one of buildbot. Here the configuration will remains in sync.
10 years ago
..
coccinelle coccinelle: fix problem with coccinelle 1.0rc21 11 years ago
docker prscript: read buildbot config from source 10 years ago
gnuplot Profiling: add accounting for several detection phases. 14 years ago
Makefile.am Add DrMemory suppress file 12 years ago
drmemory.suppress drmemory: remove bug 978 suppression 11 years ago
prscript.py prscript: read buildbot config from source 10 years ago
sock_to_gzip_file.py Add simple socket to gzip file PoC. 13 years ago
travis-libhtp.sh Add initial travis-ci integration. 11 years ago
valgrind.suppress Suppress ARM valgrind warning 11 years ago
wirefuzz.pl Add -z option for excluding pcaps from fuzzing.. What you don't want to fuzz a 750G pcap? 14 years ago