gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
commit5ab04d5e6ff34d38b5d9a57c2e2bd30350950f86
authorThomas Huth <thuth@redhat.com>
Wed, 5 Aug 2020 20:59:09 +0000 (5 22:59 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 3 Sep 2020 10:47:33 +0000 (3 12:47 +0200)
tree3d5429276faebe297a54491dc52dbb1f3eb2d8fa
parenta7524adb412b7db02b6ccb7d1eeaa6847edae62a
gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job

The fuzzer job finishes quite early, so we can run the unit tests and
qtests with -fsanitize=address here without extending the total test time.

Message-Id: <20200831153228.229185-1-thuth@redhat.com>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml