You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
-t eu.supersede.integration.api.adaptation.dashboard.proxies.test.AdaptationDashboardProxyTest
On the dspot.properties, not all parameters are supported. I miss to be able to:
The text was updated successfully, but these errors were encountered: