Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(nightly): add prometheus kind test #1940

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

adodon2go
Copy link
Collaborator

What type of PR is this?
test

Which issue does this PR fix:
#1930

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 2 times, most recently from 7e32723 to d9d9c83 Compare October 16, 2023 18:42
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd079bf) 92.01% compared to head (ade1000) 92.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1940   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files         164      164           
  Lines       27717    27717           
=======================================
  Hits        25504    25504           
  Misses       1639     1639           
  Partials      574      574           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 3 times, most recently from 372f80b to 5d0ae3b Compare October 17, 2023 09:50
@adodon2go adodon2go self-assigned this Oct 18, 2023
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 2 times, most recently from 7f2b8d6 to 2cfa5fc Compare October 20, 2023 12:15
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch from 2cfa5fc to 17af51b Compare October 20, 2023 12:19
@adodon2go adodon2go changed the title DO NOT REVIEW ci(nightly): add prometheus kind test ci(nightly): add prometheus kind test Oct 20, 2023
@adodon2go adodon2go marked this pull request as ready for review October 20, 2023 12:19
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch from 17af51b to 4328f87 Compare October 20, 2023 12:34
@rchincha
Copy link
Contributor

Failed ci?

@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 3 times, most recently from 6737669 to 44267dd Compare October 24, 2023 17:05
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 7 times, most recently from 263ab4c to 1f53fb5 Compare November 8, 2023 08:29
examples/kind/kind-ci.sh Outdated Show resolved Hide resolved
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 3 times, most recently from 0069f94 to 869af21 Compare November 9, 2023 05:49
Copy link
Contributor

@andaaron andaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch 2 times, most recently from b397abf to 87f3c62 Compare November 14, 2023 08:16
@adodon2go adodon2go force-pushed the kind-ci-metrics-test branch from 87f3c62 to ade1000 Compare November 15, 2023 12:32
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rchincha rchincha merged commit f867819 into project-zot:main Nov 15, 2023
@adodon2go adodon2go deleted the kind-ci-metrics-test branch November 15, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Add a workflow to deploy a kind cluster with zot and Prometheus in order to test integration
3 participants