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(IDX): parallelise the spec_compliance setup functions #2236

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

basvandijk
Copy link
Collaborator

@basvandijk basvandijk commented Oct 24, 2024

This shaves of about 30 seconds from the //rs/tests/testing_verification:spec_compliance_... system-tests by deploying the Boundary Node, httpbin UVM and IC concurrently instead of in sequence.

spec_compliance test run: https://github.com/dfinity/ic/actions/runs/11498495840.

This shaves of about 30 seconds from the //rs/tests/testing_verification:spec_compliance_... system-tests by deploying the Boundary Node, httpbin UVM and IC concurrently instead of in sequence.
@github-actions github-actions bot added the test label Oct 24, 2024
@basvandijk basvandijk marked this pull request as ready for review October 24, 2024 11:48
@basvandijk basvandijk requested a review from a team as a code owner October 24, 2024 11:48
@github-actions github-actions bot added the @idx label Oct 24, 2024
@basvandijk basvandijk added this pull request to the merge queue Oct 24, 2024
Merged via the queue into master with commit f3aacc7 Oct 24, 2024
38 of 39 checks passed
@basvandijk basvandijk deleted the basvandijk/optimise-spec-compliance-tests branch October 24, 2024 13:55
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