Skip to content

Conversation

@haroldrandom
Copy link
Contributor

@haroldrandom haroldrandom commented Jul 1, 2020

Description
Add execution performance check on CI via azdev perf benchmark, sampling on version command and network vnet subcommands

Use master branch of azdev to avoid frequently unnecessary release. (Azure/azure-cli-dev-tools#220 (comment))

Testing Guide
https://github.com/Azure/azure-cli-dev-tools/pull/222/checks?check_run_id=825286911

After Azure/azure-cli-dev-tools#220 is megred, the CI should be fine.

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@haroldrandom haroldrandom added this to the S172 milestone Jul 1, 2020
@haroldrandom haroldrandom self-assigned this Jul 1, 2020
@haroldrandom haroldrandom added the CI CI label Jul 1, 2020
@haroldrandom haroldrandom changed the title {CI} Execution time {CI} Add execution time Jul 1, 2020
@yonzhan yonzhan requested review from jiasli, jsntcy and mmyyrroonn July 1, 2020 05:53
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 1, 2020

add to S172

@haroldrandom haroldrandom changed the title {CI} Add execution time {CI} Add benchmark sample for execution time Jul 1, 2020
@haroldrandom haroldrandom changed the title {CI} Add benchmark sample for execution time {CI} Use master branch of azdef and add benchmark sample for execution time Jul 2, 2020
@haroldrandom haroldrandom marked this pull request as ready for review July 2, 2020 05:29
@haroldrandom haroldrandom changed the title {CI} Use master branch of azdef and add benchmark sample for execution time {CI} Use master branch of azdev and add benchmark sample for execution time Jul 2, 2020
. env/bin/activate
pip install -q azdev
pip install -q git+https://github.com/Azure/azure-cli-dev-tools.git@master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need use the master branch? Since azdev is our internal dev tool, it won't bring too much pros for me to use latest master branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiasli comment here Azure/azure-cli-dev-tools#220 (comment).
Using the master branch could bring us a sensitive and quick sense on the change of azdev changes without release it.
I think currently, release of azdev is too much frequently.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should figure out better way to handle this. azdev release process should be improved also.

Copy link
Member

@jiasli jiasli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@haroldrandom haroldrandom changed the title {CI} Use master branch of azdev and add benchmark sample for execution time {CI} Use master branch of azdev and add benchmark sample to show execution time Jul 2, 2020
@haroldrandom haroldrandom merged commit 3254c21 into Azure:dev Jul 2, 2020
@haroldrandom haroldrandom deleted the execution-time branch July 2, 2020 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants