Skip to content

Commit

Permalink
Merge pull request quarkus-qe#286 from rsvoboda/how.to.run
Browse files Browse the repository at this point in the history
Test-suite execution details
  • Loading branch information
rsvoboda committed Jun 27, 2022
2 parents 7c520dd + a472a1e commit 7e348c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Beefy scenarios for Quarkus
- JDK 11
- Docker

## Test-suite Execution
Run `mvn clean verify` command to execute the testsuite

NOTE: Build Quarkus with relocations enabled - e.g. `mvn clean install -Dquickly -Prelocations`

## Scenarios IDs
| Range | Name | Description |
| ------------- |:-------------:| ----- |
Expand Down

0 comments on commit 7e348c7

Please sign in to comment.