Skip to content

Don't run unit/integration tests with bazel where we use make#702

Merged
jetstack-bot merged 1 commit intocert-manager:masterfrom
SgtCoDFish:lessbazel
Jun 27, 2022
Merged

Don't run unit/integration tests with bazel where we use make#702
jetstack-bot merged 1 commit intocert-manager:masterfrom
SgtCoDFish:lessbazel

Conversation

@SgtCoDFish
Copy link
Copy Markdown
Member

I think we could've made this change a while ago and saved some build time 😅

We run unit and integration tests with make for release-1.8 and master. We don't need to also run them with bazel.

We'll be able to remove the bazel tests entirely when all of our tests are available in make, which shouldn't take long. Still, we can take this win now!

…make

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. area/cert-manager Indicates a PR related to cert-manager approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 27, 2022
cpu: 2
memory: 4Gi
cpu: 1
memory: 2Gi
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: I reduced resource requirements just because the amount of stuff that's gonna get done in these tests is minimal and I feel like we can take back some resources. It's entirely unscientific to just halve the requests here, but we can always change if this proves too small.

Copy link
Copy Markdown
Member

@jakexks jakexks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 27, 2022
@jetstack-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jakexks, SgtCoDFish

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

@jetstack-bot jetstack-bot merged commit f53e8f3 into cert-manager:master Jun 27, 2022
@jetstack-bot
Copy link
Copy Markdown
Contributor

@SgtCoDFish: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key cert-manager-periodics.yaml using file config/jobs/cert-manager/cert-manager/cert-manager-periodics.yaml
  • key cert-manager-release-previous-periodics.yaml using file config/jobs/cert-manager/cert-manager/release-previous/cert-manager-release-previous-periodics.yaml
  • key cert-manager-release-previous-presubmits.yaml using file config/jobs/cert-manager/cert-manager/release-previous/cert-manager-release-previous-presubmits.yaml
Details

In response to this:

I think we could've made this change a while ago and saved some build time 😅

We run unit and integration tests with make for release-1.8 and master. We don't need to also run them with bazel.

We'll be able to remove the bazel tests entirely when all of our tests are available in make, which shouldn't take long. Still, we can take this win now!

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/cert-manager Indicates a PR related to cert-manager dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants