Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-8891

DO280-435: comprehensive review grading fails if student uses deployments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • DO280 - OCP4.5 1 20200825
    • DO280 - OCP 4.2 1 20200123
    • DO280
    • None
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround: Tell students the grading script is specifically looking for a DC created with oc new-app before they attempt the exercise.

      Description: The comprehensive review lab instructions say things like, "create a mysql application", "create a wordpress application", etc. In the course previously, the exercises and examples have used "oc new-app" (which creates a deploymentConfig) and "oc create deployment" (which creates a deployment resource) fairly interchangeably.

      Problem is that the grading script checks for DCs specifically and will fail if the student uses deployments. It's fine for us to show different ways to do things, but we need to make sure that we are then accepting both ways in the grading scripts.

      It might be better to check for the derived resources (pods, routes, services) with appropriate app labels rather than checking for a deployment or dc resource itself.

            rmahroua@redhat.com Razique Mahroua
            timothyalvin Timothy Hurley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: