zeek/docker/btest
Christian Kreibich 1dd6c1d716 Clean up fully after successful Docker btests
If we leave files sitting around, we trigger a Docker image double-build in CI,
because the build runs once, gets tested, and then gets run again when we push
the Docker image: the additional btest files cause Docker to detect a different
source tree, causing an image layer violation.

Also rename "cleanup" target to "clean", to align with rest of our tree.
2021-11-16 15:13:10 -08:00
..
Baseline/docker.structure_tests Test container with BTest instead of container-structure-tests 2021-09-24 11:48:49 +02:00
docker Add Python Broker module load test to Docker image btests 2021-09-30 08:41:21 -07:00
.gitignore Test container with BTest instead of container-structure-tests 2021-09-24 11:48:49 +02:00
btest.cfg Add Python Broker module load test to Docker image btests 2021-09-30 08:41:21 -07:00
Makefile Clean up fully after successful Docker btests 2021-11-16 15:13:10 -08:00