Open kajal-elastic opened 6 months ago
@danajuratoni @DianaJourdan I have validated the GraphQL connector and recorded the demo & uploaded on drive:
Updated steps as per the newer Elasticsearch versions
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
For -->Connector can be deleted from the Indices page --> Connector can be deleted from the Connectors page
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
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..
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
Non-regression QA
Note: always test with the latest Build Candidate on Elastic Cloud, using the full Elastic stack
[x] Start the whole stack from scratch and navigate to Enterprise Search
[x] Check that no indices are shown in the top level Indices list
[ ] Click on "Create an Elasticsearch index" - a new page is open where you can select an ingestion method
[ ] Choose Connector -> Use a connector
[x] Choose the connector you want to test and Continue
[x] Create an index with a valid name and Universal language
[x] Connector name and description are editable on the Configurations page
[x] Connector can be deleted from the Indices page
[x] Connector can be deleted from the Indices page and it can be recreated with the same name after
[ ] Pull connectors repository, run
make install
but do not run connector yet[x] Verify that you are redirected to "configuration" page where you can create an api key and can copy connector id / whole section of config into the connector
[x] Update connector configuration with the api_key and connector_id, plus choose a service_type to test and set it in config
[x] Start the connector by running
make run
- verify that it starts and does not actually do anything yet[x] Wait for the Kibana page with the connector configuration to update and verify that it's possible to edit connector configuration now
[x] Edit and save connector configuration, then reload the page and verify that configuration is properly saved
[x] Click on "Set schedule and sync" and verify that you're redirected to the scheduling tab
[ ] Enable scheduling for frequency = every minute and save schedule; refresh the page and verify that the changes were stored
[x] Switch to the connector and wait for a minute or two, verify that connector starts to ingest data
[x] Verify that the data from the connector appears in the expected index
[ ] Verify that on the index list page index information is updated properly, showing expected number of documents and new index size
[x] Verify that on the connector overview page "Document Count" is updated to reflect the number of documents in the index
[x] Verify that you can see ingested documents in
documents
tab[x] Verify that index mappings are correct on the
index mappings
tabRecord a short demo showing the connectors' configuration and that there were documents ingested