{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowJob",
  "actions" : [
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "This is the Squash TA execution pipeline template. It may be used to run a test suite where part of the tests must wait for an event triggered by the first part of the series.",
  "displayName" : "00Squash-TA_Template-pipeline",
  "displayNameOrNull" : None,
  "fullDisplayName" : "00Squash-TA_Template-pipeline",
  "fullName" : "00Squash-TA_Template-pipeline",
  "name" : "00Squash-TA_Template-pipeline",
  "url" : "http://98fe12d8dcd7:8080/jenkins/user/admin/my-views/view/all/job/00Squash-TA_Template-pipeline/",
  "buildable" : False,
  "builds" : [
    
  ],
  "color" : "disabled",
  "firstBuild" : None,
  "healthReport" : [
    
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : None,
  "lastCompletedBuild" : None,
  "lastFailedBuild" : None,
  "lastStableBuild" : None,
  "lastSuccessfulBuild" : None,
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : None,
  "nextBuildNumber" : 1,
  "property" : [
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "operation",
            "value" : "list"
          },
          "description" : "This parameter specifies the goal to execute. Supported values are:\n* run (runs Squash TA tests)\n* list (lists all Squash TA tests offered by the job)",
          "name" : "operation",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "externalJobId",
            "value" : ""
          },
          "description" : "This parameter is an id guaranteed by the external caller to be a unique id for the build. It is used to tag the build in order to retrieve results",
          "name" : "externalJobId",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "notificationURL",
            "value" : "file://dev/null"
          },
          "description" : "REST StatusUpdate URL where to send status update events",
          "name" : "notificationURL",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "testList",
            "value" : "**/*.ta,**/*.txt,**/*.test"
          },
          "description" : "This parameter helps to set the list of test to execute. A filter or an ordered list could be given. If the test list is given through a file then you should set this parameter to {file:testsuite.json}",
          "name" : "testList",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.FileParameterDefinition",
          "defaultParameterValue" : None,
          "description" : "A file containing the test suite definition at json format (Optionnal). When this parameter is used then testList parameter value should be : {file:testsuite.json}",
          "name" : "testsuite.json",
          "type" : "FileParameterDefinition"
        },
        {
          "_class" : "org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue",
            "name" : "executor",
            "value" : "master"
          },
          "description" : "",
          "name" : "executor",
          "type" : "LabelParameterDefinition"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.envinject.EnvInjectJobProperty"
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : True,
  "resumeBlocked" : False
}