From 1c026e8e83aa2619624c41b15fb8416414b469e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 23 May 2018 13:47:03 +0200 Subject: Update pipelines --- pipelines/cowboy | 6 +++--- pipelines/cowlib | 4 ++-- pipelines/erlang-dot-mk | 2 +- pipelines/gun | 2 +- pipelines/ranch | 4 ++-- pipelines/ranch-prs | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pipelines/cowboy b/pipelines/cowboy index f879cb4..225198d 100644 --- a/pipelines/cowboy +++ b/pipelines/cowboy @@ -35,10 +35,10 @@ "CI_ERLANG_MK": "1" }, "scheduled_builds_count": 0, - "running_builds_count": 1, + "running_builds_count": 0, "scheduled_jobs_count": 0, - "running_jobs_count": 4, - "waiting_jobs_count": 3, + "running_jobs_count": 0, + "waiting_jobs_count": 0, "steps": [ { "type": "script", diff --git a/pipelines/cowlib b/pipelines/cowlib index 2a9d1cb..6559b6d 100644 --- a/pipelines/cowlib +++ b/pipelines/cowlib @@ -38,7 +38,7 @@ "scheduled_builds_count": 0, "running_builds_count": 0, "scheduled_jobs_count": 0, - "running_jobs_count": 3, + "running_jobs_count": 0, "waiting_jobs_count": 0, "steps": [ { @@ -60,7 +60,7 @@ { "type": "script", "name": "FreeBSD", - "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake perfs LATEST_ERLANG_OTP=1", + "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake perfs LATEST_ERLANG_OTP=1", "artifact_paths": "logs.html", "branch_configuration": "", "env": { diff --git a/pipelines/erlang-dot-mk b/pipelines/erlang-dot-mk index a9ebba0..dbbd17b 100644 --- a/pipelines/erlang-dot-mk +++ b/pipelines/erlang-dot-mk @@ -37,7 +37,7 @@ "scheduled_builds_count": 0, "running_builds_count": 0, "scheduled_jobs_count": 0, - "running_jobs_count": 7, + "running_jobs_count": 0, "waiting_jobs_count": 0, "steps": [ { diff --git a/pipelines/gun b/pipelines/gun index 6cbb80a..22c2708 100644 --- a/pipelines/gun +++ b/pipelines/gun @@ -59,7 +59,7 @@ { "type": "script", "name": "FreeBSD", - "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1", + "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1", "artifact_paths": "logs.html", "branch_configuration": "", "env": { diff --git a/pipelines/ranch b/pipelines/ranch index a3869b5..1deb5af 100644 --- a/pipelines/ranch +++ b/pipelines/ranch @@ -37,7 +37,7 @@ "scheduled_builds_count": 0, "running_builds_count": 0, "scheduled_jobs_count": 0, - "running_jobs_count": 7, + "running_jobs_count": 0, "waiting_jobs_count": 0, "steps": [ { @@ -59,7 +59,7 @@ { "type": "script", "name": "FreeBSD", - "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1", + "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1", "artifact_paths": "logs.html", "branch_configuration": "", "env": { diff --git a/pipelines/ranch-prs b/pipelines/ranch-prs index a97e3c3..0e55dff 100644 --- a/pipelines/ranch-prs +++ b/pipelines/ranch-prs @@ -35,7 +35,7 @@ "scheduled_builds_count": 0, "running_builds_count": 0, "scheduled_jobs_count": 0, - "running_jobs_count": 5, + "running_jobs_count": 0, "waiting_jobs_count": 0, "steps": [ { -- cgit v1.2.3