-
Bug
-
Resolution: Done
-
Normal
-
4.12.0
-
None
-
ODC Sprint 225
-
1
-
Rejected
-
False
-
-
NA
Description of problem:
pkg/devfile/sample_test.go fails after devfile registry was updated (https://github.com/devfile/registry/pull/126)
OCPBUGS-1677 is about updating our assertion so that the CI job runs successfully again. We might want to backport this as well.
This is about updating the code that the test should use a mock response instead of the latest registry content OR check some specific attributes instead of comparing the full JSON response.
Version-Release number of selected component (if applicable):
4.12
How reproducible:
Always
Steps to Reproduce:
1. Clone openshift/console
2. Run ./test-backend.sh
Actual results:
Unit tests fail
Expected results:
Unit tests should pass again
Additional info:
- blocks
-
OCPBUGS-2014 CI: Backend unit tests fails because devfile registry was updated (mock response)
- Closed
- is cloned by
-
OCPBUGS-2014 CI: Backend unit tests fails because devfile registry was updated (mock response)
- Closed
-
OCPBUGS-2622 CI: Backend unit tests fails because devfile registry was updated (mock response)
- Closed
- links to