diff --git a/integration_test/third_party_apps_test/applications/apache/metadata.yaml b/integration_test/third_party_apps_test/applications/apache/metadata.yaml index 1bebc3cf19..7cbb804f73 100644 --- a/integration_test/third_party_apps_test/applications/apache/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/apache/metadata.yaml @@ -64,7 +64,9 @@ expected_metrics: - centos-cloud:centos-7 - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - type: workload.googleapis.com/apache.requests value_type: INT64 kind: CUMULATIVE @@ -174,7 +176,9 @@ expected_logs: - centos-cloud:centos-7 - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - name: severity type: string description: '' diff --git a/integration_test/third_party_apps_test/applications/cassandra/metadata.yaml b/integration_test/third_party_apps_test/applications/cassandra/metadata.yaml index 6be2a5a92c..2d2e39fcb7 100644 --- a/integration_test/third_party_apps_test/applications/cassandra/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/cassandra/metadata.yaml @@ -51,7 +51,9 @@ platforms_to_skip: - centos-cloud:centos-7 # see https://issues.apache.org/jira/browse/CASSANDRA-18059 for fix. - suse-cloud:sles-12 # QueryLog() failed: cassandra_system not found, exhausted retries; QueryLog() failed: cassandra_debug not found, exhausted retries; QueryLog() failed: cassandra_gc not found, exhausted retries - suse-cloud:sles-15 # QueryLog() failed: cassandra_system not found, exhausted retries; QueryLog() failed: cassandra_debug not found, exhausted retries; QueryLog() failed: cassandra_gc not found, exhausted retries + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - debian-cloud:debian-12 # QueryLog() failed: cassandra_system not found, exhausted retries; QueryLog() failed: cassandra_debug not found, exhausted retries; QueryLog() failed: cassandra_gc not found, exhausted retries - debian-cloud:debian-12-arm64 # QueryLog() failed: cassandra_system not found, exhausted retries; QueryLog() failed: cassandra_debug not found, exhausted retries; QueryLog() failed: cassandra_gc not found, exhausted retries - ubuntu-os-cloud:ubuntu-2004-lts # GPG error [...] the public key is not available: NO_PUBKEY AA8E81B4331F7F50 NO_PUBKEY 112695A0E562B32A @@ -182,7 +184,7 @@ expected_logs: - log_name: cassandra_gc fields: - name: jsonPayload.message - value_regex: (?s).*Total time for which application threads were stopped.* # The (?s) part will make the . match with newline as well. See https://github.com/google/re2/blob/main/doc/syntax.txt#L65,L68 + value_regex: (?s).*Total time for which application threads were stopped.* # The (?s) part will make the . match with newline as well. See https://github.com/google/re2/blob/main/doc/syntax.txt#L65,L68 type: string description: Log message - name: jsonPayload.uptime diff --git a/integration_test/third_party_apps_test/applications/couchdb/metadata.yaml b/integration_test/third_party_apps_test/applications/couchdb/metadata.yaml index 82a7a44595..566ac9e062 100644 --- a/integration_test/third_party_apps_test/applications/couchdb/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/couchdb/metadata.yaml @@ -31,7 +31,9 @@ platforms_to_skip: # couchdb is not supported on various distros. - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - rocky-linux-cloud:rocky-linux-9 - rocky-linux-cloud:rocky-linux-9-arm64 - ubuntu-os-cloud:ubuntu-2310-amd64 diff --git a/integration_test/third_party_apps_test/applications/dcgm/metadata.yaml b/integration_test/third_party_apps_test/applications/dcgm/metadata.yaml index 868befa5c6..d8324b4141 100644 --- a/integration_test/third_party_apps_test/applications/dcgm/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/dcgm/metadata.yaml @@ -20,7 +20,7 @@ description: |- The NVIDIA DataCenter GPU Manager (DCGM) integration collects advanced GPU metrics, including SM block utilization, Pipe utilization, PCIe and NVLink traffic. configure_integration: |- - You must install DCGM and run the DCGM daemon service. + You must install DCGM and run the DCGM daemon service. supported_operating_systems: linux supported_app_version: ["3.1"] gpu_platforms: # p4, p100 don't emit DCGM profiling metrics @@ -41,6 +41,7 @@ gpu_platforms: # p4, p100 don't emit DCGM profiling metrics - rocky-linux-cloud:rocky-linux-8 - rocky-linux-cloud:rocky-linux-9 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - ubuntu-os-cloud:ubuntu-2004-lts - ubuntu-os-cloud:ubuntu-2204-lts expected_metrics: diff --git a/integration_test/third_party_apps_test/applications/mariadb/metadata.yaml b/integration_test/third_party_apps_test/applications/mariadb/metadata.yaml index 58ae5100ac..85f6842873 100644 --- a/integration_test/third_party_apps_test/applications/mariadb/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/mariadb/metadata.yaml @@ -34,7 +34,7 @@ configure_integration: |- The `mysql_error` logging receiver collects logs from the default file paths shown in the table below. On some platforms, MariaDB logs to `journald` by - default instead of a file. Configure MariaDB to log to a file instead by + default instead of a file. Configure MariaDB to log to a file instead by setting `log_error` in the MariaDB configuration. [Learn more](https://mariadb.com/kb/en/error-log/#writing-the-error-log-to-a-file) about configuring `log_error`. @@ -48,7 +48,9 @@ platforms_to_skip: - rocky-linux-cloud:rocky-linux-9-arm64 - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 supported_app_version: ["10.1.X through 10.7.X"] expected_metrics: - type: workload.googleapis.com/mysql.buffer_pool_data_pages diff --git a/integration_test/third_party_apps_test/applications/mongodb/metadata.yaml b/integration_test/third_party_apps_test/applications/mongodb/metadata.yaml index 030b5518c0..57f085059c 100644 --- a/integration_test/third_party_apps_test/applications/mongodb/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/mongodb/metadata.yaml @@ -35,6 +35,7 @@ platforms_to_skip: - debian-cloud:debian-12 - debian-cloud:debian-12-arm64 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 supported_app_version: ["2.6", "3.0+", "4.0+", "5.0", "6.0"] expected_metrics: - type: workload.googleapis.com/mongodb.cache.operations diff --git a/integration_test/third_party_apps_test/applications/mongodb3.6/metadata.yaml b/integration_test/third_party_apps_test/applications/mongodb3.6/metadata.yaml index 130e341db9..b98a17a020 100644 --- a/integration_test/third_party_apps_test/applications/mongodb3.6/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/mongodb3.6/metadata.yaml @@ -37,7 +37,9 @@ platforms_to_skip: - rocky-linux-cloud:rocky-linux-9 - rocky-linux-cloud:rocky-linux-9-arm64 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - ubuntu-os-cloud:ubuntu-2004-lts - ubuntu-os-cloud:ubuntu-2004-lts-arm64 - ubuntu-os-cloud:ubuntu-2204-lts diff --git a/integration_test/third_party_apps_test/applications/mysql/metadata.yaml b/integration_test/third_party_apps_test/applications/mysql/metadata.yaml index 6d5cedca80..a181baa998 100644 --- a/integration_test/third_party_apps_test/applications/mysql/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/mysql/metadata.yaml @@ -41,6 +41,7 @@ platforms_to_skip: - debian-cloud:debian-12 - debian-cloud:debian-12-arm64 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 supported_app_version: ["8.0", "5.7"] expected_metrics: - type: workload.googleapis.com/mysql.buffer_pool_data_pages diff --git a/integration_test/third_party_apps_test/applications/mysql5.7/metadata.yaml b/integration_test/third_party_apps_test/applications/mysql5.7/metadata.yaml index ee32960436..d74f2591e6 100644 --- a/integration_test/third_party_apps_test/applications/mysql5.7/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/mysql5.7/metadata.yaml @@ -35,7 +35,9 @@ supported_operating_systems: linux platforms_to_skip: # MySQL5.7 is not supported on various distros. - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - rocky-linux-cloud:rocky-linux-8 - rocky-linux-cloud:rocky-linux-9 - rocky-linux-cloud:rocky-linux-9-arm64 diff --git a/integration_test/third_party_apps_test/applications/nginx/metadata.yaml b/integration_test/third_party_apps_test/applications/nginx/metadata.yaml index 32cd4438d5..2d3c86e3d3 100644 --- a/integration_test/third_party_apps_test/applications/nginx/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/nginx/metadata.yaml @@ -117,6 +117,8 @@ platforms_to_skip: - suse-cloud:sles-12 # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries - suse-cloud:sles-15 # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries - suse-cloud:sles-15-arm64 # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries + - suse-cloud:sles-15-sp5 # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries + - suse-cloud:sles-15-sp5-arm64 # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries - ubuntu-os-cloud:ubuntu-2004-lts # QueryLog() failed: nginx_access not found, exhausted retries; QueryLog() failed: nginx_error not found, exhausted retries supported_app_version: ["1.18", "1.20"] expected_metrics: diff --git a/integration_test/third_party_apps_test/applications/nvml/metadata.yaml b/integration_test/third_party_apps_test/applications/nvml/metadata.yaml index 5cf63fdd0d..0f8b227f10 100644 --- a/integration_test/third_party_apps_test/applications/nvml/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/nvml/metadata.yaml @@ -20,7 +20,7 @@ description: |- The NVIDIA Management Library (or NVML) integration collects GPU utilization and GPU used memory metrics from NVIDIA GPUs. configure_integration: |- - You must install the NVIDIA driver on a host with NVIDIA GPUs. + You must install the NVIDIA driver on a host with NVIDIA GPUs. supported_operating_systems: linux supported_app_version: ["515.65.01"] gpu_platforms: @@ -49,6 +49,7 @@ gpu_platforms: - rocky-linux-cloud:rocky-linux-8 - rocky-linux-cloud:rocky-linux-9 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - ubuntu-os-cloud:ubuntu-2004-lts - ubuntu-os-cloud:ubuntu-2204-lts expected_metrics: diff --git a/integration_test/third_party_apps_test/applications/oracledb/metadata.yaml b/integration_test/third_party_apps_test/applications/oracledb/metadata.yaml index 63c9b6a67e..38a17aaa9d 100644 --- a/integration_test/third_party_apps_test/applications/oracledb/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/oracledb/metadata.yaml @@ -59,7 +59,9 @@ platforms_to_skip: - rocky-linux-cloud:rocky-linux-9-arm64 - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 - ubuntu-os-cloud:ubuntu-2004-lts - ubuntu-os-cloud:ubuntu-2004-lts-arm64 - ubuntu-os-cloud:ubuntu-2204-lts diff --git a/integration_test/third_party_apps_test/applications/postgresql/metadata.yaml b/integration_test/third_party_apps_test/applications/postgresql/metadata.yaml index 6653227ae9..4a714d9a4a 100644 --- a/integration_test/third_party_apps_test/applications/postgresql/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/postgresql/metadata.yaml @@ -34,6 +34,7 @@ platforms_to_skip: - rocky-linux-cloud:rocky-linux-9 - rocky-linux-cloud:rocky-linux-9-arm64 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 # mantic not yet supported, but should revisit this in the future - ubuntu-os-cloud:ubuntu-2310-amd64 - ubuntu-os-cloud:ubuntu-2310-arm64 diff --git a/integration_test/third_party_apps_test/applications/redis/metadata.yaml b/integration_test/third_party_apps_test/applications/redis/metadata.yaml index 9fb33ef86f..92a140f04c 100644 --- a/integration_test/third_party_apps_test/applications/redis/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/redis/metadata.yaml @@ -32,7 +32,9 @@ platforms_to_skip: - centos-cloud:centos-7 # QueryLog() failed: redis not found, exhausted retries - suse-cloud:sles-12 # File '/repositories/server:/monitoring/SLE_12/server:monitoring.repo' not found - suse-cloud:sles-15 # File '/repositories/server:database/SLE_15/server:database.repo' not found + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 supported_app_version: ["6.2"] expected_metrics: - type: workload.googleapis.com/redis.clients.blocked diff --git a/integration_test/third_party_apps_test/applications/varnish/metadata.yaml b/integration_test/third_party_apps_test/applications/varnish/metadata.yaml index 619df2ec97..1f26226fcf 100644 --- a/integration_test/third_party_apps_test/applications/varnish/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/varnish/metadata.yaml @@ -125,7 +125,9 @@ platforms_to_skip: # varnish is not supported on sles - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 expected_logs: - log_name: varnish fields: diff --git a/integration_test/third_party_apps_test/applications/wildfly/metadata.yaml b/integration_test/third_party_apps_test/applications/wildfly/metadata.yaml index 251e0af8a2..23ad10066e 100644 --- a/integration_test/third_party_apps_test/applications/wildfly/metadata.yaml +++ b/integration_test/third_party_apps_test/applications/wildfly/metadata.yaml @@ -50,6 +50,7 @@ platforms_to_skip: - rocky-linux-cloud:rocky-linux-8 - suse-cloud:sles-12 - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 - ubuntu-os-cloud:ubuntu-2004-lts supported_app_version: ["26.x", "25.x"] expected_metrics: diff --git a/project.yaml b/project.yaml index 23ec74295f..bd62a889bf 100644 --- a/project.yaml +++ b/project.yaml @@ -141,6 +141,7 @@ targets: test_distros: representative: - suse-cloud:sles-15 + - suse-cloud:sles-15-sp5 exhaustive: - suse-sap-cloud:sles-15-sp2-sap - suse-sap-cloud:sles-15-sp6-sap @@ -151,6 +152,7 @@ targets: test_distros: representative: - suse-cloud:sles-15-arm64 + - suse-cloud:sles-15-sp5-arm64 exhaustive: - opensuse-cloud:opensuse-leap-arm64 - opensuse-cloud=opensuse-leap-15-5-v20240516-arm64