Back to gcc-9

This commit is contained in:
alesapin 2020-09-07 19:20:00 +03:00
parent 7b8f8acd38
commit 105f704efe

View File

@ -1,7 +1,7 @@
{
"build_config": [
{
"compiler": "gcc-10",
"compiler": "gcc-9",
"build-type": "",
"sanitizer": "",
"package-type": "deb",
@ -12,7 +12,7 @@
"with_coverage": false
},
{
"compiler": "gcc-10",
"compiler": "gcc-9",
"build-type": "",
"sanitizer": "",
"package-type": "performance",
@ -22,7 +22,7 @@
"with_coverage": false
},
{
"compiler": "gcc-10",
"compiler": "gcc-9",
"build-type": "",
"sanitizer": "",
"package-type": "binary",
@ -92,7 +92,7 @@
"with_coverage": false
},
{
"compiler": "gcc-10",
"compiler": "gcc-9",
"build-type": "",
"sanitizer": "",
"package-type": "deb",
@ -215,7 +215,7 @@
},
"Functional stateful tests (release)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -227,7 +227,7 @@
},
"Functional stateful tests (release, DatabaseAtomic)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -299,7 +299,7 @@
},
"Functional stateless tests (release)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -311,7 +311,7 @@
},
"Functional stateless tests (unbundled)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -323,7 +323,7 @@
},
"Functional stateless tests (release, polymorphic parts enabled)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -335,7 +335,7 @@
},
"Functional stateless tests (release, DatabaseAtomic)": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -431,7 +431,7 @@
},
"Compatibility check": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -455,7 +455,7 @@
},
"Testflows check": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
@ -467,7 +467,7 @@
},
"Unit tests release gcc": {
"required_build_properties": {
"compiler": "gcc-10",
"compiler": "gcc-9",
"package_type": "binary",
"build_type": "relwithdebuginfo",
"sanitizer": "none",