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

Update the k8s reporter #448

Closed
wants to merge 1 commit into from
Closed

Update the k8s reporter #448

wants to merge 1 commit into from

Conversation

liornoy
Copy link
Contributor

@liornoy liornoy commented May 29, 2023

In the validation and conformance test suites,
we update the k8sreporter to the latest version
as an external library. since all of the logic
for the k8s reported is now placed under one repository.

also, we omit the "-dump" flag which is not supported and add the "-reporter" flag, which if not empty
it specifies where to output the reports to.

In the validation and conformance test suites,
we update the k8sreporter to the latest version
as an external library. since all of the logic
for the k8s reported is now placed under one repository.

also, we omit the "-dump" flag which is not supported
and add the "-reporter" flag, which if not empty
it specifies where to output the reports to.

Signed-off-by: liornoy <lnoy@redhat.com>
@github-actions
Copy link

Thanks for your PR,
To run vendors CIs use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@liornoy liornoy marked this pull request as draft May 31, 2023 08:01
@SchSeba
Copy link
Collaborator

SchSeba commented Aug 1, 2023

do we still need this?

@liornoy
Copy link
Contributor Author

liornoy commented Aug 2, 2023

do we still need this?

yes. soon we'll need the report flag to invoke the k8sreporter and I'll revive this pr

@liornoy liornoy closed this by deleting the head repository Sep 5, 2023
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.

2 participants