Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sp5 image to testing #1755

Closed
wants to merge 5 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
skip sp5 on all tests that skip base sles15
braydonk committed Jul 15, 2024
commit c250c251e403224fc97baf683121dbeebf3e31db
Original file line number Diff line number Diff line change
@@ -64,6 +64,7 @@ expected_metrics:
- centos-cloud:centos-7
- suse-cloud:sles-12
- suse-cloud:sles-15
- suse-cloud:sles-15-sp5
- suse-cloud:sles-15-arm64
- type: workload.googleapis.com/apache.requests
value_type: INT64
@@ -174,6 +175,7 @@ expected_logs:
- centos-cloud:centos-7
- suse-cloud:sles-12
- suse-cloud:sles-15
- suse-cloud:sles-15-sp5
- suse-cloud:sles-15-arm64
- name: severity
type: string
Original file line number Diff line number Diff line change
@@ -51,6 +51,7 @@ 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
- 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
@@ -182,7 +183,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
Original file line number Diff line number Diff line change
@@ -31,6 +31,7 @@ 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
- rocky-linux-cloud:rocky-linux-9
- rocky-linux-cloud:rocky-linux-9-arm64
Original file line number Diff line number Diff line change
@@ -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:
Original file line number Diff line number Diff line change
@@ -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,6 +48,7 @@ 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
supported_app_version: ["10.1.X through 10.7.X"]
expected_metrics:
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@ 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
- ubuntu-os-cloud:ubuntu-2004-lts
- ubuntu-os-cloud:ubuntu-2004-lts-arm64
Original file line number Diff line number Diff line change
@@ -35,6 +35,7 @@ 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
- rocky-linux-cloud:rocky-linux-8
- rocky-linux-cloud:rocky-linux-9
Original file line number Diff line number Diff line change
@@ -116,6 +116,7 @@ supported_operating_systems: linux
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-sp5 # 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
- 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"]
Original file line number Diff line number Diff line change
@@ -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:
Original file line number Diff line number Diff line change
@@ -59,6 +59,7 @@ 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
- ubuntu-os-cloud:ubuntu-2004-lts
- ubuntu-os-cloud:ubuntu-2004-lts-arm64
Original file line number Diff line number Diff line change
@@ -32,6 +32,7 @@ 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
supported_app_version: ["6.2"]
expected_metrics:
Original file line number Diff line number Diff line change
@@ -125,6 +125,7 @@ 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
expected_logs:
- log_name: varnish
Original file line number Diff line number Diff line change
@@ -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: