• 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-integration-tests
branch: jwysogla-fix-integration-tests
CHANGE BRANCH
x
Reset
  • jwysogla-fix-integration-tests
  • (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_ci
  • 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

13 Jun 2024 06:19AM UTC coverage: 49.783% (-0.1%) from 49.891%
9496091974

Pull #136

github

vyzigold
Fix integration CI

This disables the logging job. Logging wasn't ever actually used.
We can reenable the job if we ever decide it's useful in the future.

This also adds some more debug output to other jobs.
Pull Request #136: Fix integration CI

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-integration-tests
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9496091974 jwysogla-fix-integration-tests Fix integration CI This disables the logging job. Logging wasn't ever actually used. We can reenable the job if we ever decide it's useful in the future. This also adds some more debug output to other jobs. Pull #136 13 Jun 2024 08:15AM UTC vyzigold github
49.78
9495652543 jwysogla-fix-integration-tests Fix integration CI This disables the logging job. Logging wasn't ever actually used. We can reenable the job if we ever decide it's useful in the future. This also adds some more debug output to other jobs. push 13 Jun 2024 07:41AM UTC vyzigold github
49.78
9484138786 jwysogla-fix-integration-tests Fix integration CI This disables the logging job. Logging wasn't ever actually used. We can reenable the job if we ever decide it's useful in the future. This also adds some more debug output to other jobs. push 12 Jun 2024 02:10PM UTC vyzigold github
49.78
9482531943 jwysogla-fix-integration-tests Fix integration CI push 12 Jun 2024 12:28PM UTC vyzigold github
49.89
9479858912 jwysogla-fix-integration-tests Fix integration CI push 12 Jun 2024 09:10AM 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