-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Labels
area/testingIssues or PRs related to testing, Quality Assurance or Quality EngineeringIssues or PRs related to testing, Quality Assurance or Quality Engineeringkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Milestone
Description
/kind bug
Context
This PR changes metadata in Devfiles.
#6137 (comment)
These changes break the integration tests
Acceptance criteria
See #6138 (comment)
- Spin up our own Devfile registry, that we control. Odo tests should test odo features, not that the Devfile stacks are valid/usable with odo, which should be the scope of Devfile registry tests (see: Get DEVFILE_REGISTRY value for tests, to use local Registry #6705)
- Have one or just a few tests that validate that that odo can communicate with the default Devfile registry. They should not test other odo features, but could just check that the right Devfile has been downloaded. (see: Integration tests fail after change in devfile registry #6138 (comment))
- Remove the NGINX server used for caching Devfiles (cf. Install and use a reverse proxy for staging devfile registry #5922)
- We should not use starter projects because we might have issues there as well. Ensure that we use projects in our local code base.
See #6138 (comment) for details on ACs completion.
Metadata
Metadata
Assignees
Labels
area/testingIssues or PRs related to testing, Quality Assurance or Quality EngineeringIssues or PRs related to testing, Quality Assurance or Quality Engineeringkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Type
Projects
Status
Done ✅