Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Quick start tests for Service Graph Connector for AWS

Validate that Service Graph Connector for AWS still works after you make any configuration change such as applying an upgrade or developing an application. Copy and customize these quick start tests to pass when using your instance-specific data.

Danger

By default, the system property that is used to run automated tests is turned off to prevent you from accidentally running these tests on a production system. To avoid data corruption or an outage, run tests only on development, test, and other non-production instances. See Enable or disable executing Automated Test Framework tests.

TestDescriptionRelease version
SG-AWS API GatewayValidate the ingestion of multiple CI records in the Cloud Gateway.Utah
SG-AWS DynamoDbValidate the ingestion of multiple CI records in the DynamoDB table.Utah
SG-AWS EC2Loads data in the CMDB such as all dependent CIs such as Organizations, Service-Accounts, Networks, Subnets, and Network-Interfaces, after which mock data for SG-AWS-EC2 is prepared.Utah
SG-AWS EKS ClusterValidates the ingestion of multiple CI records in the Kubernetes Cluster table.Utah
SG-AWS ELB V1Validates the ingestion of multiple CI records in the Cloud Load Balancer.Utah
SG-AWS ELB V2Validates the ingestion of multiple CI records in the Cloud Load Balancer.Utah
SG-AWS Generic ResourceValidates the ingestion of multiple CI records in the Cloud Resource table.Utah
SG-AWS Hardware TypeValidates the ingestion of multiple CI records in the Hardware Type table.Utah
SG-AWS Image IdValidates the ingestion of multiple CI records in the Image table.Utah
SG-AWS Image PrivateValidates the ingestion of multiple CI records in the Image table.Utah
SG-AWS LambdaValidates the ingestion of multiple CI records in the Cloud function table.Utah
SG-AWS Network InterfaceValidates the ingestion of multiple CI records in the Cloud Mgmt Network Interface table.Utah
SG-AWS OrganizationTests RTE mappings for the ingestion of CIs in the Cloud Organization table.Utah
SG-AWS RDSValidates the ingestion of mutliple CI records in the Cloud Database table.Utah
SG-AWS S3Validates the ingestion of multiple CI records in the Cloud Object Storage table.Utah
SG-AWS Security GroupValidates the ingestion of multiple CI records in the Compute Security Group table.Utah
SG-AWS Service AccountTests RTE mappings for the ingestion of CIs in the Cloud Service Account table.Utah
SG-AWS Software InventoryValidates the ingestion of Software Data and classification of CI records in the Server table. It tests whether the server is classified as Linux or Windows.Utah
SG-AWS Software RemoveValidates the removal of Software Data from the cmdb_software_instance or the cmdb_sam_sw_install table.Utah
SG-AWS Storage VolumeLoads mock import data for Storage Volume into the relevant staging table. Validates if fields are populated as expected in the cmdb_ci_storage_volume, cmdb_ci_storage_vol_snapshot, and sn_aws_extension_attributes tables and if the appropriate relationships have been created between the inserted CIs.Utah
SG-AWS SSM SendCommandValidates the ingestion of multiple CI records in the TCP Connection and Running Process tables. Updates records in the Server table.Utah
SG-AWS SubnetsValidates the ingestion of multiple CIs in the Cloud Subnet table.Utah
SG-AWS VM Hw ConsolidationValidates the update of multiple CI records in the Virtual Machine Instance and Server table.Utah
SG-AWS VPCTests RTE mappings associated with SG-AWS VPC Data source. It loads import set data for VPCs, Datacenters, Service-Acccount, and Organizations. Validates if the CIs have been added to the cmdb_ci_network table, the fields are populated with the expected value, and appropriate relationships verified through the cmdb_rel_ci table.Utah

Related topics

Quick start tests