Skip to content

Commit

Permalink
pbTestScripts: Add Debian8 reference and link to VagrantPlaybookCheck…
Browse files Browse the repository at this point in the history
… job (#1069)

Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
  • Loading branch information
sxa555 authored and Willsparker committed Jan 2, 2020
1 parent 3bb6096 commit 50c324a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ansible/pbTestScripts/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Scripts to test Unix playbooks on Vagrant VMs

Most people will not need to run this directly, but if you can it will
reduce the likelihood of breaking things when you adjust the playbooks.
These scripts can be invoked via the
[VagrantPlaybookCheck](https://ci.adoptopenjdk.net/view/work%20in%20progress/job/VagrantPlaybookCheck/)
job if you have access to our jenkins, and they take 60-90 minutes to run
on the UNIX/Linux-based platforms, but closer to three hours for Windows.

This folder contains the scripts necessary to start separate vagrant machines with the following OSs:

* Ubuntu 16.04
* Ubuntu 18.04
* CentOS6
* CentOS7
* Debian8
* Windows Server 2012 R2

These machines will then have the playbooks ran on them, with additional options to build JDK8 and test it.
Expand Down

0 comments on commit 50c324a

Please sign in to comment.