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

tests: change the runtime-flag test for crun #4523

Conversation

giuseppe
Copy link
Member

crun might not print any debugging message, so change the runtime-flag test to use --log=log-file and test it was created.

Closes: #4503

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake
/kind other

What this PR does / why we need it:

How to verify it

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Jan 17, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: giuseppe

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

The pull request process is described 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

tests/run.bats Outdated Show resolved Hide resolved
@giuseppe giuseppe force-pushed the tests-fix-runtime-flag-for-crun branch from beb576d to f74c2ef Compare January 17, 2023 16:37
crun might not print any debugging message, so change the runtime-flag
test to use --log=log-file and test it was created.

Closes: containers#4503

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe giuseppe force-pushed the tests-fix-runtime-flag-for-crun branch from f74c2ef to c0f6c6b Compare January 17, 2023 16:37
@edsantiago
Copy link
Collaborator

/lgtm

Thank you @giuseppe!

@openshift-ci openshift-ci bot added the lgtm label Jan 17, 2023
@openshift-merge-robot openshift-merge-robot merged commit c541c35 into containers:main Jan 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI and f37 gating tests: failure in --runtime-flag test - maybe crun?
3 participants