Skip to content
Snippets Groups Projects
Commit cbbc9ff5 authored by Oto Šťáva's avatar Oto Šťáva
Browse files

tests/integration/deckard: update to version with --forked

parent 9dd0cea7
No related branches found
No related tags found
1 merge request!1379tests/integration/deckard: update to version with --forked
Pipeline #109247 waiting for manual action
Pipeline: Knot Resolver

#109248

    ......@@ -36,11 +36,10 @@ RUN apt-get install -y -qqq python3-pip wget augeas-tools
    RUN pip3 install --upgrade pip
    RUN pip3 install pylint
    RUN pip3 install pep8
    RUN pip3 install pytest-xdist
    # FIXME replace with dnspython >= 2.2.0 once released
    RUN pip3 install git+https://github.com/bwelling/dnspython.git@72348d4698a8f8b209fbdf9e72738904ad31b930
    # tests/pytest dependencies: skip over broken versions
    RUN pip3 install jinja2 'pytest != 6.0.0' pytest-html pytest-xdist
    RUN pip3 install jinja2 'pytest != 6.0.0' pytest-html pytest-xdist pytest-forked
    # apkg for packaging
    RUN pip3 install apkg
    ......
    Subproject commit d331b5013e72601a88158d67677c7e0c44e4d1dd
    Subproject commit 9ec5992515f7bad376692b85030ee2ee009d6877
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment