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

helpers.bash: Use correct syntax #3792

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

lsm5
Copy link
Member

@lsm5 lsm5 commented Feb 21, 2022

Fixes gating test failure:

 /usr/share/buildah/test/system/./helpers.bash: line 474: !is_cgroupsv2: command not found

From: Yiqiao Pu ypu@redhat.com

I'm just the committer.

Signed-off-by: Lokesh Mandvekar lsm5@fedoraproject.org

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Fixes gating tests

How to verify it

Gating tests should not show that error.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@edsantiago @nalind @rhatdan PTAL.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 21, 2022

@lsm5: The label(s) kind/test cannot be applied, because the repository doesn't have them.

In response to this:

Fixes gating test failure:

/usr/share/buildah/test/system/./helpers.bash: line 474: !is_cgroupsv2: command not found

From: Yiqiao Pu ypu@redhat.com

I'm just the committer.

Signed-off-by: Lokesh Mandvekar lsm5@fedoraproject.org

What type of PR is this?

/kind test

What this PR does / why we need it:

Fixes gating tests

How to verify it

Gating tests should not show that error.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@edsantiago @nalind @rhatdan PTAL.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lsm5

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

@lsm5
Copy link
Member Author

lsm5 commented Feb 21, 2022

is the kind/test label not present intentionally?

@lsm5 lsm5 added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Feb 21, 2022
@edsantiago
Copy link
Collaborator

LGTM but the indentation is wonky (from an earlier commit). If for some reason you need to resubmit, would you mind replacing the tabs in those nearby lines with spaces?

Also, how did this ever work?

@lsm5
Copy link
Member Author

lsm5 commented Feb 21, 2022

LGTM but the indentation is wonky (from an earlier commit). If for some reason you need to resubmit, would you mind replacing the tabs in those nearby lines with spaces?

hmmmm, isn't the github diff tab supposed to show me that wonkiness? Maybe my editor did something weird. I'll check and resubmit.

Also, how did this ever work?

Did something change in bash between rhel 8 and f35 ??

@lsm5
Copy link
Member Author

lsm5 commented Feb 21, 2022

ah earlier commit. ack

Fixes gating test failure:
```
 /usr/share/buildah/test/system/./helpers.bash: line 474: !is_cgroupsv2: command not found
 ```

Co-authored-by: Yiqiao Pu <ypu@redhat.com>

I'm just the committer.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
@lsm5
Copy link
Member Author

lsm5 commented Feb 21, 2022

@edsantiago PTAL now. thanks.

@ypu credited you in the commit. Thanks!

@rhatdan
Copy link
Member

rhatdan commented Feb 21, 2022

/lgtm
/hold

@TomSweeneyRedHat
Copy link
Member

LGTM
Thx @lsm5 and @ypu !

@TomSweeneyRedHat
Copy link
Member

/hold cancel

@openshift-merge-robot openshift-merge-robot merged commit b2897f0 into containers:main Feb 21, 2022
@lsm5 lsm5 deleted the fix-bash-syntax branch June 17, 2022 13:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 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.

None yet

5 participants