ptoma98 / skytap-cloud-plugin

Repository for Release 2 of the Skytap Plugin
0 stars 0 forks source link

Add Template to Project doesn't work when a Template ID is specified #8

Closed tjmilligan closed 10 years ago

tjmilligan commented 10 years ago

Specifying a template ID for use by the Add Template to Project action (see screenshot)

add-template-to-project-id-err

results in an error (see log below)


Adding Template to Project Step

File: was specified without a path. Defaulting path to Jenkins workspace. Expanding environment variable ... ${WORKSPACE}=>/var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace User provided file: /var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace/ Error retrieving JsonObject from file /var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace/. Error message: /var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace (Is a directory) Unable to read file: /var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace/ Error obtaining runtime id: Unable to read file: /var/lib/jenkins/jobs/Test-Add-Template-To-Project/workspace/ Build step 'Execute Skytap Action' marked build as failure Finished: FAILURE

ptoma98 commented 10 years ago

Fixed