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

Initial commit for SONiC Platform Development Environment (PDE) #28

Merged
merged 1 commit into from Jul 7, 2020

Conversation

wbschwar
Copy link
Contributor

What I did
This change introduces the PDE (platform development environment which is described here,

Azure/SONiC#407

The goal of the PDE is to provide a lightweight development environment for ODMs to quickly develop and test their platform plugins and validate necessary platform configuration files for proper SAI operation. Futhermore the PDE provides a pytest based suite to provide quick automated validation of platform plugins using JSON test and configuration data to describe the platform which is being tested.

How I did it
PDE test code is located under src/sonic-platform-pdk-pde

Build infrastructure will be introduced in a pull request in sonic-buildimage

How to verify it
The PDE environment must first be enabled in rules/config (ENABLE_PDE=y) must be un-commented.
Second, build target command is "make target/sonic-$MACHINE-pde.bin

Description for the changelog
Platform Development Environment (PDE): Lightweight platform development and test environment.

A picture of a cute animal (not mandatory but encouraged)

@wbschwar wbschwar closed this May 10, 2020
@wbschwar wbschwar reopened this May 20, 2020
@wbschwar
Copy link
Contributor Author

Reopening PR

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.

None yet

3 participants