Skip to content

[Azure Load Testing] Adding disable-public-ip argument in load extension#8239

Merged
kairu-ms merged 7 commits into
Azure:mainfrom
Himanshu49:hbisht/adding-disable-public-ip-arg
Nov 7, 2024
Merged

[Azure Load Testing] Adding disable-public-ip argument in load extension#8239
kairu-ms merged 7 commits into
Azure:mainfrom
Himanshu49:hbisht/adding-disable-public-ip-arg

Conversation

@Himanshu49
Copy link
Copy Markdown
Member

In this PR we have

  • Added a new argument, 'disable-public-ip', for 'az load test create' and 'az load test update' command.
  • Added test cases for the new argument.

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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented Nov 5, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️load
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd load test create cmd load test create added parameter disable_public_ip
⚠️ 1006 - ParaAdd load test update cmd load test update added parameter disable_public_ip

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @Himanshu49,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Nov 5, 2024

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 5, 2024

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 5, 2024

@github-actions github-actions Bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Nov 5, 2024
@github-actions github-actions Bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Nov 6, 2024
Comment thread src/load/azext_load/data_plane/load_test/custom.py
Comment thread src/load/azext_load/data_plane/utils/utils.py
Comment thread src/load/azext_load/tests/latest/resources/config-disable-public-ip-false.yaml Outdated
Comment thread src/load/HISTORY.rst Outdated
Comment thread src/load/azext_load/tests/latest/resources/config-disable-public-ip-false.yaml Outdated
Comment thread src/load/azext_load/data_plane/utils/utils.py Outdated
Comment thread src/load/azext_load/data_plane/utils/argtypes.py
@kairu-ms
Copy link
Copy Markdown
Contributor

kairu-ms commented Nov 6, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms
Copy link
Copy Markdown
Contributor

kairu-ms commented Nov 6, 2024

Please fix CI issues

@Himanshu49
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Commenter does not have sufficient privileges for PR 8239 in repo Azure/azure-cli-extensions

@sulabh-msft
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Commenter does not have sufficient privileges for PR 8239 in repo Azure/azure-cli-extensions

@mitsha-microsoft
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Commenter does not have sufficient privileges for PR 8239 in repo Azure/azure-cli-extensions

@kairu-ms
Copy link
Copy Markdown
Contributor

kairu-ms commented Nov 7, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms
Copy link
Copy Markdown
Contributor

kairu-ms commented Nov 7, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms merged commit 3477cfa into Azure:main Nov 7, 2024
@azclibot
Copy link
Copy Markdown
Collaborator

azclibot commented Nov 7, 2024

[Release] Update index.json for extension [ load ] : https://dev.azure.com/azclitools/release/_build/results?buildId=204207&view=results

chrisribe pushed a commit to chrisribe/azure-cli-extensions that referenced this pull request Nov 13, 2024
…ion (Azure#8239)

* Adding support for publicIPDisabled

* Added test cases for public ip disabled param

* Changing version from 1.1.2 to 1.2.0 as its minor changes and not patch

* nit: condition refactoring and pushing new recordings

* added more test cases

* nit: fixing CI failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants