github.com/verrazzano/verrazzano@v1.7.0/tools/psr/psrctl/testdata/ops-test/scenario.yaml (about) 1 # Copyright (c) 2022, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 4 ID: ops-test 5 name: opensearch-test 6 description: | 7 This is a test scenario that writes logs to STDOUT and gets logs from OpenSearch at a moderated rate. 8 The purpose of the scenario is to test a moderate load on both Fluend and OpenSearch by logging records. 9 usecases: 10 - usecasePath: opensearch/writelogs.yaml 11 overrideFile: writelogs.yaml 12 description: write logs to STDOUT 10 times a second