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

fix connection monitor tests #11526

Merged
merged 1 commit into from
May 19, 2020
Merged

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented May 19, 2020

No description provided.

@00Kai0 00Kai0 requested a review from zikalino as a code owner May 19, 2020 09:57
@zikalino zikalino merged commit 0bc7c3d into Azure:t2-network May 19, 2020
zikalino pushed a commit that referenced this pull request Jun 6, 2020
zikalino pushed a commit that referenced this pull request Jun 12, 2020
* updated t2 network

* fix test

* regenerated network

* regenerated network except networkwatcher

* entirely disabled networkwatcher

* missing network tests

* missing firewall policy

* fix connection monitor tests (#11526)

* fixed is_live

* mistake

* 5.0.1-preview.1

* [T2 aiotest] network (#11729)

* add aio test

* enable network watcher test

* add .result for async poller (#11753)

* aiohttp

* fix test

* add random group name (#11912)

* changelog and version

* fix changelog

Co-authored-by: Kerwin Sun <[email protected]>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Dec 14, 2020
Draft PR for PostgreSQLHSC (Azure#11526)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* initial swagger

* common-types path fix

* definition reference fix

* Change publicIpRequested boolean with publicNetworkAccess enum

* Change serverGroups to ServerGroupsv2 in path and id

* Add responses to examples

* Add missing location property to examples

* Add missing locations to requests

* Remove required name

* Fix server group update

* Convert some enums to boolean and renamings

* Fix typo

* Fix role properties problem

* Add Citus to custom words

* Run json prettier

* Change responce for put server group

* Fix role empty properties

* Add state to server group

* Update readmes

* Add resourceProviderType to server group

* Add sourceLocation to server group PITR

* Change backup retention minutes to days

* Fix linter errors

* Add EarliestRestoreTime  to server group

* Fix semantic

* Add Meru to custom words

* Proviver name to pascal case

* Add format for integers

* Add 204 to delete

* Add server group list endpoints

* Fix listing operations

* Change servers operation id

* Remove haState from server role group

* Add missing state to ServerState

* Refactor configuration API

* Add missing readOnly properties

* Move ServerGroupConfig.defaultValue to ServerRoleGroupConfig

* Rename serverRoleGroupConfigurationValues to serverRoleGroupConfigurations

* Rename java namespace

* Add systemData to all resources

* Fix CheckNameAvailability warning

* Run prettier

* Add "fullyQualifiedDomainName" to server

* Remove update from createMode

* Remove createMode discriminator

* Update ServerGet example

* Add citusVersion to ServerGroupServer

* Update descriptions for zfs and mx

* Separate server group update properties

* Add MMW to server group

* Update sdk READMEs for namespaces

* Refactor booleans with "enable..." prefix

* Rename version with postgresqlVersion

* Change vnetInjArgs to delegatedSubnetArguments

* Add enableShardsOnCoordinator to server group

* Add availability zone to server group and server group server

* Add standbyAvailabilityZone to examples

Co-authored-by: Enes Cakir <[email protected]>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Dec 14, 2020
Draft PR for PostgreSQLHSC (Azure#11526)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* initial swagger

* common-types path fix

* definition reference fix

* Change publicIpRequested boolean with publicNetworkAccess enum

* Change serverGroups to ServerGroupsv2 in path and id

* Add responses to examples

* Add missing location property to examples

* Add missing locations to requests

* Remove required name

* Fix server group update

* Convert some enums to boolean and renamings

* Fix typo

* Fix role properties problem

* Add Citus to custom words

* Run json prettier

* Change responce for put server group

* Fix role empty properties

* Add state to server group

* Update readmes

* Add resourceProviderType to server group

* Add sourceLocation to server group PITR

* Change backup retention minutes to days

* Fix linter errors

* Add EarliestRestoreTime  to server group

* Fix semantic

* Add Meru to custom words

* Proviver name to pascal case

* Add format for integers

* Add 204 to delete

* Add server group list endpoints

* Fix listing operations

* Change servers operation id

* Remove haState from server role group

* Add missing state to ServerState

* Refactor configuration API

* Add missing readOnly properties

* Move ServerGroupConfig.defaultValue to ServerRoleGroupConfig

* Rename serverRoleGroupConfigurationValues to serverRoleGroupConfigurations

* Rename java namespace

* Add systemData to all resources

* Fix CheckNameAvailability warning

* Run prettier

* Add "fullyQualifiedDomainName" to server

* Remove update from createMode

* Remove createMode discriminator

* Update ServerGet example

* Add citusVersion to ServerGroupServer

* Update descriptions for zfs and mx

* Separate server group update properties

* Add MMW to server group

* Update sdk READMEs for namespaces

* Refactor booleans with "enable..." prefix

* Rename version with postgresqlVersion

* Change vnetInjArgs to delegatedSubnetArguments

* Add enableShardsOnCoordinator to server group

* Add availability zone to server group and server group server

* Add standbyAvailabilityZone to examples

Co-authored-by: Enes Cakir <[email protected]>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jul 14, 2021
Draft PR for PostgreSQLHSC (Azure#11526)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* initial swagger

* common-types path fix

* definition reference fix

* Change publicIpRequested boolean with publicNetworkAccess enum

* Change serverGroups to ServerGroupsv2 in path and id

* Add responses to examples

* Add missing location property to examples

* Add missing locations to requests

* Remove required name

* Fix server group update

* Convert some enums to boolean and renamings

* Fix typo

* Fix role properties problem

* Add Citus to custom words

* Run json prettier

* Change responce for put server group

* Fix role empty properties

* Add state to server group

* Update readmes

* Add resourceProviderType to server group

* Add sourceLocation to server group PITR

* Change backup retention minutes to days

* Fix linter errors

* Add EarliestRestoreTime  to server group

* Fix semantic

* Add Meru to custom words

* Proviver name to pascal case

* Add format for integers

* Add 204 to delete

* Add server group list endpoints

* Fix listing operations

* Change servers operation id

* Remove haState from server role group

* Add missing state to ServerState

* Refactor configuration API

* Add missing readOnly properties

* Move ServerGroupConfig.defaultValue to ServerRoleGroupConfig

* Rename serverRoleGroupConfigurationValues to serverRoleGroupConfigurations

* Rename java namespace

* Add systemData to all resources

* Fix CheckNameAvailability warning

* Run prettier

* Add "fullyQualifiedDomainName" to server

* Remove update from createMode

* Remove createMode discriminator

* Update ServerGet example

* Add citusVersion to ServerGroupServer

* Update descriptions for zfs and mx

* Separate server group update properties

* Add MMW to server group

* Update sdk READMEs for namespaces

* Refactor booleans with "enable..." prefix

* Rename version with postgresqlVersion

* Change vnetInjArgs to delegatedSubnetArguments

* Add enableShardsOnCoordinator to server group

* Add availability zone to server group and server group server

* Add standbyAvailabilityZone to examples

Co-authored-by: Enes Cakir <[email protected]>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jul 14, 2021
Draft PR for PostgreSQLHSC (Azure#11526)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* initial swagger

* common-types path fix

* definition reference fix

* Change publicIpRequested boolean with publicNetworkAccess enum

* Change serverGroups to ServerGroupsv2 in path and id

* Add responses to examples

* Add missing location property to examples

* Add missing locations to requests

* Remove required name

* Fix server group update

* Convert some enums to boolean and renamings

* Fix typo

* Fix role properties problem

* Add Citus to custom words

* Run json prettier

* Change responce for put server group

* Fix role empty properties

* Add state to server group

* Update readmes

* Add resourceProviderType to server group

* Add sourceLocation to server group PITR

* Change backup retention minutes to days

* Fix linter errors

* Add EarliestRestoreTime  to server group

* Fix semantic

* Add Meru to custom words

* Proviver name to pascal case

* Add format for integers

* Add 204 to delete

* Add server group list endpoints

* Fix listing operations

* Change servers operation id

* Remove haState from server role group

* Add missing state to ServerState

* Refactor configuration API

* Add missing readOnly properties

* Move ServerGroupConfig.defaultValue to ServerRoleGroupConfig

* Rename serverRoleGroupConfigurationValues to serverRoleGroupConfigurations

* Rename java namespace

* Add systemData to all resources

* Fix CheckNameAvailability warning

* Run prettier

* Add "fullyQualifiedDomainName" to server

* Remove update from createMode

* Remove createMode discriminator

* Update ServerGet example

* Add citusVersion to ServerGroupServer

* Update descriptions for zfs and mx

* Separate server group update properties

* Add MMW to server group

* Update sdk READMEs for namespaces

* Refactor booleans with "enable..." prefix

* Rename version with postgresqlVersion

* Change vnetInjArgs to delegatedSubnetArguments

* Add enableShardsOnCoordinator to server group

* Add availability zone to server group and server group server

* Add standbyAvailabilityZone to examples

Co-authored-by: Enes Cakir <[email protected]>
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.

2 participants