• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

infrawatch / sg-core
50%
master: 50%

Build:
Build:
LAST BUILD BRANCH: OSPRH-18979/add-mutex-expiryProc
DEFAULT BRANCH: master
Repo Added 15 Oct 2020 05:24PM UTC
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH jwysogla-fix_ci
branch: jwysogla-fix_ci
CHANGE BRANCH
x
Reset
  • jwysogla-fix_ci
  • (HEAD detached at v3.2.0)
  • 14e9dependabot/go_modules/golang.org/x/sys-0.1.0
  • 791adependabot/go_modules/gopkg.in/yaml.v3-3.0.0
  • 7dbedependabot/go_modules/google.golang.org/protobuf-1.33.0
  • OSPRH-18979/add-mutex-expiryProc
  • OSPRH-19908/pin-ceilometer-stable2024.2
  • STF-1809/fix-integration-sg-bridge-pull-same-branch
  • buffer-size-1.3
  • buffer-size-1.4
  • bz1956912-api-status-prometheus
  • bz1956912-api-status-prometheus-1.3
  • bz1979637-new-instance-label
  • bz1979637-new-instance-label-1.3
  • cc0fdependabot/go_modules/github.com/prometheus/client_golang-1.11.1
  • ci-and-unit-tests
  • ci-fix-1.3
  • ci-fix-1.4
  • ci-fix-no.2-1.3
  • ci-fixes
  • ci-opstools-fix
  • ci-stable-1.3-fixes
  • ci-stable-1.4-fixes
  • ci/golangci-lint
  • collectd-unit-test-stabilize
  • collectd-unit-test-stabilize-1.3
  • collectd-unit-test-stabilize-1.4
  • csibbitt-205-buffer-concurrency-fix
  • csibbitt-STF-1176-golang-1.18-for-now
  • csibbitt-STF-1176-golang.1.19-stf15-backport
  • csibbitt-STF-205-reuse-connections
  • csibbitt-fix-builds
  • csibbitt/STF-1660_golang_1.20
  • csibbitt/STF-1660_golang_1.20_cp15
  • debug-enhancements
  • dependabot
  • dependabot/go_modules/gopkg.in/yaml.v3-3.0.1
  • efoley-add_zuul
  • efoley-fix-centos8s-repos
  • efoley-zuul-project_template
  • es-buff-fix
  • es-log-storage
  • es-prerf-improvement
  • expiry-bug-fix
  • fixup/golang-linting
  • gh-actions-to-ubuntu-latest
  • gha-no-commnet
  • github-actions
  • golang-1.19
  • gosum
  • hackfest-working
  • import/stf153
  • integration-tests
  • jwysogla-add-logs-to-generator
  • jwysogla-add_devstack_docker_support
  • jwysogla-bumpLokiVersion
  • jwysogla-custom-labels
  • jwysogla-debug-ci
  • jwysogla-devstack
  • jwysogla-fix-ci
  • jwysogla-fix-integration-tests
  • jwysogla-prometheus_devstack
  • jwysogla-properudpsocket
  • jwysogla-test-ci
  • jwysogla_add-ceilometer-to-generator
  • jwysogla_expose_port_in_devstack
  • jwysogla_handler_config
  • jwysogla_tcpsocket
  • lmadsen-build-test-plugins
  • lmadsen-go-mod-tidy
  • lmadsen-latest-tag
  • master
  • non-critical-fields
  • pass_linting
  • pin-devstack-version
  • production-build
  • refs/tags/v4.0.2
  • refs/tags/v4.0.3
  • refs/tags/v4.0.4
  • refs/tags/v4.1.0
  • refs/tags/v4.1.1
  • refs/tags/v5.0.0
  • refs/tags/v5.0.0-beta1
  • refs/tags/v5.1.0
  • refs/tags/v5.1.1
  • refs/tags/v5.2.0
  • refs/tags/v5.2.1
  • refs/tags/v5.2.2
  • refs/tags/v5.2.3
  • release-prep-1.5.4
  • release-prep-1.5.5
  • release-prep-1.5.6
  • rm_-f_containers
  • sft-519-scheduler
  • stable-1.2
  • stable-1.3
  • stable-1.4
  • stable-1.5
  • stf13/cp-5c6091ac29d23f4db685224650a32edc2ce23253
  • stf13/cp-8cfdb44f0295274f2d29d1edb3865414def1be90
  • stf13/cp-e61141ab8d2590a7b91d18cd494321af763507bd
  • stf14/cp-171234ceec843b96ff122247f325bc4db53e0c32
  • stf14/cp-8216de3b809619dece201901d029a76852d10d4e
  • super-linter
  • sync-changes-master
  • test-failure-repair
  • use-sgcore-opstools-repo
  • vkmc-STF-1743-golang-1222
  • vkmc-coveralls-job-update
  • vkmc-gh-checkout-v4
  • vkmc-migrate-rhel9-golang-1.21
  • vkmc-migrate-rhel9-golang-1222
  • wtf

28 Mar 2024 06:09AM UTC coverage: 49.783%. Remained the same
8463202270

Pull #131

github

vyzigold
Remove neutron customization from local.conf

We have an issue in CI, where devstack can't install successfully
because of neutron plugin failing to copy some files.

This is an attempt to fix the CI by moving the local.conf
a little closer to what worked for me when deploying
devstack localy recently.
Pull Request #131: Remove neutron customization from local.conf

916 of 1840 relevant lines covered (49.78%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
1840 RELEVANT LINES 916 COVERED LINES
0.55 HITS PER LINE
Source Files on jwysogla-fix_ci
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8463202270 jwysogla-fix_ci Remove neutron customization from local.conf We have an issue in CI, where devstack can't install successfully because of neutron plugin failing to copy some files. This is an attempt to fix the CI by moving the local.conf a little closer to wha... Pull #131 28 Mar 2024 06:11AM UTC vyzigold github
49.78
8449706900 jwysogla-fix_ci Remove neutron customization from local.conf We have an issue in CI, where devstack can't install successfully because of neutron plugin failing to copy some files. This is an attempt to fix the CI by moving the local.conf a little closer to wha... Pull #131 27 Mar 2024 09:47AM UTC vyzigold github
49.78
8448910912 jwysogla-fix_ci Remove neutron customization from local.conf We have an issue in CI, where devstack can't install successfully because of neutron plugin failing to copy some files. This is an attempt to fix the CI by moving the local.conf a little closer to wha... Pull #131 27 Mar 2024 08:42AM UTC vyzigold github
49.78
8447924306 jwysogla-fix_ci Remove neutron customization from local.conf We have an issue in CI, where devstack can't install successfully because of neutron plugin failing to copy some files. This is an attempt to fix the CI by moving the local.conf a little closer to wha... Pull #131 27 Mar 2024 07:09AM UTC vyzigold github
49.89
8447725368 jwysogla-fix_ci Remove neutron customization from local.conf We have an issue in CI, where devstack can't install successfully because of neutron plugin failing to copy some files. This is an attempt to fix the CI by moving the local.conf a little closer to wha... Pull #131 27 Mar 2024 06:44AM UTC vyzigold github
49.78
See All Builds (617)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc