Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all DSpot input and property file parameters #10

Open
jesus-gorronogoitia opened this issue Mar 26, 2019 · 1 comment
Open

Support all DSpot input and property file parameters #10

jesus-gorronogoitia opened this issue Mar 26, 2019 · 1 comment
Assignees
Labels

Comments

@jesus-gorronogoitia
Copy link

I've tried to used DSpot plugin for Jenkins, but even using the advanced configuration I cannot specify all the DSpot parameters I need to make it run. I particular I miss to be able to:

  • specify the target(s) tests using the -t <target_test> parameter:
    -t eu.supersede.integration.api.adaptation.dashboard.proxies.test.AdaptationDashboardProxyTest
  • specify the test timeout: --timeOut 30000
  • specify the --max-test-amplified

On the dspot.properties, not all parameters are supported. I miss to be able to:

  • specify the JVM arguments, for example: jvmArgs=-Xmx2048m,-Xms1024m
@jesus-gorronogoitia jesus-gorronogoitia added the enhancement New feature or request label Mar 26, 2019
@danzone
Copy link
Contributor

danzone commented Mar 29, 2019

Thanks a lot Yosu, in the next plugin version we'll support these parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants