summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2022-01-14Change string formatBin Li
2022-01-14check the new sutton platform nameBin Li
2021-12-09Fix: fix the way to generate factory meta namestanley31
Fix the way to generate the factory meta name
2021-11-10bin/check_grub_boothole.sh: add 5.14 kernel.Yuan-Chen Cheng
2021-09-22Fix: makes the scripts more readablestanley31
- Uses Raise SystemExit to terminate the script - Uses "is not None" to validate a variable in a condition - Defined a factory_pattern variable in main function.
2021-09-17Fix: lp1943656stanley31
Fix gen_oem_meta_name to generate correct project meta name
2021-08-16update check_grub_boothole.sh to support 5.13Erin Chen
2021-07-14Add test case to adjust volumestanley31
- Add audio_volume_test.py to control input/output volume. - Add 3 test cases into oem-generic-full-20-04 and oem-generic-audio
2021-07-02Merge branch 'master' into re_locate_meta_teststanley31
2021-07-02Remove somerville-oem-meta test planstanley31
Remove somerville-oem-meta test plan from somerville related test plan. Modified OEM platform meta related test cases - Create test case to validate the OEM platform meta is installed - Create test case to validate the OEM platform meta version is correct.
2021-06-07Fix failure of platform checking.(LP: #1930788, LP: #1930865)Bin Li
2020-12-15Include Linux kernel 5.8 and 5.10 from focal-proposed into the check list ↵Shih-Yuan Lee (FourDollars)
and refine the messages. (LP: #1907435)
2020-10-21Lower down the target grub versions for focal and xenial. (LP: #1900097)Shih-Yuan Lee (FourDollars)
2020-09-16Merge #386937 from ~stanley31/oem-qa-checkbox:oem_meta_version_checkPMR
2020-09-14Modified script to match PEP-8 rulestanley31
Modified script to match PEP-8 rule
2020-09-08Check the GRUB EFI file in the recovery partition.Shih-Yuan Lee (FourDollars)
2020-09-08Merge branch 'master' into oem_meta_version_checkstanley31
2020-09-08Add new test cases to verify project/series metastanley31
- Add two new test cases to verify project/series meta - Change the comparison rule to equal for manifest and OEM archive - Extend the script to get project/series meta - Fixed scripts bugs.
2020-08-21Add the document link for grub boothole test case.Shih-Yuan Lee (FourDollars)
2020-08-20Add a test case for GRUB's boothole issue.Shih-Yuan Lee (FourDollars)
2020-08-12Fix the rule to identify package in Ubuntu archivestanley31
Modify RE rule to identify the package in Ubuntu archive
2020-08-04Merge branch 'master' into oem_meta_version_checkstanley31
2020-08-04Add a test case to compare OEM meta versionstanley31
- create a check-oem-package-source.py. - create check-oem-platform-meta and check-oem-platform-factory-meta. - create new meta test plan for somerville, stella and sutton.
2020-07-13bin: add package test script, revise tests to automationray.chen
2020-07-07Check if the platform meta package can be installed from Ubuntu archives.Shih-Yuan Lee (FourDollars)
2020-07-07bin/platform_meta_test: Make sure the platform meta and the platform factory ↵Shih-Yuan Lee (FourDollars)
meta packages are installed.
2020-07-07bin/platform_meta_test: Use the same way in dell-recovery to get the BIOS ID.Shih-Yuan Lee (FourDollars)
2020-06-24bin/platform-meta-test, bin/platform-meta-test-bios-id: Merge into ↵Shih-Yuan Lee (FourDollars)
platform-meta-test and check the factory meta.
2020-06-12Misc: Add script and job to check unwanted packagesNara Huang
2020-05-14bin/somerville_sources_test, bin/sources_test: Use another way to avoid ↵Shih-Yuan Lee (FourDollars)
affecting existing test cases for other projects.
2020-05-14bin/somerville_sources_test: follow the right usage of sources_test.Shih-Yuan Lee (FourDollars)
2020-05-14bin/sources_test: check the boundary of source list.Shih-Yuan Lee (FourDollars)
2020-05-11bin/somerville_sources_test: It can check the platform specific archive ↵Shih-Yuan Lee (FourDollars)
together.
2020-05-11Somerville needs to check the common archive in the platform meta package.Shih-Yuan Lee (FourDollars)
2020-05-06Improve the test case for Somerville common archive. (LP: #1877011)Shih-Yuan Lee (FourDollars)
2020-05-06Improve the platform metapackage BIOS ID test. (LP: #1873139)Shih-Yuan Lee (FourDollars)
2020-03-04bin: port query_bto_version script to Python3Pierre Equoy
2019-12-11Improve the platform metapackage BIOS ID test. (LP: #1828323)Shih-Yuan Lee (FourDollars)
2019-11-01Fix LP#1846154, UTF-8 decode error when reading iasl outputNara Huang
2019-07-10Fix the platform metapackage BIOS ID test. (LP: #1828323)Shih-Yuan Lee (FourDollars)
2019-06-24platform_meta_test: correct the way to check meta installation.Alex Tu
followed the merge of https://code.launchpad.net/~alextu/oem-qa-checkbox/+git/somerville-platform-meta-update/+merge/368600
2019-06-11Merge #368600 from ↵PMR
~alextu/oem-qa-checkbox/+git/somerville-platform-meta-update:somerville-platform-meta-update
2019-06-10https://trello.com/c/UbGlGxUh based on new document[1]Alex Tu
https://docs.google.com/document/d/1bguNqqDeRvZO0343cje5IQhS-1ajcZA8om5yjXFhkmk/edit?ts=5ce3ace0#
2019-05-30Add function to check SMBIOS token for MAC address pass-throughNara Huang
2019-05-29Add automatic MAC address pass-through testNara Huang
2019-01-24update meta pacakge naming rule, fix LP: LP: #1812971Yuan-Chen Cheng
Signed-off-by: Yuan-Chen Cheng <yc.cheng@canonical.com>
2018-10-24Fix typo and report fail reasonCyrus Lien
2018-10-18Add desktop KPI dashboard check (LP: #1785977)Cyrus Lien
2018-09-25Revert "Compose the repositories by command lsb_release instead reading from ↵Pierre Equoy
somerville.txt.in. (lp: #1792060)" This reverts commit 15646fdb26a823fc949139abaee0dfaa3df3103f.
2018-09-25Merge #355133 from ~cyruslien/oem-qa-checkbox/+git/oem-plainbox:lp1792060PMR
Compose the repositories by command lsb_release instead reading from somerville.txt.in. (lp: #1792060)