deploy tests should actually run zafl
deploy tests only check functional correctness off the docker image. they should also perform a cursory fuzzing run
deploy tests only check functional correctness off the docker image. they should also perform a cursory fuzzing run
Is this true? The testing of the deploy isn't to test zafl, only that the build of the docker image is correct.
If you want to fully-test the docker image, maybe we should build it early the pipeline and run all the tests with it. Then, push/deploy the docker image if all tests pass.
agree with above comment.
closed