Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1864

Add test integration for module developers

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • modules
    • None
    • Mesosphere Q4 Sprint 1 10/31

    Description

      To help module developers write and test mesos-modules, we should wire up integration suites that let the usual unit tests be run with custom built modules.

      A couple of examples could be:
      $ ./bin/mesos-tests.sh --modules="path:name"

      or a dedicated test scripts:

      $ ./bin/modules-test.sh --modules="path:name" --isolation="name" --authentication="name"

      We should also think about how to encourage internal module testing (tests that will be specific for that particular module)
      In the case of ./bin/modules-test.sh - we could run 1) our own (general) tests and 2) tests provided by the module it self (maybe as an extra field in the module registration struct)

      Attachments

        Activity

          People

            karya Kapil Arya
            nnielsen Niklas Quarfot Nielsen
            Niklas Quarfot Nielsen Niklas Quarfot Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: