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

URL tests creating projects for kubernetes on Travis #3603

Closed
mik-dass opened this issue Jul 20, 2020 · 2 comments · Fixed by #3606
Closed

URL tests creating projects for kubernetes on Travis #3603

mik-dass opened this issue Jul 20, 2020 · 2 comments · Fixed by #3606
Assignees
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering

Comments

@mik-dass
Copy link
Contributor

mik-dass commented Jul 20, 2020

/kind flake

Actual behavior

All the URL tests fail for a Kubernetes cluster on Travis CI

Running odo with args [odo project create xhqwqjbrfp -w -v4]
[odo] I0717 14:14:45.882677   27276 cert_rotation.go:137] Starting client certificate rotation controller
[odo]  •  Waiting for project to come up  ...
[odo]  ✗  Waiting for project to come up [994728ns]
[odo]  ✗  the server could not find the requested resource (get projects.project.openshift.io)
Deleting project: 
Running odo with args [odo project delete  -f]
[odo] I0717 14:14:46.036403   27294 cert_rotation.go:137] Starting client certificate rotation controller
[odo] I0717 14:14:46.045375   27294 request.go:757] Error in request: resource name may not be empty
[odo]  ✗  The project  does not exist. Please check the list of projects using `odo project list`
• Failure in Spec Setup (BeforeEach) [0.322 seconds]
odo devfile url command tests

Expected behavior

odo project create xhqwqjbrfp -w -v4

shouldn't run on kubernetes cluster

@openshift-ci-robot
Copy link
Collaborator

@mik-dass: The label(s) kind/test cannot be applied, because the repository doesn't have them

In response to this:

/kind test
/kind flake

Actual behavior

All the URL tests fail for a Kubernetes cluster on Travis CI

Running odo with args [odo project create xhqwqjbrfp -w -v4]
[odo] I0717 14:14:45.882677   27276 cert_rotation.go:137] Starting client certificate rotation controller
[odo]  •  Waiting for project to come up  ...
[odo]  ✗  Waiting for project to come up [994728ns]
[odo]  ✗  the server could not find the requested resource (get projects.project.openshift.io)
Deleting project: 
Running odo with args [odo project delete  -f]
[odo] I0717 14:14:46.036403   27294 cert_rotation.go:137] Starting client certificate rotation controller
[odo] I0717 14:14:46.045375   27294 request.go:757] Error in request: resource name may not be empty
[odo]  ✗  The project  does not exist. Please check the list of projects using `odo project list`
• Failure in Spec Setup (BeforeEach) [0.322 seconds]
odo devfile url command tests

Expected behavior

odo project create xhqwqjbrfp -w -v4

shouldn't run on kubernetes cluster

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the flake Categorizes issue or PR as related to a flaky test. label Jul 20, 2020
@mik-dass mik-dass added the area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering label Jul 20, 2020
@prietyc123
Copy link
Contributor

/assign @prietyc123

@prietyc123 prietyc123 added area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. and removed flake Categorizes issue or PR as related to a flaky test. labels Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devfile-spec Issues or PRs related to the Devfile specification and how odo handles and interprets it. area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants