We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438172a commit 4dea229Copy full SHA for 4dea229
jenkins-job-generator/definitions/jtreg-job.yml
@@ -56,6 +56,7 @@
56
env.BUILD_SCRIPT = "build-all.sh"
57
env.BUILD_VERSION = jtregVersion
58
env.BUILD_NUMBER = jtregBuild
59
+ env.VM_OPT = ""
60
} else {
61
env.BUILD_SCRIPT = "build.sh"
62
env.JTREG_BUILD_NUMBER = jtregBuild
0 commit comments