[wr_arp] Added ssl support in ferret.py for wr_arp test case#1415
Merged
pavel-shirshov merged 2 commits intosonic-net:masterfrom Mar 6, 2020
Merged
[wr_arp] Added ssl support in ferret.py for wr_arp test case#1415pavel-shirshov merged 2 commits intosonic-net:masterfrom
pavel-shirshov merged 2 commits intosonic-net:masterfrom
Conversation
Added certificate generation for ssl to wr_arp.yml Signed-off-by: SavchukRomanLv <romanx.savchuk@intel.com>
Author
|
@lguohan Please review |
msosyak
approved these changes
Mar 2, 2020
Signed-off-by: SavchukRomanLv <romanx.savchuk@intel.com>
Author
|
@pavel-shirshov please check |
pavel-shirshov
approved these changes
Mar 6, 2020
yxieca
pushed a commit
that referenced
this pull request
Mar 10, 2020
* Added ssl support in ferret.py for wr_arp test case Added certificate generation for ssl to wr_arp.yml Signed-off-by: SavchukRomanLv <romanx.savchuk@intel.com> * Fixed ansible script for creation ssl cert and key Signed-off-by: SavchukRomanLv <romanx.savchuk@intel.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
SWSS: * d97c7c7 2021-04-07 | [Dynamic Buffer Calc] Enhancement: coding style and LGTM alerts (sonic-net#1693) (HEAD -> 202012) [Stephen Sun] * f70b3da 2021-04-03 | [Makefile] Reorder libsaimetadata and libswsscommon (sonic-net#1689) [Kamil Cudnik] * 72ae85d 2021-04-08 | [vlan] Add support of VLAN host interface (sonic-net#1645) [Volodymyr Samotiy] * a555b9c 2021-04-02 | Correct the sflow default sample rate (sonic-net#1623) [fredyu190011] Utilities: * 1a789d2 2021-04-07 | Fixed the possibility of using uninitialized variable in route_check.py (sonic-net#1551) (HEAD -> 202012) [Renuka Manavalan] * 2412e3c 2021-04-06 | Fix fast-reboot-dump.py SonicV2Connector after late merge (sonic-net#1546) [shlomibitton] * f99c5f1 2021-04-02 | [fast-reboot] Fix dump script to support PortChannels in a VLAN group (sonic-net#1393) [shlomibitton] * 716e2af 2021-04-04 | Reduce time taken by show commands on multi-asic platforms (sonic-net#1544) [abdosi] * a160519 2021-04-03 | [setup.py]: move the module to test requirement (sonic-net#1542) [lguohan] * eaa67fe 2021-04-04 | [config] Eliminate race condition between reloading Monit config and (sonic-net#1543) [yozhao101] * 2497a9e 2021-04-03 | [reboot] No need enable the Linux magic system request key (sonic-net#1538) [yozhao101] * 9fda6fe 2021-04-06 | [fwutil]: Fix next image mount (sonic-net#1533) [Nazarii Hnydyn] * 9af50fe 2021-02-09 | Import 'mock' module from 'unittest' library (sonic-net#1415) (HEAD -> 202012) [Joe LeVeque] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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
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.
Added certificate generation for ssl to wr_arp.yml
Signed-off-by: SavchukRomanLv romanx.savchuk@intel.com
Description of PR
Summary:
After merging sonic-net/sonic-utilities#792, was removed ability to access endpoint using http protocol.
wr_apr test using farret, that can work only with HTTP protocol
Type of change
Approach
How did you do it?
How did you verify/test it?
Run wr_arp test case on t0 topology, after changes test passed
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation