Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-2905

Containerize XOS API sanity tests

    XMLWordPrintable

    Details

      Description

      Create a container image containing the cord-tester source.  The goal is to be able to run XOS API tests on XOS deployed on Kubernetes by launching a testing pod.  A sample invocation might look like the following:

      kubectl run -i --tty --image xosproject/xos-api-tester api-tester --restart=Never --rm -- Ch_ServiceTest.txt Ch_UserTest.txt
      

      The invocation above would download the xos-api-tester container from Docker Hub, run the service and user tests, and output the results to the shell.

      Google doc that goes into more detail:

      https://docs.google.com/document/d/1ztSoaim1K00O6GfqZhTlnbZlX9hA5hpS2N6ssSEkRW4/edit?usp=sharing

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            acb Andy Bavier
            Reporter:
            acb Andy Bavier
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes