TUN-4125: Change component tests to run in CI with its own dedicated resources

This commit is contained in:
Nuno Diegues
2021-03-25 20:45:53 +00:00
parent 1cf6ae37eb
commit 9d3a7bd08e
5 changed files with 170 additions and 40 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env python
import json
import os
import subprocess
from util import start_cloudflared, wait_tunnel_ready, send_requests