Commit e095bd38 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

test runner

parent 55ae8508
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -18,6 +18,9 @@ test_dependencies:
    - echo "Runner successfully running"
    - which python3
    - ls -l /usr/bin/python3
    - whoami
    - whoami | groups
    - echo "$VIRTUAL_ENV"
    - gcc -v
    - clang -v
    - make -v
@@ -48,8 +51,6 @@ test_dependencies:
    - python -m pip show requests
    - python -m pip show bitstring
    - python -m pip list
    - whoami
    - whoami | groups
    
    - ls -d /usr/local/ltv
    - ls -d /usr/local/testv