Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nutanix/Nutanix-Calm-Jenkins-Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Suryadhulipudi committed Jan 4, 2019
2 parents c88ac03 + fc90e05 commit 7be0f36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,8 @@ Nutanix Calm Jenkins plugin allows you to launch Nutanix Calm blueprint, provisi
}'''])

* NOTE: We need to put the required build steps pipeline script in **node{}** for pipeline/jenkinsfile invocation.
#### TroubleShooting:

* Verify issue under 'Nutanix Calm Plugin Configuration' step try executing below command from jenkins server.
```curl -k --header 'Content-Type: application/json' -u <user>:'<secret>' https://<pc_ip>:9440/api/nutanix/v3/services/nucalm/status```
Output: ```{"service_enablement_status": "ENABLED"}```

0 comments on commit 7be0f36

Please sign in to comment.