- Use mock_options instead of mock

This commit is contained in:
eabdullin 2022-11-24 10:55:32 +03:00
parent c8745619b3
commit e86fdbec26
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"c8": {
"linked_builds": [1221,2323],
"build_flavors": [7,8],
"mock": {
"mock_options": {
"definitions": {
"test": "1"
},

View File

@ -3,7 +3,7 @@
"branch_template(a9*, a9, a9-stream*,)": {
"linked_builds": [],
"build_flavors": [],
"mock": {
"mock_options": {
"definitions": {
"macro_name": "macro_value"
},