-
Notifications
You must be signed in to change notification settings - Fork 92
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
New changes in the API RequestsLibrary #2105
Comments
|
Back leveling to last known https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-build-scripts/+/40909 |
Was trying some changes to check the behaviors and responses.. but looks like we may need to handle exception newly than response code.. have raised on ticket for it MarketSquare/robotframework-requests#322 let see.. |
Need to work on this sooner :) |
made changes and testing |
Robotframework requests package upgrade changes Current working package version To Test:
Refer Documentation: What is NOT changed:
Tested: Note: I have not tested end to end, so it is likely there could be |
Changes: - Requires this build script changes and code from test code https://gerrit.openbmc.org/c/openbmc/openbmc-test-automation/+/56052 - Github task openbmc/openbmc-test-automation#2105 - add robotframework-jsonlibrary package to replace deprecated keyword To JSON in test suites and resource files. Tested: HW Jenkins test CI, code update, ffdc and few other test suites which are impacted due to this changes. Change-Id: I73634fc3fd12ddd817d6016ebf156118d407fb24 Signed-off-by: George Keishing <[email protected]>
After making changes, I still see this, so will not push till all of these are resolve, else its flooding the logs and as well breaks those who are at lower level of package.
new version for robotframework request API
https://marketsquare.github.io/robotframework-requests/doc/RequestsLibrary.html
The text was updated successfully, but these errors were encountered: