From 5f711c8930c1675593191ed931b206bc5d7fa881 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Fri, 12 Mar 2021 13:03:47 -0800 Subject: [PATCH] Disable iec jobs The iec jobs are hanging, and never recover or timeout. They need to be disabled until they have been fixed by the IEC team. Change-Id: Ib3aeebda81a009a5801e091eeaeed41bfe8ad9a7 Signed-off-by: Eric Ball --- jjb/iec/iec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 5819d3c..3e8c3b8 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -81,10 +81,10 @@ - test jobs: - - akraino-iec-install - - akraino-iec-deploy - - akraino-iec-destroy - - akraino-usecase-phase-iec + # - akraino-iec-install + # - akraino-iec-deploy + # - akraino-iec-destroy + # - akraino-usecase-phase-iec - gerrit-sonar: sonar-project-file: "" build-node: centos7-builder-2c-1g -- 2.16.6