From 03ce45892111a14fd404695f687da74c10f311bc Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 2 Dec 2021 23:25:51 +0100 Subject: Add branch lamprey when using qa-testdefinitions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit enforce the correct branches. Signed-off-by: Jan-Simon Möller Change-Id: I3315a669705196818012f5ccabfd43ff2106d3fd --- templates/tests/test_can_loopback.jinja2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/tests/test_can_loopback.jinja2') diff --git a/templates/tests/test_can_loopback.jinja2 b/templates/tests/test_can_loopback.jinja2 index 58eb994..65248ea 100644 --- a/templates/tests/test_can_loopback.jinja2 +++ b/templates/tests/test_can_loopback.jinja2 @@ -5,4 +5,5 @@ - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git path: test-suites/short-smoke/test_can_loopback.yaml - name: can_loopback \ No newline at end of file + name: can_loopback + branch: lamprey -- cgit 1.2.3-korg