[libsoup/autobahn-integration-new: 1/2] gitlab-ci.yml: Limit number of cases to 100
- From: Diego Pino <dpino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/autobahn-integration-new: 1/2] gitlab-ci.yml: Limit number of cases to 100
- Date: Fri, 12 Mar 2021 03:04:27 +0000 (UTC)
commit 45450aedf1322df6b24562a7b399225c4ec5ec66
Author: Diego Pino Garcia <dpino igalia com>
Date: Fri Mar 12 03:03:58 2021 +0000
gitlab-ci.yml: Limit number of cases to 100
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f71c6b63..935a4845 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ fedora-autobahn:
extends: .build
script:
- meson _build -Dauto-features=enabled -Dautobahn=enabled
- - meson test -C _build --suite autobahn --verbose
+ - AUTOBAHN_NUM_CASES=100 meson test -C _build --suite autobahn --verbose
artifacts:
paths:
- "_build/meson-logs/autobahn-report"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]