• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • job-dsl-plugin
    • None

      For the Job-DSL plugin on Jenkins CI website, I could not find an example of how to define the RTC Build Configuration  (i.e. Stream and Load Options)

      https://jenkinsci.github.io/job-dsl-plugin/#path/job-scm-rtc 

      Is it possible to include an example for defining the below config?

      Thanks

          [JENKINS-54345] Job-DSL RTC Build Definition

          lkis01 created issue -
          lkis01 made changes -
          Description Original: For the Job-DSL plugin on Jenkins CI website, I could not find an example of how to define the RTC Build Configuration  (i.e. *Stream* and *Load Options)*

           

          Currently what is listed is:

          [https://jenkinsci.github.io/job-dsl-plugin/#path/job-scm-rtc
          job('example-1') {
              scm {
                  rtc {
                      buildDefinition('buildDefinitionInRTC')
                  }
              }
          }

          job('example-2') {
              scm {
                  rtc {
                      buildWorkspace('some-workspace')
                      connection('my-build-tool', 'build-user', 'https://localhost:9444/ccm', 60)
                  }
              }
          }
          Is it possible to include an example for defining the below config?

          !image-2018-10-15-08-55-49-311.png!

          Thanks
          New: For the Job-DSL plugin on Jenkins CI website, I could not find an example of how to define the RTC Build Configuration  (i.e. *Stream* and *Load Options)*

          [https://jenkinsci.github.io/job-dsl-plugin/#path/job-scm-rtc

          Is it possible to include an example for defining the below config?

          !image-2018-10-15-08-55-49-311.png!

          Thanks
          Victor Martinez made changes -
          Component/s New: job-dsl-plugin [ 16720 ]
          Component/s Original: plugin-site [ 21221 ]
          Key Original: WEBSITE-526 New: JENKINS-54345
          Workflow Original: WEBSITE: Software Development Workflow [ 232105 ] New: JNJira + In-Review [ 232404 ]
          Project Original: Jenkins Website [ 10401 ] New: Jenkins [ 10172 ]
          Status Original: To Do [ 10003 ] New: Open [ 1 ]
          Daniel Spilker made changes -
          Issue Type Original: Task [ 3 ] New: Improvement [ 4 ]
          Daniel Spilker made changes -
          Link New: This issue is blocked by JENKINS-34173 [ JENKINS-34173 ]
          Daniel Spilker made changes -
          Link New: This issue relates to JENKINS-57435 [ JENKINS-57435 ]
          Neha Dalal made changes -
          Assignee Original: Michael McCaskill [ mmccaskill ] New: lkis01 [ lkisac01 ]
          Neha Dalal made changes -
          Assignee Original: lkis01 [ lkisac01 ] New: Daniel Spilker [ daspilker ]
          Neha Dalal made changes -
          Assignee Original: Daniel Spilker [ daspilker ] New: Michael McCaskill [ mmccaskill ]

            mmccaskill Michael McCaskill
            lkisac01 lkis01
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: