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

Initial OpenShift integration test support. #36207

Merged
merged 2 commits into from
Feb 14, 2018

Conversation

mattclay
Copy link
Member

SUMMARY

Initial OpenShift integration test support.

Based on integration tests from @chouseknecht for openshift_raw.

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ansible-test

ANSIBLE VERSION
ansible 2.6.0 (at-openshift 546b27486c) last updated 2018/02/14 12:26:05 (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.13 (default, Jul 18 2017, 09:17:00) [GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)]

Based on integration tests from chouseknecht for openshift_raw.
@ansibot
Copy link
Contributor

ansibot commented Feb 14, 2018

@ansibot ansibot added feature_pull_request needs_triage Needs a first human triage before being processed. 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 Feb 14, 2018
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Feb 14, 2018
@ansibot
Copy link
Contributor

ansibot commented Feb 14, 2018

The test ansible-test sanity --test no-underscore-variable [explain] failed with the error:

Command "test/sanity/code-smell/no-underscore-variable.sh" returned exit status 2.
>>> Standard Output
== Underscore used as a variable ==
./test/runner/lib/cloud/openshift.py:        for _ in range(1, 30):

click here for bot help

@ansibot ansibot added the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Feb 14, 2018
@ansibot ansibot removed the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Feb 14, 2018
@mattclay mattclay merged commit 032dc1a into ansible:devel Feb 14, 2018
@mattclay mattclay deleted the at-openshift branch February 14, 2018 21:39
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_pull_request labels Mar 5, 2018
@ansible ansible locked and limited conversation to collaborators Apr 27, 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. 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