Rainer Gerhards 0307a0cc0a
testbench: improve mysql test framework plumbing
This is an initial try to make mysql tests able to run in parallel,
which also hardens them against some timing problems.
2019-11-26 10:56:33 +01:00
..
2018-10-24 19:20:43 +02:00

This directory contains tools for use by development and CI. The goal is to have a consistent way to do things.

Scripts

  • run-static-analyzer.sh Run the currently approved rsyslog project clang static analyzer.

Environment Variables

  • RSYSLOG_HOME root of rsyslog sources - e.g. unzipped tarball, git checkout

Files

default_dev_container

Contains the full name of the container to be used for development task if no other is given.