From b1a15490b927c123b3b4d6972475da91f47146d8 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Mon, 4 Oct 2021 13:07:29 +0900 Subject: [PATCH] Remove ceotos6 platform from integration tests on devel branch Signed-off-by: Hideki Saito --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index c0be539..5698d68 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -51,8 +51,6 @@ stages: parameters: testFormat: devel/linux/{0}/1 targets: - - name: CentOS 6 - test: centos6 - name: CentOS 7 test: centos7 - name: CentOS 8