diff options
author | Justin Stoller <justin.stoller@gmail.com> | 2014-06-18 14:02:33 -0700 |
---|---|---|
committer | Justin Stoller <justin.stoller@gmail.com> | 2014-06-18 14:14:00 -0700 |
commit | 02c38ece76ba621807f0a415d0ea90fff0f395bb (patch) | |
tree | fae517b692c5b9ae0f5124e9fd9fcef4b04e5a06 /lib/puppet/provider/vcsrepo | |
parent | bb3b5283fc40226cad5a616b93bef492dba37f25 (diff) | |
download | puppet-vcsrepo-02c38ece76ba621807f0a415d0ea90fff0f395bb.tar.gz puppet-vcsrepo-02c38ece76ba621807f0a415d0ea90fff0f395bb.tar.bz2 |
(QENG-798) Update acceptance helpers to create distmoduledir
Previously we were creating the module dir on foss installs, but not on PE.
PE agents do not have a module dir deployed as part of the base PE install,
so to test on PE agents we need to create the module dir. `mkdir -p` is
idempotent, so we use it as a cudgle here. We also update the beaker_helper
and spec_helper_acceptance to contain the same installation steps for test
dependencies, warnings, and installation methods.
Diffstat (limited to 'lib/puppet/provider/vcsrepo')
0 files changed, 0 insertions, 0 deletions