c44fa56 Add support for standard test interface

8 files Authored by tflink 6 years ago, Committed by kparal 6 years ago,
    Add support for standard test interface
    
    The changes in this commit are:
      - change the file we discover from 'runtask.yml' to 'tests.yml'
      - check for existance of a repo before attempting to clone it
      - removal of checks and tests for the scheduling part of old forumulae
    
    Fixes https://pagure.io/taskotron/taskotron-trigger/issue/39
    
        
file modified
+1 -2
file modified
+6 -0
file modified
+19 -9
file modified
+1 -1
file modified
+5 -2
file modified
+25 -0
file modified
+4 -40