summaryrefslogtreecommitdiff
path: root/shell/test/EXPRESSIONS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-07-13 11:13:27 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-07-14 09:36:51 +0200
commit9b6723844d1063459d27d3610284a5226b946cfe (patch)
tree2f2d1978e683478678306c31466aa0d46c3b5a39 /shell/test/EXPRESSIONS
parentaa14a481ce7645f6fb78ce7548a1f60920599d49 (diff)
downloadrules-cc-9b6723844d1063459d27d3610284a5226b946cfe.tar.gz
["shell/test", "script"]: support target architecture
... provided it is specified on how to obtain a remote-execution endpoint for the given architecture; in this case, the test (script and) dependencies will be cross compiled for and run on that architecture. The actual building (as well as summarizing multiple test runs) happens on the default execution end point.
Diffstat (limited to 'shell/test/EXPRESSIONS')
-rw-r--r--shell/test/EXPRESSIONS4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/test/EXPRESSIONS b/shell/test/EXPRESSIONS
index 3ab3605..80e6cdb 100644
--- a/shell/test/EXPRESSIONS
+++ b/shell/test/EXPRESSIONS
@@ -9,6 +9,7 @@
, "runner"
, "deps-fieldname"
, "deps-transition"
+ , "target properties"
]
, "imports":
{ "artifacts_list": ["./", "../..", "field_artifacts_list"]
@@ -135,6 +136,7 @@
}
, "timeout scaling":
{"type": "var", "name": "TIMEOUT_SCALE", "default": 1.0}
+ , "execution properties": {"type": "var", "name": "target properties"}
}
, "else":
{ "type": "ACTION"
@@ -156,6 +158,7 @@
}
, "timeout scaling":
{"type": "var", "name": "TIMEOUT_SCALE", "default": 1.0}
+ , "execution properties": {"type": "var", "name": "target properties"}
}
}
}
@@ -170,6 +173,7 @@
, "runner"
, "deps-fieldname"
, "deps-transition"
+ , "target properties"
]
, "imports": {"action": "test-action"}
, "expression":