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
Currently our integration testing is failing due to there being stacks that are using a new schema by default that are not supported by odo v2, which is odo version being used by the integration tests. By migrating our integration test script to use odo v3, we can allow stack owners to choose to use later devfile versions and unblock our PR testing as well.
The PR for this issue is blocked as odo 3.16.1 requires EL9 which is not supported by OCP 4.15 testing, as a result this PR would need to be merged in order to unblock the changes for this issue.
/kind task
Which area is this issue related to?
/area ci
/area registry
Issue Description
Currently our integration testing is failing due to there being stacks that are using a new schema by default that are not supported by odo v2, which is odo version being used by the integration tests. By migrating our integration test script to use odo v3, we can allow stack owners to choose to use later devfile versions and unblock our PR testing as well.
Acceptance Criteria
check_odov3.sh
test scriptThe text was updated successfully, but these errors were encountered: