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 tests failing in CI during kind setup #359

Closed
nitishm opened this issue Jul 9, 2021 · 4 comments · Fixed by #363
Closed

E2E tests failing in CI during kind setup #359

nitishm opened this issue Jul 9, 2021 · 4 comments · Fixed by #363
Labels
bug Something isn't working

Comments

@nitishm
Copy link
Contributor

nitishm commented Jul 9, 2021

Describe the bug
See https://github.com/Azure/orkestra/pull/358/checks?check_run_id=3024269048

Fetched 4822 kB in 1s (3579 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  helm
0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded.
Need to get 13.7 MB of archives.
After this operation, 45.1 MB of additional disk space will be used.
Get:1 https://baltocdn.com/helm/stable/debian all/main amd64 helm amd64 3.6.2-1 [13.7 MB]
Fetched 13.7 MB in 0s (36.7 MB/s)
Selecting previously unselected package helm.
...
Preparing to unpack .../helm_3.6.2-1_amd64.deb ...
Unpacking helm (3.6.2-1) ...
Setting up helm (3.6.2-1) ...
Processing triggers for man-db (2.9.1-1) ...
Set kubectl context to "kind-orkestra"
Error: an error occurred while uninstalling the release. original install error: timed out waiting for the condition: timed out waiting for the condition
Error: Process completed with exit code 1.
@nitishm nitishm added the bug Something isn't working label Jul 9, 2021
@nitishm
Copy link
Contributor Author

nitishm commented Jul 9, 2021

@mahalrs @jonathan-innis any clue why this has started failing all of a sudden?

@mahalrs
Copy link
Contributor

mahalrs commented Jul 9, 2021

@nitishm I think we need to update e2e CI Workflow. I will look into this later today.

@nitishm
Copy link
Contributor Author

nitishm commented Jul 9, 2021

@nitishm I think we need to update e2e CI Workflow. I will look into this later today.

Will this solve it - #353?

@mahalrs
Copy link
Contributor

mahalrs commented Jul 9, 2021

@nitishm I think we need to update e2e CI Workflow. I will look into this later today.

Will this solve it - #353?

I'm not sure but I will try this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants