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: Mark the bom tests as slow. #488

Merged
merged 1 commit into from Sep 5, 2023

Conversation

smoser
Copy link
Contributor

@smoser smoser commented Aug 22, 2023

These tests are extremely slow. We should probably use a different container to test them in. A recent run of c-i showed:

ok 19 all container contents must be accounted for in 2617sec
ok 20 bom tool should work inside run in 1233sec

So these 2 tests accounted for 3850 seconds (64 minutes).

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

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

lgtm

These tests are extremely slow.  We should probably use a different
container to test them in.  A recent run of c-i showed:

    ok 19 all container contents must be accounted for in 2617sec
    20 bom tool should work inside run in 1233sec

So these 2 tests accounted for 3850 seconds (64 minutes).

Signed-off-by: Scott Moser <smoser@brickies.net>
@rchincha rchincha merged commit 2341b93 into project-stacker:main Sep 5, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants