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

Cirrus: Use config. in common with all repos. #553

Merged
merged 1 commit into from
May 14, 2021

Conversation

cevich
Copy link
Member

@cevich cevich commented May 14, 2021

These changes bring the YAML configuration and testing-image in-line
with practices and format used by all other containers-org. repos. The
intention is to make it easier to maintain by maintaining configuration
and behavior hegemony. Also, besides limiting flakes and surprises,
utilizing a pre-built container image avoids wasting time installing
packages at runtime. Lastly, remove resource constraints on containers
so they operate with the maximum available. This is more practical,
given there is but a single testing task and no parallelism is needed.

Signed-off-by: Chris Evich [email protected]

These changes bring the YAML configuration and testing-image in-line
with practices and format used by all other containers-org. repos.  The
intention is to make it easier to maintain by maintaining configuration
and behavior hegemony.  Also, besides limiting flakes and surprises,
utilizing a pre-built container image avoids wasting time installing
packages at runtime.  Lastly, remove resource constraints on containers
so they operate with the maximum available.   This is more practical,
given there is but a single testing task and no parallelism is needed.

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich mentioned this pull request May 14, 2021
@rhatdan
Copy link
Member

rhatdan commented May 14, 2021

LGTM

@rhatdan
Copy link
Member

rhatdan commented May 14, 2021

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 14, 2021

[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

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 93838ee into containers:master May 14, 2021
@vrothberg
Copy link
Member

Thanks, @cevich !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants