Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust pause integration test for interactive and echo sceanrio #48125

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

samdoran
Copy link
Contributor

@samdoran samdoran commented Nov 5, 2018

SUMMARY

Use send() rather than sendline() calls when testing interactive prompting and echo. This makes the tests work properly with @jimi-c's threading and forking split branch.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

test/integration/targets/pause/test-pause.py

ANSIBLE VERSION
2.8

Use send() rather than sendlin() calls when testing interactive prompting and echo.
@ansibot
Copy link
Contributor

ansibot commented Nov 5, 2018

Hi @samdoran, thank you for submitting this pull-request!

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Nov 5, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Nov 5, 2018
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Nov 5, 2018
@samdoran samdoran merged commit 8c49fd2 into ansible:devel Nov 5, 2018
@samdoran samdoran deleted the pause-tests branch November 5, 2018 22:03
mjmayer pushed a commit to mjmayer/ansible that referenced this pull request Nov 30, 2018
Use send() rather than sendlin() calls when testing interactive prompting and echo.
Tomorrow9 pushed a commit to Tomorrow9/ansible that referenced this pull request Dec 4, 2018
Use send() rather than sendlin() calls when testing interactive prompting and echo.
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants