Merge "Update the test scripts"
This commit is contained in:
commit
19edaabf87
@ -26,9 +26,10 @@ pushd "${HOME}"
|
|||||||
popd
|
popd
|
||||||
popd
|
popd
|
||||||
|
|
||||||
source ${TEST_DIR}/elk_metrics_6x/tests/manual-test.rc
|
source "${TEST_DIR}/osquery/tests/manual-test.rc"
|
||||||
|
|
||||||
bash -v "${TEST_DIR}/elk_metrics_6x/bootstrap-embedded-ansible.sh"
|
source "${TEST_DIR}/osquery/bootstrap-embedded-ansible.sh"
|
||||||
|
deactivate
|
||||||
|
|
||||||
${HOME}/ansible25/bin/ansible-galaxy install --force \
|
${HOME}/ansible25/bin/ansible-galaxy install --force \
|
||||||
--roles-path="${HOME}/ansible25/repositories/roles" \
|
--roles-path="${HOME}/ansible25/repositories/roles" \
|
||||||
|
@ -26,9 +26,10 @@ pushd "${HOME}"
|
|||||||
popd
|
popd
|
||||||
popd
|
popd
|
||||||
|
|
||||||
source ${TEST_DIR}/osquery/tests/manual-test.rc
|
source "${TEST_DIR}/osquery/tests/manual-test.rc"
|
||||||
|
|
||||||
bash -v "${TEST_DIR}/osquery/bootstrap-embedded-ansible.sh"
|
source "${TEST_DIR}/osquery/bootstrap-embedded-ansible.sh"
|
||||||
|
deactivate
|
||||||
|
|
||||||
${HOME}/ansible25/bin/ansible-galaxy install --force \
|
${HOME}/ansible25/bin/ansible-galaxy install --force \
|
||||||
--roles-path="${HOME}/ansible25/repositories/roles" \
|
--roles-path="${HOME}/ansible25/repositories/roles" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user