diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-12-02 23:25:51 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-12-02 23:25:51 +0100 |
commit | 03ce45892111a14fd404695f687da74c10f311bc (patch) | |
tree | 130895236c9e5870598ef580ec58b81ecaae59ea /templates/tests/test_can_loopback.jinja2 | |
parent | 4ca9a1a2fa1a06eee9baab1d9e582b795af7e460 (diff) |
Add branch lamprey when using qa-testdefinitionslamprey_12.1.4lamprey_12.1.3lamprey_12.1.2lamprey_12.1.1lamprey/12.1.4lamprey/12.1.3lamprey/12.1.2lamprey/12.1.112.1.412.1.312.1.212.1.1
enforce the correct branches.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I3315a669705196818012f5ccabfd43ff2106d3fd
Diffstat (limited to 'templates/tests/test_can_loopback.jinja2')
-rw-r--r-- | templates/tests/test_can_loopback.jinja2 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |