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

ASC-1053 Create custom fact - rpc_product_release #98

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

johnduarte
Copy link
Contributor

This commit creates a custom ansible fact to store the result of the
query of the rpc_product_release value regardless of whether that comes
from a deployed OSA custom fact or via an environment variable. This
custom fact is then available to the tests after the converge step has
concluded. The fact exists in the following hierarchy:

["ansible_facts"]["ansible_local"]["system_tests"]["rpc_product_release"]

This commit creates a custom ansible fact to store the result of the
query of the rpc_product_release value regardless of whether that comes
from a deployed OSA custom fact or via an environment variable. This
custom fact is then available to the tests after the converge step has
concluded. The fact exists in the following hierarchy:

["ansible_facts"]["ansible_local"]["system_tests"]["rpc_product_release"]
tasks/set_facts.yml Show resolved Hide resolved
@ryan-rs ryan-rs merged commit 24acc74 into dev Oct 18, 2018
@ryan-rs ryan-rs deleted the johnduarte/asc-1053/create-custom-fact-for-release branch October 18, 2018 15:11
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.

None yet

2 participants