summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/src/test/integration
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2017-02-07 16:39:51 -0500
committerThomas Wiest <twiest@redhat.com>2017-02-07 23:14:06 -0500
commit3aa123c5b2b145e57776e297ac62e133b3f6993e (patch)
tree1a81e5b6e304e4902fcf8f5c6de8a49061d3fd39 /roles/lib_utils/src/test/integration
parent5a933ed4b33131423b2f349eb0bc33ead99ec360 (diff)
downloadopenshift-3aa123c5b2b145e57776e297ac62e133b3f6993e.tar.gz
openshift-3aa123c5b2b145e57776e297ac62e133b3f6993e.tar.bz2
openshift-3aa123c5b2b145e57776e297ac62e133b3f6993e.tar.xz
openshift-3aa123c5b2b145e57776e297ac62e133b3f6993e.zip
Fixed ansible module unit and integration tests and added runners.
Diffstat (limited to 'roles/lib_utils/src/test/integration')
-rwxr-xr-xroles/lib_utils/src/test/integration/yedit.yml (renamed from roles/lib_utils/src/test/integration/yedit_test.yml)5
1 files changed, 3 insertions, 2 deletions
diff --git a/roles/lib_utils/src/test/integration/yedit_test.yml b/roles/lib_utils/src/test/integration/yedit.yml
index 1760a7466..e3dfd490b 100755
--- a/roles/lib_utils/src/test/integration/yedit_test.yml
+++ b/roles/lib_utils/src/test/integration/yedit.yml
@@ -1,8 +1,9 @@
-#!/usr/bin/ansible-playbook
+#!/usr/bin/ansible-playbook --module-path=../../../library/
+#
# Yedit test so that we can quickly determine if features are working
# Ensure that the kube-manager.yaml file exists
#
-# ./yedit_test.yml -M ../../library
+# ./yedit_test.yml
#
---
- hosts: localhost