Skip to content

[action] [PR:14167] sonic-buildimage Remove unused SAT port from arista configs.#14201

Merged
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/14167
Mar 13, 2023
Merged

[action] [PR:14167] sonic-buildimage Remove unused SAT port from arista configs.#14201
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/14167

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

No description provided.

…et#14167)

Why I did it
To fix aristanetworks/sonic#85

How I did it
Remove unnecessary SAT ports

How to verify it
Speed change from 400-100g without any error.
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #14167

@skbarista
Copy link
Copy Markdown
Contributor

/azpw run Azure.sonic-buildimage

@arlakshm
Copy link
Copy Markdown
Contributor

@skbarista, the PR checkers are failing for 202205. Can you please check.

@skbarista
Copy link
Copy Markdown
Contributor

/azpw run Azure.sonicbuildimage

@skbarista
Copy link
Copy Markdown
Contributor

/azpw run Azure.sonic-buildimage

@skbarista
Copy link
Copy Markdown
Contributor

@arlakshm The build is failing in unrelated places. I did see some other pr failing in the same place and the build passed on rerun. Looks like I cannot trigger a rebuild since I am not the owner of the pr. Can you help triggering the build again?

2023-03-10T19:45:30.0403077Z ________ ERROR collecting tests/sonic_package_manager/test_registry.py _________
2023-03-10T19:45:30.0403391Z ImportError while importing test module '/sonic/src/sonic-utilities/tests/sonic_package_manager/test_registry.py'.
2023-03-10T19:45:30.0403586Z Hint: make sure your test modules/packages have valid Python names.
2023-03-10T19:45:30.0403719Z Traceback:
2023-03-10T19:45:30.0403962Z .eggs/responses-0.23.0-py3.7.egg/responses/init.py:31: in
2023-03-10T19:45:30.0404111Z import tomli as _toml
2023-03-10T19:45:30.0404315Z E ModuleNotFoundError: No module named 'tomli'
2023-03-10T19:45:30.0404381Z
2023-03-10T19:45:30.0404509Z During handling of the above exception, another exception occurred:
2023-03-10T19:45:30.0404779Z /usr/lib/python3/dist-packages/_pytest/python.py:450: in _importtestmodule
2023-03-10T19:45:30.0404947Z mod = self.fspath.pyimport(ensuresyspath=importmode)
2023-03-10T19:45:30.0405194Z /usr/lib/python3/dist-packages/py/_path/local.py:668: in pyimport
2023-03-10T19:45:30.0405331Z import(modname)
2023-03-10T19:45:30.0406329Z /usr/lib/python3/dist-packages/pytest/assertion/rewrite.py:294: in load_module
2023-03-10T19:45:30.0406488Z six.exec
(co, mod.dict)
2023-03-10T19:45:30.0406655Z tests/sonic_package_manager/test_registry.py:4: in
2023-03-10T19:45:30.0406791Z import responses
2023-03-10T19:45:30.0407025Z .eggs/responses-0.23.0-py3.7.egg/responses/init.py:34: in
2023-03-10T19:45:30.0407270Z import tomllib as _toml # type: ignore[no-redef] # noqa: F401
2023-03-10T19:45:30.0407586Z E ModuleNotFoundError: No module named 'tomllib'

@gechiang
Copy link
Copy Markdown
Collaborator

@skbarista I have triggered a rerun on failed tests. let's see if rerun helps...

@mssonicbld mssonicbld merged commit da348ec into sonic-net:202205 Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants