From d5dc7e418460131234f7e5ba3308e4cde9f5b9bc Mon Sep 17 00:00:00 2001 From: Andrey Shamanin Date: Mon, 27 Jul 2020 13:07:30 +0300 Subject: Add cloudproxy feature to CI-cycle. Bug-AGL: SPEC-3514 Signed-off-by: Andrey Shamanin Change-Id: If7991e5bb96e847371140fb11fb4ea4e46c75edc Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25054 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- templates/feature/agl-ci-change-features-nogfx/included.dep | 2 +- templates/feature/agl-ci-change-features/included.dep | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/feature/agl-ci-change-features-nogfx/included.dep b/templates/feature/agl-ci-change-features-nogfx/included.dep index c0e720052..64e2103ca 100644 --- a/templates/feature/agl-ci-change-features-nogfx/included.dep +++ b/templates/feature/agl-ci-change-features-nogfx/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-pipewire agl-buildstats agl-ptest \ No newline at end of file +agl-demo agl-devel agl-netboot agl-pipewire agl-cloudproxy agl-buildstats agl-ptest diff --git a/templates/feature/agl-ci-change-features/included.dep b/templates/feature/agl-ci-change-features/included.dep index 27e9852f7..64e2103ca 100644 --- a/templates/feature/agl-ci-change-features/included.dep +++ b/templates/feature/agl-ci-change-features/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-pipewire agl-buildstats agl-ptest +agl-demo agl-devel agl-netboot agl-pipewire agl-cloudproxy agl-buildstats agl-ptest -- cgit 1.2.3-korg