commit | 5ab04d5e6ff34d38b5d9a57c2e2bd30350950f86 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed Aug 05 22:59:09 2020 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Thu Sep 03 12:47:33 2020 +0200 |
tree | 3d5429276faebe297a54491dc52dbb1f3eb2d8fa | |
parent | a7524adb412b7db02b6ccb7d1eeaa6847edae62a [diff] |
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>