From 60a52435b8777c094daab6a5c762fa3cf3b1977c Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 29 Oct 2021 11:21:33 +0200 Subject: Prepare CI on master for new framework integration During the last workshop the transition to the new framework was presented. This change essentially deprecates the SMACK-based application framework. To prepare the integration of it, we remove the deprecated components: - skip application framework related tests on master branch Bug-AGL: SPEC-4121 Signed-off-by: Jan-Simon Moeller Change-Id: I6f8de8b6ddb76b5fc1a229f0ae78ebedc0a7220f --- templates/tests/release.jinja2 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'templates/tests/release.jinja2') diff --git a/templates/tests/release.jinja2 b/templates/tests/release.jinja2 index 0848107..4a509d4 100644 --- a/templates/tests/release.jinja2 +++ b/templates/tests/release.jinja2 @@ -13,14 +13,6 @@ history: False path: test-suites/short-smoke/smoke-tests-basic.yaml name: release-smoke-tests-basic - - repository: https://git.automotivelinux.org/src/qa-testdefinitions - from: git - history: False - path: test-suites/short-smoke/service-check.yaml - name: release-service-check - parameters: - BUILD_TAGS: "{{ BUILD_TAGS }}" - DEVICE_TAGS: "{{ DEVICE_TAGS }}" - test: timeout: -- cgit 1.2.3-korg