diff options
author | bettyl <betty.lin@canonical.com> | 2014-05-12 10:20:17 +0800 |
---|---|---|
committer | bettyl <betty.lin@canonical.com> | 2014-05-12 10:20:17 +0800 |
commit | 11943de7f643e9115f5b832bcbead6f9af722004 (patch) | |
tree | aa5aac6860d61db44f8087d9549d9c83d91fc37c /jobs | |
parent | 40e222e35f4d839be7416a60538536e74fc56efb (diff) |
add stella stress whitelist, modify stella test cases
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/stella/hp-particular.txt.in | 2 | ||||
-rw-r--r-- | jobs/stella/third-party-addon.txt.in | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/jobs/stella/hp-particular.txt.in b/jobs/stella/hp-particular.txt.in index 0c263c3..8b33a6e 100644 --- a/jobs/stella/hp-particular.txt.in +++ b/jobs/stella/hp-particular.txt.in @@ -11,7 +11,7 @@ _description: 2. There should be two tabs on Firefox and perform HP User Guides 3. Check language of HP User Guides is correct -plugin: manual +plugin: user-interact-verify id: stella/hp-particular/build_valid_check command: stella_compatibilityChecker -r _description: diff --git a/jobs/stella/third-party-addon.txt.in b/jobs/stella/third-party-addon.txt.in index 449c697..429c5de 100644 --- a/jobs/stella/third-party-addon.txt.in +++ b/jobs/stella/third-party-addon.txt.in @@ -1,4 +1,4 @@ -plugin: manual +plugin: user-interact-verify id: stella/third-party-addon/Adobe-flash command: xdg-open http://www.adobe.com/tw/support/flashplayer/ts/documents/tn_15507.htm _description: @@ -26,7 +26,7 @@ command: if [ "`dpkg -L gstreamer0.10-fluendo-mp3 | grep gstreamer0.10-fluendo-mp3`" ]; then echo "gstreamer0.10-fluendo-mp3 is existed"; exit 0; else echo "gstreamer0.10-fluendo-mp3 is not existed"; exit 1; fi _description: Check fluendo mp3 codec is installed in system -plugin: manual +plugin: user-interact-verify id: stella/third-party-addon/check-Hanyi-font-installed command: if [ "`dpkg -L ttf-hanyi | grep ttf-hanyi`" ]; then echo "ttf-hanyi is existed"; exit 0; else echo "ttf-hanyi is not existed"; exit 1; fi @@ -39,7 +39,7 @@ _description: The verification of this test is automated. Do not change the automatically selected result. -plugin: manual +plugin: user-interact-verify id: stella/third-party-addon/Unity-mode-default3d command: unity_2d3d_check _description: |