Questions tagged [devops-insights]

Questions about IBM Cloud DevOps-Insights service. Questions about DevOps-Insights should have both the tag devops-insights and ibm-cloud.

Information about IBM Cloud DevOps-Insights: https://www.ibm.com/cloud/devops-insights.

7 questions
9
votes
1 answer

What is a binary artifact?

I came across this term while looking for build automation in devops, I still am unsure about what exactly this term means. Can anyone explain?
1
vote
1 answer

Failed to publish build information on to IBM devOps Insights using Jenkins

I have configured Jenkins to publish build information on to DevOps Insights. I was able to verify the build frequency in DevOps Insights. But i was not able to see the error logs. Could you tell me, if below configuration will publish the error…
0
votes
1 answer

Cannot see uploaded unit test results or code coverage report in IBM Cloud DevOps Insights Quality Dashboard

Using IBM Cloud CLI DevOps Insights plugin, I successfully uploaded my unit test results and code coverage report. But in Quality Dashboard I only see my application name, and not the test result data.
0
votes
1 answer

using sentinel imports while making policies in terraform

Hey i am trying to work with sentinel cli with terraform i have a policy.sentinel file import "tfplan" allowed_machine_types = [ "n1-standard-1", "n1-standard-2", "n1-standard-4", "n1-standard-8", ] main = rule { all…
cjmash
  • 173
  • 1
  • 2
  • 10
0
votes
2 answers

Deploying artifacts in nexus from maven gives error Return code is: 401 ReasonPhrase: Unauthorized

While Deploying I am getting the below message [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project gameoflife: Failed to deploy artifacts: Could not transfer artifact…
fareen taj
  • 3
  • 1
  • 5
0
votes
2 answers

How to get Deployment Risk (Bluemix Devops Insights) Gate pass?

I setup bluemix devops pipeline with DevOps insights Gate node included. Unit test result (mocha format) and coverage result (istanbul format) have been uploaded in test jobs (using grunt-idra3 npm plugin as same as the tutorial did ⇒github…
Mao
  • 1
  • 3
0
votes
1 answer

Bluemix devops insight: Integration with sonarQube

I have started using Bluemix devops insights service available as part of Bluemix toolchain. I am not able to see any documentation on integration of SonarQube with the tool. The one available in the service is a bit misleading as it only talks…
jeet
  • 629
  • 1
  • 4
  • 15