Skip to content

Updated sensors test for x86_64-arista_7170_64c platform due to updates in coretemp module#2255

Merged
yxieca merged 1 commit intosonic-net:masterfrom
NazarTkachuk:update_sensors_test
Sep 24, 2020
Merged

Updated sensors test for x86_64-arista_7170_64c platform due to updates in coretemp module#2255
yxieca merged 1 commit intosonic-net:masterfrom
NazarTkachuk:update_sensors_test

Conversation

@NazarTkachuk
Copy link
Copy Markdown
Contributor

Signed-off-by: Nazar Tkachuk nazarx.tkachuk@intel.com

Description of PR

Summary:
Test sensors is failed on x86_64-arista_7170_64c platform with error Path coretemp-isa-0000/Physical id 0/temp1_crit_alarm is not exist. This issue is observed on SONiC master.
The root cause of failure: command sensors returns Package id 0 instead of Physical id 0 as it was on SONiC 201911.
Today SONiC master is based on kernel 4.19 which contains coretemps module updates (see torvalds/linux@7126684).
Based on these updates in coretemps module output is correct(means Package id 0)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

Fix test sensors for x86_64-arista_7170_64c platform

How did you do it?

Updated approach for getting sensors date with regex to support backward compatibility (SONiC master and SONiC 201911)

How did you verify/test it?

Run sensors tests on x86_64-arista_7170_64c platform with latest SONiC master and SONiC 201911

Any platform specific information?

Fixed and verified only for x86_64-arista_7170_64c platform

Supported testbed topology if it's a new test case?

Documentation

Signed-off-by: Nazar Tkachuk <nazarx.tkachuk@intel.com>
@yxieca yxieca merged commit a9ec9ee into sonic-net:master Sep 24, 2020
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
```
39cdb49c7 [202012][show] Add bgpraw to show run all (sonic-net#2639)
b3ebba2ca [202012][show] add new CLI to show tunnel route objects sonic-net#2255 (sonic-net#2659)
d08f59b9f Fixed a bug in "show vnet routes all" causing screen overrun. (sonic-net#2644) (sonic-net#2654)
a996abdb5 [202012][show] show logging CLI support for logs stored in tmpfs (sonic-net#2652)
c60f771c0 [202012][show_bfd] add local discriminator in show bfd command (sonic-net#2616)
```
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…t#11384)

utilities:
* 9f496a0 2022-07-06 | Update load minigraph to load backend acl (sonic-net#2236) (HEAD -> 202205, github/202205) [Neetha John]
* ea938e3 2022-07-07 | Add support for IP interface loopback action (sonic-net#2192) [Lior Avramov]
* a0b04de 2022-07-07 | [show] add new CLI to show tunnel route objects (sonic-net#2255) [Jing Zhang]

platform-daemon:
* e03d6a9 2022-07-06 | [ycabled][grpc] Fix some time interval,options for grpc keep alive to work (sonic-net#271) (HEAD -> 202205, github/202205) [vdahiya12]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants