-
-
Couldn't load subscription status.
- Fork 6
dts: dts-e2e.robot: add credentials test cases #949
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
Merged
Merged
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
m-iwanicki
reviewed
Jul 22, 2025
a4c07e8 to
5d1162b
Compare
m-iwanicki
reviewed
Jul 28, 2025
5d1162b to
722d94c
Compare
722d94c to
8189a3f
Compare
ceb0839 to
83aeed1
Compare
robot -b cmd_logs.txt -v rte_ip:127.0.0.1 -v config:qemu \
-L TRACE -v boot_dts_from_ipxe_shell:True \
-v dts_ipxe_link:http://192.168.4.48:4321/dts.ipxe \
-v snipeit:no -v dts_config_ref:refs/heads/main \
-v dpp_email:"$CI_EMAIL" -v dpp_password:"$CI_PASSWORD" \
-v dpp_email_fw_only:"$CI_DPP_EMAIL" -v dpp_password_fw_only:"$CI_DPP_PASSWORD" \
-v dpp_email_extensions_only:"$CI_EXTENSIONS_EMAIL" -v dpp_password_extensions_only:"$CI_EXTENSIONS_PASSWORD" \
-v dpp_email_no_access:"$CI_NO_ACCESS_EMAIL" -v dpp_password_no_access:"$CI_NO_ACCESS_PASSWORD" \
-t "E2E00[789]*" dts/dts-e2e.robotResults: Details
Failing tests are to be fixed in |
aronowski
reviewed
Sep 10, 2025
aronowski
approved these changes
Sep 11, 2025
Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
83aeed1 to
fbfc7a3
Compare
This was referenced Sep 25, 2025
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.
Related to: