* requirements.txt: bump fuzzysearch
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* platform-configs: Use max_insertions and max_deletions in fuzzy telnet
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* [REMOVE ME] variables.robot: Add temporary desk RTE setup
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* platform-configs: Update supported OSes for v1.0.0-rc6
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* requirements.txt: bump osfv-scripts to include v56tnx models
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v560tu: Change Default boot to Ubuntu for faster tests
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* Revert "novacustom-v560tu: Change Default boot to Ubuntu for faster tests"
This reverts commit 8cf1a77ccf.
* platform-configs: Update supported OSes for v1.0.0-rc6
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v540tu.robot: Test via SSH
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v540tu: set defaultboot to Ubuntu for quicker ubuntu tests
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v540tu: set defaultboot to Fedora
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v540tu: Add HDMI audio support
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* [REMOVE ME] novacustom-v540tu: temp disable flashing
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* Revert "[REMOVE ME] novacustom-v540tu: temp disable flashing"
This reverts commit 87d12b871a.
* Revert "novacustom-v540tu: set defaultboot to Fedora"
This reverts commit 5e7be75c55.
* lib/docks.robot: longer delay for dock detection
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* Ensure ME State: Check intead of set on first test
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* Reapply "novacustom-v540tu: set defaultboot to Fedora"
This reverts commit 390b1eb00f.
* novacustom-v540tnd: prepare for ssh testsing
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* Revert "lib/docks.robot: longer delay for dock detection"
This reverts commit 39253fb02c.
* v560tnd.robot: Set defaultboot to ubuntu
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-v540tnd: Add missing config vars
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-common: Add CNB support
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* 201.yml: install python-is-python3
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* capsule-update.robot: Remove leftover checkout to pr branch
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* FAN: replace manual fwts execution with keyword
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* disk-io.robot: Fix misleading skip messages
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* capsule-update.robot: Increase timeout for preparing cup drive
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* prepare_capsule_update_tests_drive: Add -I to mkfs
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* CAM001.301: Loosen up camera detection
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* CUP: set tag semiauto for whole suite
The test suite is too problematic and requires manual preparations
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* cpu-frequency dont shut down on windows when SSH testing
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacustom-mtl: Remove POWER_MGMT_SUPPORT false to make it True
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* novacuston-v540tnd: default boot fedora
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* pre-commit fix
---------
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
* add git-cliff and reuse
Files that do not support comments or that have problems adding comments
at the first line should have a separate .license file or a rule inside
REUSE.toml (in case there are a lot of such files).
.robot files generally support comments at the first line, but robotidy
does not want comments to start at first line. It wants so, that everything
that is located before first section should be placed inside "Comments"
section. But reuse does not support license headers in any sections. So
reuse and robotidy have a conflict here.
Because there are a lot of .robot files, I have decided to add them into
REUSE.toml instead of separate .license files or robotidy exceptions.
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
* add LICENSES and license headers to files
Files that does not have license headers have either .license file or a
rule inside REUSE.toml.
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
* .github: ISSUE_TEMPLATE: fix markdownlint
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
* README: add git-cliff and reuse
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
---------
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
This file has the version changed only in metadata, but it still
reports whatever CONFIG_LOCALVERSION was set to. As such, it doesn't
make CAP150 pass unless the firmware was acutally updated.
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>