From c039c285ed7c219b682ea7615f6cc2af663f72a7 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 26 Sep 2017 18:17:21 +0200 Subject: Remove checkbox-gui launchers, move cli scripts file to launcher folder --- launcher/stella-cli | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 launcher/stella-cli (limited to 'launcher/stella-cli') diff --git a/launcher/stella-cli b/launcher/stella-cli new file mode 100755 index 0000000..a6c96f0 --- /dev/null +++ b/launcher/stella-cli @@ -0,0 +1,12 @@ +#!/usr/bin/env checkbox-cli + +[launcher] +launcher_version = 1 +app_id = com.canonical.certification:stella-testing + +[test plan] +filter = *stella* +unit = com.canonical.ce::stella-full-14-04-3 + +[config] +config_filename = plainbox.conf -- cgit v1.2.3