Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Simeplcov on CircleCI 2.0 #1

@jpparsons

Description

@jpparsons

Hi,

I have been using simeplecov-parallel with CircleCI 1.0 parallel nodes for a while and it works great. Iv'e recently started looking at CircleCI 2.0. Not sure if this is supported yet. In any case, when merging the result sets between nodes (docker containers), the ssh is failing.

Merging SimpleCov result into the master node...
Syncing CircleCI nodes...
Waiting for slave nodes to be ready for download...
ssh: Could not resolve hostname node1: Name or service not known

In CircleCI 1.0, ssh keypairs would setup by CircleCI container startup:
Adding per build SSH keypair
Add containers to ~/.ssh/config as node0, node1, node2, node3, node4, node5, node6, node7

No similar configuration setup in Circle 2.0.

Would performing a similar SSH keypair setup (manually in my circleci config) work? Or any other suggestions.

I can provide more detail if needed.

Thanks in advance,

John

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions