-
-
Notifications
You must be signed in to change notification settings - Fork 6
WiP #807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
WiP #807
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41e9dfd to
eadb4f7
Compare
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Login And Remove Test Boot Entry is getting stuck while waiting for prompt, due to missing OS selection keyword. Additionally, we can implement skipping in the setup/teardown keywords, to avoid repetition. Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
This reverts commit 64e2dd9.
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Checking the power LED for 50 times in 0.5s intervals would result in a delay of 25s in the worst case. Byt hat time the serial output may be lost. The platform should power on almost immediately after issuing power on. Doing 10 iterations with 0.5s intervals should be sufficient. Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Platform configuration enhancements for Protectli VP3210. Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
FW image path generation moved from *** Variables *** section to Prepare Tools, Keys And Binaries keyword and executed from Suite Setup, but always after OS login, to meet ENV_ID_ convention. Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
…e scanning Fixes the problem where "netsh wlan show network" in Windows would return: The wireless local area network interface is powered down and doesn't support the requested operation. When the WiFi is disabled, networks cannot be scanned. Enable the WiFi first and then proceed with scanning. TEST=WLE002.002 passes on Protectli VP2430 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
The "Login To Windows" keywrod already contained
"Boot System Or From Connected Disk ${ENV_ID_WINDOWS_11}", so the test
called it twice, resulting in an error:
"No match found for 'to boot directly' in 3 minutes."
Remove the redundancy by leaving only the "Login To Windows" keyword.
TEST=DSP003.002 passes on Protectli VP2430
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
…esting ACPI driver Signed-off-by: Jakub Redmerski <jakub.redmerski@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
Semi-manual execution mode (incl. DUT reconnection) added to ETHPERF001.001 Check Performance of 2.5G Wired Network Interface (Ubuntu) for platforms with two 2.5GBASE-T ethernet ports Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
Step numbers fixed in ETHPERF001.201. Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
- Moved from "Enable network boot" to "Enable USB Mass Storage" as tested option on Protectli platforms - Getting rid of unwrapped SSHLibrary keywords from lib/dcu.robot Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
Signed-off-by: Jakub Redmerski <jakub.redmerski@3mdeb.com>
…pendency Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
in test Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Additionally, create new lib entry for boot order mgmt keywords. Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
Work in Progress. scripts/freebsd/preseed_opnsense.sh: bsdinstall customization, can be applied for OPNsense, pfSense & FreeBSD. Requires running FreeBSD-based system. lib/bios/menus.robot - added pfSense terminal GUI encoding support. Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com>
eadb4f7 to
a65b588
Compare
Member
|
@matmacieje please fix commit message https://docs.dasharo.com/dev-proc/source-code-structure/#commit-message-guidelines |
Contributor
Author
|
Moved to #891 |
Contributor
|
@matmacieje Please delete branches when closing PRs and branch is no longer needed in GH. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.