diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-10-25 10:24:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-10-25 10:24:02 +0000 |
commit | 517741709968fa321a25b4bd978ec43af44ef4d8 (patch) | |
tree | d491db8860a9fcad3965917321316f29eb73b117 /jjb | |
parent | 3c9cfcd4831944ab2f86783e456dfdac224de4ac (diff) | |
parent | cc70de0edff4804d044b3cba934800c3552c7cf0 (diff) |
Merge "Update app list in ci-apps"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 72433f63..987ee8fe 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -21,6 +21,7 @@ - agl-service-audio-4a - agl-service-audio-mpcd - agl-service-bluetooth + - agl-service-bluetooth-avrcp - agl-service-bluetooth-pbap - agl-service-can-low-level - agl-service-data-persistence @@ -30,7 +31,6 @@ - agl-service-gstreamer - agl-service-harvester - agl-service-homescreen - - agl-service-homescreen-2017 - agl-service-hvac - agl-service-identity-agent - agl-service-iiodevices @@ -42,7 +42,6 @@ - agl-service-radio - agl-service-signal-composer - agl-service-soundmanager - - agl-service-soundmanager-2017 - agl-service-speech - agl-service-steering-wheel - agl-service-taskmanager @@ -53,7 +52,8 @@ - agl-service-windowmanager - agl-service-windowmanager-2017 - agl-service-xds-monitoring - - als-meter-demo + - app-afb-test + - chromium - controls - dashboard - homescreen @@ -71,6 +71,7 @@ - settings-wifi - taskmanager - videoplayer + jobs: - ci-apps-{project}-verify-{aglbranch} - ci-apps-{project}-verify-{aglbranch}-CIB-{architecture} |