Skip to content

enable ansible e2e test that checks for errors in logs #886

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

Closed
mhrivnak opened this issue Jan 7, 2019 · 0 comments · Fixed by #887
Closed

enable ansible e2e test that checks for errors in logs #886

mhrivnak opened this issue Jan 7, 2019 · 0 comments · Fixed by #887
Assignees
Labels
area/testing Issue related to testing the operator-sdk and subcomponents language/ansible Issue is related to an Ansible operator project

Comments

@mhrivnak
Copy link
Member

mhrivnak commented Jan 7, 2019

Now that #818 is fixed, there is an e2e test that needs to be enabled as described here:

#818 (comment)

@mhrivnak mhrivnak added area/testing Issue related to testing the operator-sdk and subcomponents language/ansible Issue is related to an Ansible operator project labels Jan 7, 2019
@mhrivnak mhrivnak self-assigned this Jan 7, 2019
mhrivnak added a commit to mhrivnak/operator-sdk that referenced this issue Jan 7, 2019
The `operator-sdk migrate` command adds go source and other files necessary to
convert an ansible operator to a hybrid operator.

The scaffolds used for `migrate` are also made available for use in creating
the ansible-operator base image through
`commands/ansible-operator-base/main.go`.

The `operator-sdk run ansible` command uses the operator-sdk binary as the
production-use ansible operator binary.

fixes operator-framework#886
mhrivnak added a commit to mhrivnak/operator-sdk that referenced this issue Jan 7, 2019
The `operator-sdk migrate` command adds go source and other files necessary to
convert an ansible operator to a hybrid operator.

The scaffolds used for `migrate` are also made available for use in creating
the ansible-operator base image through
`commands/ansible-operator-base/main.go`.

The `operator-sdk run ansible` command uses the operator-sdk binary as the
production-use ansible operator binary.

fixes operator-framework#886
mhrivnak added a commit that referenced this issue Jan 9, 2019
adds `migrate` and `run ansible` commands

The `operator-sdk migrate` command adds go source and other files necessary to
convert an ansible operator to a hybrid operator.

The scaffolds used for `migrate` are also made available for use in creating
the ansible-operator base image through
`commands/ansible-operator-base/main.go`.

The `operator-sdk run ansible` command uses the operator-sdk binary as the
production-use ansible operator binary.

fixes #886
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issue related to testing the operator-sdk and subcomponents language/ansible Issue is related to an Ansible operator project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant