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

Scenario should delete the service(s) in the application as well is failing on CI #2765

Closed
mik-dass opened this issue Mar 26, 2020 · 2 comments · Fixed by #2767
Closed

Scenario should delete the service(s) in the application as well is failing on CI #2765

mik-dass opened this issue Mar 26, 2020 · 2 comments · Fixed by #2767
Assignees
Labels
flake Categorizes issue or PR as related to a flaky test. kind/bug Categorizes issue or PR as related to a bug. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).

Comments

@mik-dass
Copy link
Contributor

mik-dass commented Mar 26, 2020

/kind bug

[odo]  •  Waiting for service to come up  ...
 ✓  Waiting for service to come up [18s]
[odo]  ✓  Service 'dh-postgresql-apb' is ready for use
[odo] Optionally, link dh-postgresql-apb to your component by running: 'odo link <component-name>'
Running oc with args [oc get serviceinstance -o name -n ezsliklskd]
[oc] serviceinstance.servicecatalog.k8s.io/dh-postgresql-apb
Running odo with args [odo app delete nwekwq -f]
[odo]  ✗  nwekwq app does not exists
• Failure [20.267 seconds]
odo service command tests
/home/travis/gopath/src/github.com/openshift/odo/tests/integration/servicecatalog/cmd_service_test.go:15
  When the application is deleted
  /home/travis/gopath/src/github.com/openshift/odo/tests/integration/servicecatalog/cmd_service_test.go:439
    should delete the service(s) in the application as well [It]
    /home/travis/gopath/src/github.com/openshift/odo/tests/integration/servicecatalog/cmd_service_test.go:444
    No future change is possible.  Bailing out early after 0.091s.
    Running odo with args [odo app delete nwekwq -f]
    Expected
        <int>: 1
    to match exit code:
        <int>: 0

https://travis-ci.com/github/openshift/odo/jobs/303606481#L745

@mik-dass mik-dass added the flake Categorizes issue or PR as related to a flaky test. label Mar 26, 2020
@mik-dass mik-dass changed the title Scenario should delete the service(s) in the application as well is failing on CI Scenario should delete the service(s) in the application as well is failing on CI Mar 26, 2020
@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 26, 2020
@mik-dass mik-dass removed the kind/bug Categorizes issue or PR as related to a bug. label Mar 26, 2020
@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 26, 2020
@amitkrout
Copy link
Contributor

@mik-dass Can you please refer the CI link ?

@amitkrout amitkrout self-assigned this Mar 26, 2020
@mik-dass
Copy link
Contributor Author

@mik-dass Can you please refer the CI link ?

added in the description

@amitkrout amitkrout added the priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake Categorizes issue or PR as related to a flaky test. kind/bug Categorizes issue or PR as related to a bug. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants