dwave-ocean-sdk icon indicating copy to clipboard operation
dwave-ocean-sdk copied to clipboard

Consider splitting the "test_individual_pkgs" test in CI into multiple jobs

Open arcondello opened this issue 2 years ago • 0 comments

We could probably split it into N different jobs by messing about with CIRCLECI_NODE_INDEX. E.g. if PACKAGE_N % CIRCLE_NODE_TOTAL == CIRCLECI_NODE_INDEX or whatever.

arcondello avatar Feb 17 '23 17:02 arcondello