Minor Fixes for test connection (#10800)

This commit is contained in:
Mayur Singal 2023-03-28 20:55:33 +05:30 committed by GitHub
parent bea38d7200
commit cc35749454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 26 additions and 25 deletions

View File

@ -94,4 +94,5 @@ def test_connection(
test_fn=test_fn,
service_fqn=service_connection.type.value,
automation_workflow=automation_workflow,
timeout_seconds=service_connection.connectionTimeout,
)

View File

@ -2,7 +2,7 @@
"name": "DomoDashboard",
"fullyQualifiedName": "DomoDashboard",
"displayName": "DomoDashboard Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "GetDashboards",

View File

@ -2,7 +2,7 @@
"name": "Looker",
"fullyQualifiedName": "Looker",
"displayName": "Looker Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "CheckAccess",

View File

@ -2,7 +2,7 @@
"name": "Metabase",
"fullyQualifiedName": "Metabase",
"displayName": "Metabase Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "GetDashboards",

View File

@ -2,7 +2,7 @@
"name": "Mode",
"fullyQualifiedName": "Mode",
"displayName": "Mode Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "CheckAccess",

View File

@ -2,7 +2,7 @@
"name": "PowerBI",
"fullyQualifiedName": "PowerBI",
"displayName": "PowerBI Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "GetDashboards",

View File

@ -2,7 +2,7 @@
"name": "QuickSight",
"fullyQualifiedName": "QuickSight",
"displayName": "QuickSight Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "GetDashboards",

View File

@ -2,7 +2,7 @@
"name": "Redash",
"fullyQualifiedName": "Redash",
"displayName": "Redash Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "GetDashboards",

View File

@ -2,7 +2,7 @@
"name": "Superset",
"fullyQualifiedName": "Superset",
"displayName": "Superset Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of dashboards and charts.",
"steps": [
{
"name": "CheckAccess",

View File

@ -31,7 +31,7 @@
},
{
"name": "GetQueries",
"description": "Check if we can access the sys.dm_exec_cached_plans & sys.dm_exec_query_stats tables to get query logs, These queries are analyzed in the usage & lineage workflow.",
"description": "Check if we can access the queries form `https://{your_host}/api/2.0/sql/history/queries` API. NOTE: To access this api you must have a premium subscription to databricks.",
"mandatory": false
}
]

View File

@ -2,7 +2,7 @@
"name": "Kafka",
"fullyQualifiedName": "Kafka",
"displayName": "Kafka Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of topics.",
"steps": [
{
"name": "GetTopics",

View File

@ -2,7 +2,7 @@
"name": "Kinesis",
"fullyQualifiedName": "Kinesis",
"displayName": "Kinesis Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of topics.",
"steps": [
{
"name": "GetTopics",

View File

@ -2,7 +2,7 @@
"name": "Redpanda",
"fullyQualifiedName": "Redpanda",
"displayName": "Redpanda Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of topics.",
"steps": [
{
"name": "GetTopics",

View File

@ -2,7 +2,7 @@
"name": "Amundsen",
"fullyQualifiedName": "Amundsen",
"displayName": "Amundsen Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of schemas, tables & dashboards.",
"steps": [
{
"name": "CheckAccess",

View File

@ -2,7 +2,7 @@
"name": "Atlas",
"fullyQualifiedName": "Atlas",
"displayName": "Atlas Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of topics, tables & dashboards.",
"steps": [
{
"name": "CheckAccess",

View File

@ -2,7 +2,7 @@
"name": "Mlflow",
"fullyQualifiedName": "Mlflow",
"displayName": "Mlflow Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of models.",
"steps": [
{
"name": "GetModels",

View File

@ -2,7 +2,7 @@
"name": "SageMaker",
"fullyQualifiedName": "SageMaker",
"displayName": "SageMaker Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of models.",
"steps": [
{
"name": "GetModels",

View File

@ -2,7 +2,7 @@
"name": "Airbyte",
"fullyQualifiedName": "Airbyte",
"displayName": "Airbyte Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",

View File

@ -2,7 +2,7 @@
"name": "Airflow",
"fullyQualifiedName": "Airflow",
"displayName": "Airflow Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "CheckAccess",

View File

@ -2,7 +2,7 @@
"name": "Dagster",
"fullyQualifiedName": "Dagster",
"displayName": "Dagster Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",

View File

@ -2,7 +2,7 @@
"name": "DatabricksPipeline",
"fullyQualifiedName": "DatabricksPipeline",
"displayName": "DatabricksPipeline Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",

View File

@ -2,7 +2,7 @@
"name": "DomoPipeline",
"fullyQualifiedName": "DomoPipeline",
"displayName": "DomoPipeline Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",

View File

@ -2,7 +2,7 @@
"name": "Fivetran",
"fullyQualifiedName": "Fivetran",
"displayName": "Fivetran Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",

View File

@ -2,11 +2,11 @@
"name": "GluePipeline",
"fullyQualifiedName": "GluePipeline",
"displayName": "GluePipeline Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",
"description": "List all the workflows available to the user",
"description": "List all the workflows available to the user, user must have access to `glue:ListWorkflows` permission",
"mandatory": true
}
]

View File

@ -2,7 +2,7 @@
"name": "Nifi",
"fullyQualifiedName": "Nifi",
"displayName": "Nifi Test Connection",
"description": "This Test Connection validates the access against the server and basic metadata extraction of workbooks and views.",
"description": "This Test Connection validates the access against the server and basic metadata extraction of pipelines.",
"steps": [
{
"name": "GetPipelines",