elastic / connectors

Official Elastic connectors for third-party data sources
https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors.html
Other
18 stars 136 forks source link

[8.14 QA] Validate GraphQL Connector #2450

Open kajal-elastic opened 6 months ago

kajal-elastic commented 6 months ago

Non-regression QA

Note: always test with the latest Build Candidate on Elastic Cloud, using the full Elastic stack

Record a short demo showing the connectors' configuration and that there were documents ingested

kajal-elastic commented 6 months ago

@danajuratoni @DianaJourdan I have validated the GraphQL connector and recorded the demo & uploaded on drive:

GraphQL

Updated steps as per the newer Elasticsearch versions

  1. For--> Click on "Create an Elasticsearch index" - a new page is open where you can select an ingestion method --> Click on Create a Connector - a new page is open where you can find the Connectors tile

  2. For -->Connector can be deleted from the Indices page --> Connector can be deleted from the Connectors page

  3. For --> Connector can be deleted from the Indices page and it can be recreated with the same name after --> Connector can be deleted from the Connectors page along with its index and it can be recreated with the same name after

  4. For --> Enable scheduling for frequency = every minute and save schedule; refresh the page and verify that the changes were stored --> Setting the Scheduling with frequency= every 5 minutes is there so we have checked it for every 5 minutes and specific minute in every hour..

  5. For --> Verify that on the index list page index information is updated properly, showing the expected number of documents and new index size --> The Index size is not displayed on the Elasticsearch Indices page. We are able to check the same from Index Management Page as it is displayed there.

Please review the same