Skip to content

Conversation

jotak
Copy link
Member

@jotak jotak commented Oct 3, 2025

testing #1415

@openshift-ci
Copy link

openshift-ci bot commented Oct 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jotak jotak added the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Oct 3, 2025
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

New images:

  • quay.io/netobserv/network-observability-operator:74b0b55
  • quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-74b0b55
  • quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-74b0b55

They will expire after two weeks.

To deploy this build:

# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:74b0b55 make deploy

# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-74b0b55

Or as a Catalog Source:

apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: netobserv-dev
  namespace: openshift-marketplace
spec:
  sourceType: grpc
  image: quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-74b0b55
  displayName: NetObserv development catalog
  publisher: Me
  updateStrategy:
    registryPoll:
      interval: 1m

@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.18%. Comparing base (f87de00) to head (465c7f2).

Additional details and impacted files
@@                Coverage Diff                @@
##           workflow-test    #2068      +/-   ##
=================================================
+ Coverage          71.15%   71.18%   +0.02%     
=================================================
  Files                 75       75              
  Lines              10011    10011              
=================================================
+ Hits                7123     7126       +3     
+ Misses              2504     2502       -2     
+ Partials             384      383       -1     
Flag Coverage Δ
unittests 71.18% <0.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jotak jotak force-pushed the test-bundle-labels branch from d4dcb87 to 465c7f2 Compare October 3, 2025 06:47
@github-actions github-actions bot removed the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Oct 3, 2025
@jotak jotak added the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Oct 3, 2025
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

New images:

  • quay.io/netobserv/network-observability-operator:c393293
  • quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-c393293
  • quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-c393293

They will expire after two weeks.

To deploy this build:

# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:c393293 make deploy

# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-c393293

Or as a Catalog Source:

apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: netobserv-dev
  namespace: openshift-marketplace
spec:
  sourceType: grpc
  image: quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-c393293
  displayName: NetObserv development catalog
  publisher: Me
  updateStrategy:
    registryPoll:
      interval: 1m

@jotak jotak merged commit 465c7f2 into netobserv:workflow-test Oct 3, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test To set manually when a PR is safe to test. Triggers image build on PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant