• Home
  • Raw
  • Download

Lines Matching full:configurations

13 The scripts in this section generate LoadTest configurations for the GKE-based
62 #### Generating load test configurations
67 the LoadTest configuration. Example configurations for various languages can be
73 configurations for tests running a set of scenarios. The configurations are
77 The LoadTest configurations are generated from a template. Any configuration can
79 of scenarios we intend to run (for instance, if we are generating configurations
81 we are generating configurations for cross-language scenarios that need a go
98 The following example generates configurations for C# and Java tests using this
161 - `-o`, `--output`<br> Output file name. The LoadTest configurations are added
190 #### Concatenating load test configurations
195 several YAML files into one, so configurations generated by multiple generator
206 generate example load test configurations in all supported languages. This
208 configurations will be created. The script produces a set of basic
209 configurations, as well as a set of template configurations intended to be used
218 configuration template from a set of load test configurations. The source files
219 may be load test configurations or load test configuration templates. The
221 configurations or templates.
225 was generated from the example configurations in [grpc/test-infra] by the
253 containing LoadTest configurations. May be repeated.
283 Annotations, on the other hand, are passed on to the test configurations, and
285 automation scripts to process the tests generated from these configurations in