Skip to content

Can't run tests #33

@NoahVanH

Description

@NoahVanH

Hello, I would like to use the lab checker, but I am having a problem on both exemple.
It may be an error on my part

This is my directory :

Image

Here's the step I did :
Copy the examples/ folder in my dir
Copy the Dockerfile
Execute the commands :

#build
docker build -t kathara/lab-checker .

# with the correct path 
docker run -it --privileged -d --name lab-checker -v <path/tho/examples>:/example kathara/lab-checker 

#connect
docker exec -it lab-checker bash

# and then to check 
python3 -m kathara_lab_checker --config example/palabra/correction.json --no-cache --labs example/palabra/labs

python3 -m kathara_lab_checker --config example/ospf_http/correction.yaml --no-cache --labs example/ospf_http/lab

I have thoses errors

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions