-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
DO316 - OCP4.16-en-4-20250704
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do316-4.16/pages/ch10s03 |
Reporter RHNID: | cdouglas@redhat.com |
Section Title: | compreview-cr2-review |
Issue description:
Following all of the instructions for the 2nd Comprehensive Review section, the lab grading script delivers a failing grade for the task
FAIL The 'web-server-prod' instance type exists
- The 'web-server-prod' instance type does not exist.
Digging around the lab script, I believe the grading script /home/student/.venv/labs/lib/python3.9/site-packages/do316/review-cr2.py script is not calling the right thing. I think lines 323 and 334 should be
"task": common.grade_clusterintancetype_settings,
instead of
"task": common.grade_instancetype_settings,
Steps to reproduce:
Workaround:
Expected result: