You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We assume that the initial phase of this work will involve an unauthenticated remote endpoint. Later phases aim to support an authenticated endpoint.
In addition, we will need an automated means of deploying a setup to test this functionality. I'm unsure at this point if we need a new issue to track or if this issue is sufficient.
The need will be:
Assume a cluster exists, install Konveyor + Kai
Populate Konveyor with sample analysis runs sufficient for Kai to function.
Run a script like run_demo.py to exercise Kai and verify functionality is working.
As we work this, it would be very nice if we get this into an automated CI flow that could run on a recurring (~nightly) basis.
The text was updated successfully, but these errors were encountered:
longer term it would be interesting to see if we could have some system for tracking real (non-cached) results over time, either through CI or a manual process. But I think what you outlined here would be useful
As part of #270 we need the ability to test that Kai is functional when deployed by Konveyor and will use data in Konveyor.
Provide a CLI script that is able to run against Kai deployed by Konveyor
The ask is to provide a script similar to (or reuse with modification):
https://github.com/konveyor/kai/blob/main/example/run_demo.py
We assume that the initial phase of this work will involve an unauthenticated remote endpoint. Later phases aim to support an authenticated endpoint.
In addition, we will need an automated means of deploying a setup to test this functionality. I'm unsure at this point if we need a new issue to track or if this issue is sufficient.
The need will be:
As we work this, it would be very nice if we get this into an automated CI flow that could run on a recurring (~nightly) basis.
The text was updated successfully, but these errors were encountered: