diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-03-04 10:42:17 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-03-04 10:42:17 +0800 |
commit | 54936f87ebbaeb79f4ca899547aab8c6f543301b (patch) | |
tree | acfb2f85819d34465d4f4b37a2b4c70736f2ef8c /units | |
parent | 6716ddee365184bca79a9914eb0a80652c3d9c3c (diff) |
p-p-c: POT file and pxu file update for future i18n
Diffstat (limited to 'units')
-rw-r--r-- | units/autotesting.pxu | 2 | ||||
-rw-r--r-- | units/hwsubmit.pxu | 2 | ||||
-rw-r--r-- | units/smoke.pxu | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/units/autotesting.pxu b/units/autotesting.pxu index f1f8a1c..3fa75e7 100644 --- a/units/autotesting.pxu +++ b/units/autotesting.pxu @@ -1,7 +1,7 @@ id: autotesting _name: Automated Tests unit: test plan -description: +_description: This test plan is used for automated testing of the test cases themselves. The resources jobs are needed for a valid submission, so they are included explicitly, even if they are usually run implicitly by jobs requiring them. diff --git a/units/hwsubmit.pxu b/units/hwsubmit.pxu index d2ca682..b49f5fe 100644 --- a/units/hwsubmit.pxu +++ b/units/hwsubmit.pxu @@ -1,5 +1,5 @@ id: hwsubmit -_name: All HW Submit Tests +_name: All HW Information Submit Tests unit: test plan include: cdimage diff --git a/units/smoke.pxu b/units/smoke.pxu index 70c5cff..bcd69c6 100644 --- a/units/smoke.pxu +++ b/units/smoke.pxu @@ -1,7 +1,7 @@ id: smoke _name: All Smoke Tests unit: test plan -description: +_description: This is an example test plan to start from. To use, copy this file and add the jobs you want to run to the copy. Delete these comments. DO NOT delete the first 9 jobs in tis file. |