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

E2E test improvements #108

Merged
merged 8 commits into from
May 26, 2021
Merged

E2E test improvements #108

merged 8 commits into from
May 26, 2021

Conversation

roobre
Copy link
Contributor

@roobre roobre commented May 21, 2021

The main objective of this PR is:

  • bumping KSM versions
  • updating Json schemas

@roobre roobre marked this pull request as draft May 21, 2021 12:46
roobre and others added 3 commits May 21, 2021 17:35
Generated and curated from nri-kubernetes 2.4.0 in minikube v1.20.0 on Kubernetes v1.19.11
@paologallinaharbur paologallinaharbur marked this pull request as ready for review May 26, 2021 11:15
@paologallinaharbur paologallinaharbur changed the title E2E test improvements E2E test JsonSchema improvements May 26, 2021
e2e/cmd/e2e.go Outdated Show resolved Hide resolved
e2e/schema/cluster.json Outdated Show resolved Hide resolved
@@ -94,7 +93,6 @@
}
],
"required": [
"clusterIP",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree with this change, but I don't understand why some services (or versions) are not returning this. Do you know the root cause?

Copy link
Member

Choose a reason for hiding this comment

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

I am investigating that

Copy link
Member

@paologallinaharbur paologallinaharbur May 26, 2021

Choose a reason for hiding this comment

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

For some reason the service created forces the clusterIP to be none @roobre

Copy link
Member

Choose a reason for hiding this comment

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

I am currently testing locally to re-add clusterIP

@paologallinaharbur paologallinaharbur changed the title E2E test JsonSchema improvements E2E test improvements May 26, 2021
@paologallinaharbur
Copy link
Member

I removed the e2e support for helm3 in favour of #110

Copy link
Contributor Author

@roobre roobre left a comment

Choose a reason for hiding this comment

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

Looking HELLA RAD! 👍🏻

@paologallinaharbur paologallinaharbur merged commit e98fb44 into main May 26, 2021
@paologallinaharbur paologallinaharbur deleted the e2e-test-improvements branch May 26, 2021 16:25
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.

2 participants