* [BAEL-4747] Create quarkus and spring boot projects * [BAEL-4747] Add quarkus implementation and fixing native image plugins setup * Fixing build config * [BAEL-4747] Add read me and utils scripts
3 lines
82 B
Bash
Executable File
3 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
$Jmeter_home/bin/jmeter -n -t load_test.jmx -l log.csv -e -o ./report |