Skip to content
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

[ci]: download from sonic-buildimage.vs artifact #152

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

lguohan
Copy link
Contributor

@lguohan lguohan commented Feb 11, 2021

Description

sonic-net/sonic-buildimage#6768 change
the kvm artifact name from kvm to vs

Motivation and Context

How Has This Been Tested?

Additional Information (Optional)

sonic-net/sonic-buildimage#6768 change
the kvm artifact name from kvm to vs

Signed-off-by: Guohan Lu <[email protected]>
@lguohan lguohan requested a review from jleveque February 11, 2021 09:27
@jleveque
Copy link
Contributor

Build errors: Artifact sonic-buildimage.vs was not found for build 3695.

@jleveque jleveque merged commit 93cac0a into sonic-net:master Feb 12, 2021
@jleveque jleveque added the CI label Feb 12, 2021
vdahiya12 pushed a commit to vdahiya12/sonic-platform-daemons that referenced this pull request Apr 4, 2022
Fix errors like below:
```
admin@sonic:~$ show version 

SONiC Software Version: SONiC.master.0-dirty-20201204.005739
Distribution: Debian 10.6
Kernel: 4.19.0-9-2-amd64
Build commit: 873fb969
Build date: Fri Dec  4 09:02:43 UTC 2020
Built by: user@sonic-build

Platform: x86_64-accton_wedge100bf_32x-r0
HwSKU: montara
ASIC: barefoot
Traceback (most recent call last):
  File "/usr/local/bin/decode-syseeprom", line 171, in <module>
    exit(main())
  File "/usr/local/bin/decode-syseeprom", line 47, in main
    t = class_('board', '','','')
  File "/usr/share/sonic/device/x86_64-accton_wedge100bf_32x-r0/plugins/eeprom.py", line 113, in __init__
    if self.eeprom_init():
  File "/usr/share/sonic/device/x86_64-accton_wedge100bf_32x-r0/plugins/eeprom.py", line 180, in eeprom_init
    self, "", [eeprom_params])
  File "/usr/local/lib/python3.7/dist-packages/sonic_eeprom/eeprom_tlvinfo.py", line 178, in set_eeprom
    new_tlvs += new_tlv
TypeError: can't concat str to bytearray
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants