refactor: enable QA tests and jafar self test (#208)

* refactor: enable QA tests and jafar self test

Part of https://github.com/ooni/probe/issues/1335

* chore: make sure all workflows run on release branches
This commit is contained in:
Simone Basso 2021-02-03 13:20:37 +01:00 committed by GitHub
commit 0c48bc0746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 18 additions and 3 deletions

2
QA/Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM golang:1.14-alpine
RUN apk add go git musl-dev iptables tmux bind-tools curl sudo python3