-
Bug
-
Resolution: Unresolved
-
Major
-
None
Unable to execute tosca events by passing test event names instead of configuration.xml file
Pipeline:
pipeline {
agent any
stages {
stage('Build') {
steps
}
}
}
Unable to execute tosca events by passing test event names instead of configuration.xml file
Pipeline:
pipeline {
agent any
stages {
stage('Build') {
steps
}
}
}