From d721ab862407a552d8024b20dde837f859d50e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A8=81?= Date: Fri, 30 Oct 2020 22:46:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Update=20.gitlab-ci.yml=EF=BC=8Ctesting?= =?UTF-8?q?=E6=BA=90=E4=BB=85debug=E7=89=88=E5=BC=80=E5=90=AFasan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7540b6a..003673b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,6 @@ develop_build_release: BUILD_TYPE: RelWithDebInfo PACKAGE: 1 UPLOAD: 1 - ASAN_OPTION: ADDRESS TESTING_VERSION_BUILD: 1 PULP3_REPO_NAME: tsg-testing-x86_64.el7 PULP3_DIST_NAME: tsg-testing-x86_64.el7 From a738624bf24e9af9b5aedcd556bfabeb5f0f19c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=A8=81?= Date: Fri, 30 Oct 2020 23:10:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?Update=20.gitlab-ci.yml=20testing=E6=BA=90?= =?UTF-8?q?=E4=BB=85debug=E7=89=88=E5=BC=80=E5=90=AFasan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 003673b..f4f292d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,6 +77,7 @@ develop_build_release: BUILD_TYPE: RelWithDebInfo PACKAGE: 1 UPLOAD: 1 + ASAN_OPTION: "OFF" TESTING_VERSION_BUILD: 1 PULP3_REPO_NAME: tsg-testing-x86_64.el7 PULP3_DIST_NAME: tsg-testing-x86_64.el7