Unable to execute Tosca test event by passign test-event name instead of configuration.xml file

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: tricentis-ci-plugin
    • None

      Unable to execute tosca events by passing test event names instead of configuration.xml file

      Pipeline:

      pipeline {
      agent any

      stages {
      stage('Build') {
      steps

      { tricentisCI newTricentisClientPath: '/path/to/ToscaCIJavaClient.jar', configurationFilePath: '',*testEvents: 'Sanity test'*,newEndpoint: 'xxx/DistributionServerService/ManagerService.svc' }

      }
      }
      }

            Assignee:
            agileaoteam
            Reporter:
            Raje K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: