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

Relocate ansible-test code. #60147

Merged
merged 9 commits into from
Aug 6, 2019
Merged

Relocate ansible-test code. #60147

merged 9 commits into from
Aug 6, 2019

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Aug 6, 2019

SUMMARY

Relocate ansible-test and related code to support upcoming inclusion in setup.py.

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ansible-test

@ansibot
Copy link
Contributor

ansibot commented Aug 6, 2019

@mattclay This PR was evaluated as a potentially problematic PR for the following reasons:

  • More than 50 changed files.

Such PR can only be merged by human. Contact a Core team member to review this PR on IRC: #ansible-devel on irc.freenode.net

click here for bot help

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. feature This issue/PR relates to a feature request. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_triage Needs a first human triage before being processed. labels Aug 6, 2019
@ansibot
Copy link
Contributor

ansibot commented Aug 6, 2019

@mattclay This PR was evaluated as a potentially problematic PR for the following reasons:

  • More than 50 changed files.

Such PR can only be merged by human. Contact a Core team member to review this PR on IRC: #ansible-devel on irc.freenode.net

click here for bot help

@ansibot ansibot removed the core_review In order to be merged, this PR must follow the core review workflow. label Aug 6, 2019
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Aug 6, 2019
@ansibot ansibot added the core_review In order to be merged, this PR must follow the core review workflow. label Aug 6, 2019
`test/runner/lib/` -> `test/lib/ansible_test/_internal/`
`test/runner/`     -> `test/lib/ansible_test/_internal/data/`
`test/sanity/` -> `test/lib/ansible_test/_internal/data/sanity/` (except `test/sanity/ignore.txt`)
`test/units/pytest/` -> `test/lib/ansible_test/_internal/data/pytest/`
`test/units/ansible.cfg` -> `test/lib/ansible_test/_internal/data/units/ansible.cfg`
`test/env/ansible.cfg` -> `test/lib/ansible_test/_internal/data/env/ansible.cfg`
`test/lib/ansible_test/_internal/data/unit/` -> `test/lib/ansible_test/tests/unit/`
`test/lib/ansible_test/_internal/data/` -> `test/lib/ansible_test/_data/`
@ansibot ansibot removed the core_review In order to be merged, this PR must follow the core review workflow. label Aug 6, 2019
@mattclay
Copy link
Member Author

mattclay commented Aug 6, 2019

Test failures unrelated to changes.

@mattclay mattclay merged commit d651bda into ansible:devel Aug 6, 2019
@mattclay mattclay deleted the at-relocation branch August 6, 2019 21:43
@mattclay mattclay added this to In progress in Testing Collections via automation Aug 7, 2019
@mattclay mattclay self-assigned this Aug 7, 2019
@mattclay mattclay moved this from In progress to Done in Testing Collections Aug 7, 2019
@ansible ansible locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 feature This issue/PR relates to a feature request. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants