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

Fix undefined var in scaffolded molecule tests #3654

Merged

Conversation

asmacdo
Copy link
Member

@asmacdo asmacdo commented Aug 5, 2020

No description provided.

Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

Do the molecule e2e tests need to be updated as well?

@@ -67,7 +67,7 @@ provisioner:
samples_dir: ${MOLECULE_PROJECT_DIRECTORY}/config/samples
project_dir: ${MOLECULE_PROJECT_DIRECTORY}
operator_image: testing-operator
pull_policy: "Never"
operator_pull_policy: "Never"
Copy link
Contributor

@camilamacedo86 camilamacedo86 Aug 5, 2020

Choose a reason for hiding this comment

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

it will be reverted?
I think @fabianvf changed that. Maybe is valid just ping him if you did not yet. :-)

Also, was it released in the alpha ones? If we we need to do a fragment file.

Copy link
Member

Choose a reason for hiding this comment

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

It's a typo from me 😬, this is definitely a fix

@asmacdo
Copy link
Member Author

asmacdo commented Aug 5, 2020

@estroz I dont think the e2e tests need to change since they are passing.

Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2020
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@camilamacedo86
Copy link
Contributor

PS.: @estroz @asmacdo
The test are not checking it yet. See: #3433

@asmacdo asmacdo merged commit cec69ab into operator-framework:master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants