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

Overhaul httptester support in ansible-test. #39892

Merged
merged 2 commits into from
May 9, 2018

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented May 9, 2018

SUMMARY

Overhaul httptester support in ansible-test:

  • Works with the --remote option.
  • Can be disabled with the --disable-httptester option.
  • Change image with the --httptester option.
  • Only load and run httptester for targets that require it.
ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ansible-test

ANSIBLE VERSION
ansible 2.6.0 (remote-httptester 2d6116b026) last updated 2018/05/09 00:37:59 (GMT -700)
  config file = None
  configured module search path = [u'/Users/mclay/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/mclay/code/mattclay/ansible/lib/ansible
  executable location = /Users/mclay/code/mattclay/ansible/bin/ansible
  python version = 2.7.14 (default, Mar 22 2018, 11:39:16) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]

- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
@ansibot
Copy link
Contributor

ansibot commented May 9, 2018

@ansibot ansibot added feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. net_tools Net-tools category support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. labels May 9, 2018
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label May 9, 2018
@ansibot ansibot added the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label May 9, 2018
@mattclay mattclay merged commit c1f9efa into ansible:devel May 9, 2018
@mattclay mattclay deleted the remote-httptester branch May 9, 2018 16:24
mattclay added a commit to mattclay/ansible that referenced this pull request May 9, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.

(cherry picked from commit c1f9efa)
mattclay added a commit that referenced this pull request May 9, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.

(cherry picked from commit c1f9efa)
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 12, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
tonal pushed a commit to tonal/ansible that referenced this pull request May 15, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
- Works with the --remote option.
- Can be disabled with the --disable-httptester option.
- Change image with the --httptester option.
- Only load and run httptester for targets that require it.
@ansible ansible locked and limited conversation to collaborators May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue/PR relates to a feature request. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. net_tools Net-tools category support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants