mirror of https://github.com/OISF/suricata
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.
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 | |
---|---|---|
.. | ||
tls.pcap | 10 years ago |