Skip to content

Commit

Permalink
disabled some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zim Kalinowski committed Apr 14, 2020
1 parent 0325815 commit a120eb8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions specification/appconfiguration/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,35 @@ cli:
test-scenario:
- name: /ConfigurationStores/put/ConfigurationStores_Create
- name: /ConfigurationStores/put/ConfigurationStores_Create_WithIdentity
disabled: true
- name: /PrivateEndpointConnections/put/PrivateEndpointConnection_CreateOrUpdate
disabled: true
- name: /PrivateEndpointConnections/get/PrivateEndpointConnection_GetConnection
disabled: true
- name: /PrivateLinkResources/get/PrivateLinkResources_Get
disabled: true
- name: /PrivateEndpointConnections/get/PrivateEndpointConnection_List
disabled: true
- name: /PrivateLinkResources/get/PrivateLinkResources_ListGroupIds
disabled: true
- name: /ConfigurationStores/get/ConfigurationStores_Get
- name: /ConfigurationStores/get/ConfigurationStores_ListByResourceGroup
- name: /ConfigurationStores/get/ConfigurationStores_List
- name: /ConfigurationStores/post/ConfigurationStores_RegenerateKey
disabled: true
- name: /ConfigurationStores/post/ConfigurationStores_ListKeyValue
disabled: true
- name: /ConfigurationStores/post/ConfigurationStores_ListKeys
- name: /ConfigurationStores/patch/ConfigurationStores_Update
disabled: true
- name: /ConfigurationStores/patch/ConfigurationStores_Update_WithIdentity
disabled: true
- name: /Operations/post/ConfigurationStores_CheckNameNotAvailable
disabled: true
- name: /Operations/post/ConfigurationStores_CheckNameAvailable
disabled: true
- name: /PrivateEndpointConnections/delete/PrivateEndpointConnections_Delete
disabled: true
- name: /ConfigurationStores/delete/ConfigurationStores_Delete
cli-directive:
- select: 'parameter'
Expand Down

0 comments on commit a120eb8

Please sign in to comment.