Odo integration tests should use staging devfile registry (registry.stage.devfile.io) #4639
Labels
area/testing
Issues or PRs related to testing, Quality Assurance or Quality Engineering
priority/Medium
Nice to have issue. Getting it done before priority changes would be great.
With #4525 now merged, Odo now supports the new community devfile registry at https://registry.devfile.io, and uses it by default.
While most Odo integration tests don't directly use the registry for testing, there are a few other integration tests that do:
odo catalog
testsodo create --registry
testsodo registry
testsA few of us on devfile services were chatting and think that for the integration tests in Odo that do use the registry, it might be a good idea to use the staging devfile registry (https://registry.stage.devfile.io) instead of production for a couple reasons:
Let me know if this sounds like a reasonable thing to do, or if there's any concerns about this approach.
The text was updated successfully, but these errors were encountered: