Skip to content

Conversation

@cevich
Copy link
Member

@cevich cevich commented May 26, 2022

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

The use of the generic 'DEBUG' name in varialbes or flags can be very
problematic and lead to difficult to troubleshoot problems. Update CI
VM images to those which no-longer react to the $DEBUG env. var. Also
update other repository files which make use of the generic form.

How to verify it

CI testing and manual review of documentation.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

I'm not fully aware of side-effects / consequences of the Makefile or tests/bud/containerfile/Containerfile.in changes.

Does this PR introduce a user-facing change?

None

@cevich cevich requested review from edsantiago, nalind and rhatdan May 26, 2022 16:33
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. approved labels May 26, 2022
@cevich cevich changed the title Fix use generic/ambiguous DEBUG name [WIP] Fix use generic/ambiguous DEBUG name May 26, 2022
@cevich cevich force-pushed the fix_debug branch 3 times, most recently from a15fdb1 to 25787b6 Compare May 31, 2022 16:06
@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 31, 2022
@cevich
Copy link
Member Author

cevich commented May 31, 2022

Problem with missing bats tracked down to a bug in an image build script. Fix: containers/automation_images#136

The use of the generic 'DEBUG' name in varialbes or flags can be very
problematic and lead to difficult to troubleshoot problems.  Update CI
VM images to those including updated automation library that uses the
`$A_DEBUG` env. var. instaed.  Also update other repository files which
make use of the generic form.

Signed-off-by: Chris Evich <cevich@redhat.com>
@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 2, 2022
@cevich cevich changed the title [WIP] Fix use generic/ambiguous DEBUG name Fix use generic/ambiguous DEBUG name Jun 2, 2022
@cevich cevich marked this pull request as ready for review June 2, 2022 16:48
@cevich cevich requested a review from edsantiago June 2, 2022 16:48
@cevich
Copy link
Member Author

cevich commented Jun 2, 2022

Assuming tests run clean, this should be ready to go.

@rhatdan
Copy link
Member

rhatdan commented Jun 2, 2022

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich, rhatdan

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

The pull request process is described here

Details 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

@openshift-merge-robot openshift-merge-robot merged commit 7205e33 into containers:main Jun 2, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm locked - please file new issue/PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants