Skip to content

Start builds/tests over ssh/pywinrm in VagrantPlaybookCheck.sh #1296

@Willsparker

Description

@Willsparker

Currently, the scripts located in pbTestScripts used in the VagrantPlaybookCheck Jenkins job use ansible all ... as a way of starting the scripts to build / test a JDK. While this works, it doesn't output logs 'live'; It will only be output once the build / test has succeeded or failed, causing up to 2 hours of waiting, not knowing if the build / test is hung.
A way to fix this this would be to start builds and tests outside of ansible, using ssh for linux/freebsd and pywinrm for Windows.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions