summaryrefslogtreecommitdiff
path: root/test/integration/targets/expect/aliases
diff options
context:
space:
mode:
authorkkjang <kevinjang7@gmail.com>2017-05-23 15:51:46 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-05-23 15:51:46 -0700
commitdaada2000c01641f016f223665894ea595957cc6 (patch)
tree4ed446689c52e9df45775846389679c99ee4981d /test/integration/targets/expect/aliases
parent66355df9177f0c0fee5d0a1889d8378d851cc35b (diff)
downloadansible-daada2000c01641f016f223665894ea595957cc6.tar.gz
Fix expect for python 3 (#24912)
* Fix expect for python 3 - Change generator next to python 3 compatible - Added tests for expect * Add pexpect to integration.txt - add pexpect library to requirements for integration tests * Use ansible_python_interpreter in integration tests for expect * Use double-quotes for expect integration tests * Cast user input to string for expect integration tests * Cast user input to string earlier in expect integration tests * Use ansible.module_utils.six.moves input for expect integration tests * Fix yamllint errors in the expect test * Use cat to trigger timeout for expect integration tests * Use realpath filter in expect integration tests
Diffstat (limited to 'test/integration/targets/expect/aliases')
-rw-r--r--test/integration/targets/expect/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/expect/aliases b/test/integration/targets/expect/aliases
new file mode 100644
index 0000000000..7af8b7f05b
--- /dev/null
+++ b/test/integration/targets/expect/aliases
@@ -0,0 +1 @@
+posix/ci/group2