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

Fix CI and integration tests track/1.7 #138

Closed
i-chvets opened this issue Jul 28, 2023 · 1 comment
Closed

Fix CI and integration tests track/1.7 #138

i-chvets opened this issue Jul 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@i-chvets
Copy link
Contributor

i-chvets commented Jul 28, 2023

Description

CI was broken due to updated dependencies and due to integraton tests failure:

odel    Controller                Cloud/Region        Version  SLA          Timestamp
testing  github-pr-4d592-microk8s  microk8s/localhost  2.9.34   unsupported  20:09:58Z

App                Version  Status   Scale  Charm              Channel  Rev  Address         Exposed  Message
admission-webhook           waiting      1  admission-webhook  edge     214  10.152.183.186  no       installing agent
kubeflow-profiles           active       1  kubeflow-profiles             0  10.152.183.92   no       

Unit                  Workload  Agent  Address      Ports  Message
admission-webhook/0*  error     idle   10.1.115.73         hook failed: "install"
kubeflow-profiles/0*  active    idle   10.1.115.72         

The issue is due to use of admission-webhook at edge channel which was re-written.

Solution

Soltion for main was implemented here: #137

@i-chvets i-chvets changed the title Portr CI solition developed for main into track/1.7 Fix integration tests track/1.7 Jul 28, 2023
@i-chvets i-chvets changed the title Fix integration tests track/1.7 Fix CI and integration tests track/1.7 Jul 28, 2023
i-chvets pushed a commit that referenced this issue Jul 28, 2023
@i-chvets i-chvets added the bug Something isn't working label Aug 16, 2023
@i-chvets
Copy link
Contributor Author

Fixed in #139
Closing.

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

No branches or pull requests

1 participant