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

Addons configurations GQL test fails #5516

Closed
polskikiel opened this issue Sep 2, 2019 · 2 comments
Closed

Addons configurations GQL test fails #5516

polskikiel opened this issue Sep 2, 2019 · 2 comments
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.

Comments

@polskikiel
Copy link
Contributor

Description

Addons configurations GQL test fails with the following error:

Error: Received unexpected error:
graphql: Addons Configuration invalid: AddonsConfiguration.addons.kyma-project.io "test" is invalid: []: Invalid value: map[string]interface {}{"apiVersion":"addons.kyma-project.io/v1alpha1", "metadata":map[string]interface {}{"name":"test", "creationTimestamp":"2019-09-02T07:14:48Z", "labels":map[string]interface {}{"label":"true"}, "namespace":"console-backend-service-sca", "generation":1, "uid":"590df8cf-cd51-11e9-91d4-42010aa4000d"}, "spec":map[string]interface {}{"repositories":[]interface {}{map[string]interface {}{"url":"test", "secretRef":map[string]interface {}{}}}}, "kind":"AddonsConfiguration"}: validation failure list:
spec.repositories.secretRef.name in body is required
@polskikiel polskikiel added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Sep 2, 2019
@polskikiel polskikiel added this to the Backlog_Gopher milestone Sep 2, 2019
@polskikiel polskikiel self-assigned this Sep 2, 2019
@polskikiel
Copy link
Contributor Author

There was only one occurrence of that fail so far. I cannot reproduce it locally on master. I will wait with further investigations for the next occurrence.

@polskikiel polskikiel removed their assignment Sep 2, 2019
@mszostok
Copy link
Contributor

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.
Projects
None yet
Development

No branches or pull requests

2 participants