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

Filter non-strings from the oc_adm_ca_server_cert hostnames parameter. #4197

Merged

Conversation

abutcher
Copy link
Member

This allows the omit filter to be used in the hostnames parameter list
which simplifies conditionally added hostnames.

Note: I've added the additional import to src/ansible/oc_adm_ca_server_cert.py rather than the global/base imports file so that the new import only affects the oc_adm_ca_server_cert module.

This allows the omit filter to be used in the hostnames parameter list
which simplifies conditionally added hostnames.
Copy link
Member

@ashcrow ashcrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Something to keep in mind for the future though. When removing data from a run like this we may want to a ansible.utils.display.Display().warning to let the user know.

@abutcher abutcher changed the title WIP: Filter non-strings from the oc_adm_ca_server_cert hostnames parameter. Filter non-strings from the oc_adm_ca_server_cert hostnames parameter. May 15, 2017
@abutcher
Copy link
Member Author

aos-ci-test

@openshift-bot
Copy link

error: aos-ci-jenkins/OS_3.6_NOT_containerized for 75c752d (logs)

@openshift-bot
Copy link

error: aos-ci-jenkins/OS_3.5_NOT_containerized for 75c752d (logs)

@openshift-bot
Copy link

error: aos-ci-jenkins/OS_3.5_containerized for 75c752d (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_containerized, aos-ci-jenkins/OS_3.6_containerized_e2e_tests" for 75c752d (logs)

@abutcher
Copy link
Member Author

aos-ci-test

@ashcrow
Copy link
Member

ashcrow commented May 16, 2017

Flake like thing from yesterday:

    raise Exception('An unexpected exception has '
Exception: An unexpected exception has been encountered

@abutcher
Copy link
Member Author

taskrunner - ERROR - Caught exception while running 'GetNodes'

@sdodson have you cleaned up stale vms lately?

@abutcher
Copy link
Member Author

@ashcrow confirmed that @sdodson cleaned up like 30 stale test vms. When we cancel jobs they never get deleted and then this happens.

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_NOT_containerized, aos-ci-jenkins/OS_3.5_NOT_containerized_e2e_tests" for 75c752d (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_NOT_containerized, aos-ci-jenkins/OS_3.6_NOT_containerized_e2e_tests" for 75c752d (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_containerized, aos-ci-jenkins/OS_3.6_containerized_e2e_tests" for 75c752d (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_containerized, aos-ci-jenkins/OS_3.5_containerized_e2e_tests" for 75c752d (logs)

@abutcher
Copy link
Member Author

[merge]

@abutcher
Copy link
Member Author

flake openshift/origin#13271

@abutcher
Copy link
Member Author

[merge]

@openshift-bot
Copy link

Evaluated for openshift ansible merge up to 75c752d

@openshift-bot
Copy link

openshift-bot commented May 16, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_openshift_ansible/388/) (Base Commit: 7d506ff)

@openshift-bot openshift-bot merged commit bbb5408 into openshift:master May 17, 2017
@abutcher abutcher deleted the oc_adm_ca_server_cert-hostnames-omit branch May 17, 2017 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants