crowbar/crowbar-core

View on GitHub
crowbar_framework/spec/fixtures/crowbar_repocheck.json

Summary

Maintainability
Test Coverage
{
  "os":{
    "available":true,
    "repos":[
      "SLES12-SP4-Pool",
      "SLES12-SP4-Updates"
    ],
    "errors":{}
  },
  "openstack":{
    "available":true,
    "repos":[
      "SUSE-OpenStack-Cloud-Crowbar-9-Pool",
      "SUSE-OpenStack-Cloud-Crowbar-9-Updates"
    ],
    "errors":{}
  }
}