So, I installed SoapUI on the Jenkins Slave SLANE1 platform and successfully ran all the tests in my project using the following command:
C:\Path_to_bin\testrunner.bat -f"C:\where_to_put_reports\reports" -I -A "C:\SoapUI\projects\project_name.xml"
In the meantime, I also took part in the exchange of some anonymous data so that the invitation would no longer interrupt me. All this was done through RDC under some USER1
Then I created a Jenkins job, the limited use of this particular slave and the added Windows Batch step there, pretty much the same as above.
My assumption was that it should work without problems.
What I have:
C:\Jenkins\workspace\project_name>C:\Path_to_bin\testrunner.bat -f"C:\where_to_put_reports\reports" -I -A "C:\SoapUI\projects\project_name.xml"
16:25:42,902 INFO [DefaultSoapUICore] Creating new settings at [C:\soapui-settings.xml]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
16:25:48,952 INFO [PluginManager] 0 plugins loaded in 12 ms
16:25:48,952 INFO [DefaultSoapUICore] All plugins loaded
And nothing more, since it seems to hang forever without effect. Adding startor callbefore the party team does not have a positive effect.
FYI: Jenkins , , .
, ?