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

test: benchmark e2e install scenario #670

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

osmman
Copy link
Contributor

@osmman osmman commented Oct 7, 2024

The scenario will install default TAS, sign and verify one image and delete TAS.

Example of command to install TAS 10x:

go test -tags=integration -benchtime=10x -timeout=1h -bench . ./test/e2e/benchmark/...

Example of command to run test for 1h:

go test -tags=integration -benchtime=1h -timeout=2h -bench . ./test/e2e/benchmark/...

Copy link

openshift-ci bot commented Oct 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: osmman

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-ci openshift-ci bot added the approved label Oct 7, 2024
@osmman osmman force-pushed the tturek/benchmark-install branch 2 times, most recently from 1723e4c to 72b924d Compare October 21, 2024 17:09
@osmman osmman added this to the 1.1.0 milestone Oct 22, 2024
@osmman osmman requested a review from bouskaJ October 22, 2024 12:15
@osmman osmman force-pushed the tturek/benchmark-install branch 2 times, most recently from 76ad0ed to 1d5b6cd Compare October 24, 2024 12:48
@bouskaJ
Copy link
Collaborator

bouskaJ commented Oct 31, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Oct 31, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit d056c12 into main Oct 31, 2024
13 checks passed
@osmman osmman deleted the tturek/benchmark-install branch November 7, 2024 16:13
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.

2 participants