From 5d8de1f65d8b3728847ae6a5ae5aca8f6f070c2e Mon Sep 17 00:00:00 2001 From: tavplubix Date: Fri, 25 Sep 2020 20:31:01 +0300 Subject: [PATCH] Update ci_config.json --- tests/ci/ci_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ci/ci_config.json b/tests/ci/ci_config.json index 220d8d801ec..3d41e8495e9 100644 --- a/tests/ci/ci_config.json +++ b/tests/ci/ci_config.json @@ -237,7 +237,7 @@ "with_coverage": false } }, - "Functional stateful tests (release, DatabaseAtomic)": { + "Functional stateful tests (release, DatabaseOrdinary)": { "required_build_properties": { "compiler": "gcc-10", "package_type": "deb", @@ -345,7 +345,7 @@ "with_coverage": false } }, - "Functional stateless tests (release, DatabaseAtomic)": { + "Functional stateless tests (release, DatabaseOrdinary)": { "required_build_properties": { "compiler": "gcc-10", "package_type": "deb",