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] Test and build packages using Azure Pipelines #164

Merged
merged 2 commits into from
Feb 5, 2021
Merged

[ci] Test and build packages using Azure Pipelines #164

merged 2 commits into from
Feb 5, 2021

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Feb 5, 2021

Configure Azure Pipelines to run unit tests, build Python wheels and publish the test results, test coverage and resulting wheels.

Also fix existing unit tests.

@jleveque jleveque added the CI label Feb 5, 2021
@jleveque jleveque self-assigned this Feb 5, 2021
@jleveque jleveque changed the title [ci] Test and build packages using Azure Pipelines [ci] Test and build package using Azure Pipelines Feb 5, 2021
@jleveque jleveque changed the title [ci] Test and build package using Azure Pipelines [ci] Test and build packages using Azure Pipelines Feb 5, 2021
@jleveque jleveque marked this pull request as ready for review February 5, 2021 21:30
@jleveque
Copy link
Contributor Author

jleveque commented Feb 5, 2021

@vdahiya12: It looks like there were some issues with the initial unit test you added. I made changes to fix them. Please review the unit test changes.

@jleveque jleveque merged commit 4d0c464 into sonic-net:master Feb 5, 2021
@jleveque jleveque deleted the enable_azure_pipelines branch February 5, 2021 22:31
jleveque added a commit that referenced this pull request Feb 9, 2021
Configure Azure Pipelines to run unit tests, build Python wheels and publish the test results, test coverage and resulting wheels.

Also fix existing unit tests.
jleveque added a commit that referenced this pull request Feb 10, 2021
Configure Azure Pipelines to run unit tests, build Python wheels and publish the test results, test coverage and resulting wheels.

Also fix existing unit tests.
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
…net#164)

Description
Update thermalctld to retrieve interval from thermal manager (which in turn loads an interval from thermal_policy.json) instead of using a constant.

Motivation and Context
sonic-net#178

This will allow platform vendors to specify an alternate interval for running thermal policies, e.g. 15 seconds instead of the current 60.

How Has This Been Tested?
Verified that thermalctld runs without exiting.
Also ran test_thermalctld.py
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.

3 participants