Skip to content

Commit

Permalink
macOS: vm_stat
Browse files Browse the repository at this point in the history
  • Loading branch information
Karm committed Jun 5, 2024
1 parent 07ed0aa commit 28fd8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jobs/tests/Constants.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class Constants {
'''

static final String MACOS_INTEGRATION_TESTS = MACOS_PREPARE_MANDREL + '''
free -h
vm_stat
df -h
ps aux | grep java
mvn --batch-mode clean verify -Ptestsuite -DincludeTags=reproducers,perfcheck,runtimes -Dquarkus.version=${QUARKUS_VERSION}
Expand Down

0 comments on commit 28fd8f9

Please sign in to comment.