diff options
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/kittyhawk/baseOS/core.txt.in | 17 | ||||
-rw-r--r-- | jobs/kittyhawk/kylin.txt.in | 6 | ||||
-rw-r--r-- | jobs/kittyhawk/kylin/support-and-maintenance.txt.in | 0 |
3 files changed, 19 insertions, 4 deletions
diff --git a/jobs/kittyhawk/baseOS/core.txt.in b/jobs/kittyhawk/baseOS/core.txt.in index 018e7c0..bc4dc46 100644 --- a/jobs/kittyhawk/baseOS/core.txt.in +++ b/jobs/kittyhawk/baseOS/core.txt.in @@ -12,12 +12,27 @@ _description: 1. Kitty Hawk 1.0 (OEM 14.04 LTS) PRD #1.1.1 plugin: manual +id: kittyhawk/baseOS/core/disable-hwe-upgrades +_description: + PURPOSE: + 1. Verify that the HWE stack "update available" notification is disabled + STEPS: + 1. check if file /var/lib/update-notifier/disable-eol-messages exist + 2. additional test steps TBD + VERIFICATION: + 1. file /var/lib/update-notifier/disable-eol-messages should exist + 2. addtional verification steps TBD + NOTES: + 1. Kitty Hawk 1.0 (OEM 14.04 LTS) PRD #1.1.21 + 2. https://wiki.ubuntu.com/Hwestackeolnotifications + +plugin: manual id: kittyhawk/baseOS/core/managed-upgrades _description: PURPOSE: 1. Verify that the default turns off automatic notification of new versions of Ubuntu (including LTS) STEPS: - 1. Launch Update Manager by finding "Software & Updates" in Dash, + 1. Launch Update Manager by finding "Software & Updates" in Dash 2. Check default value of "Notify me of a new Ubuntu version" in the "Updates" tab VERIFICATION: 1. Value should be 'Never' diff --git a/jobs/kittyhawk/kylin.txt.in b/jobs/kittyhawk/kylin.txt.in index 06da233..7c83fdf 100644 --- a/jobs/kittyhawk/kylin.txt.in +++ b/jobs/kittyhawk/kylin.txt.in @@ -28,9 +28,9 @@ _description: 1. cat /etc/apt/sources.list.d/trusty-oem-kylin.list 2. cat /etc/apt/sources.list.d/trusty-oem.list VERIFICATION: - 1. There are Kylin specific sources (deb & deb-src) included in step 1 - 2. archive.ubuntukylin.com (with its key) is included in step 1 (TBD) - 3. There are generic OEM sources (deb & deb-src) included in step 2 + 1. There are Kylin specific sources (deb & deb-src) listed in step 1 + 2. deb & deb-src from archive.ubuntukylin.com are listed in step 1 + 3. There are generic OEM sources (deb & deb-src) listed in step 2 NOTES: 1. Kitty Hawk 1.0 (OEM 14.04 LTS) PRD #3.8.1, #3.8.2, #3.1.5 diff --git a/jobs/kittyhawk/kylin/support-and-maintenance.txt.in b/jobs/kittyhawk/kylin/support-and-maintenance.txt.in deleted file mode 100644 index e69de29..0000000 --- a/jobs/kittyhawk/kylin/support-and-maintenance.txt.in +++ /dev/null |