Closed stevekuznetsov closed 8 years ago
[test]
Rebased, let's get this baby [test]ed
Evaluated for vagrant openshift test up to 77625d2efe274b4df86c9ab6e877a713a26b21f3
Vagrant OpenShift Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_vagrant_openshift/68/) (Base Commit: 4e3348c1aa3644694864dcfc6e993f31de587abe)
@danmcp I think we're ready to merge this in so I can continue work on the downstream PR. No need to update the plugin as of this commit, though
@stevekuznetsov You can do the honors.
The code that supports
build-origin-base
was becoming unwieldy, so to allow for easy modification and maintenance, it will be refactored to run local scripts on the machine. The scripts are packaged with the plugin.The first step of this command now is to copy all the available scripts to the machine. The workflow for running scripts is shown in the refactor of the network configuration script in this commit.
Signed-off-by: Steve Kuznetsov skuznets@redhat.com
@danmcp PTAL