sim: Pitchwell match foundation (open/seed/T1/HQ) + smoke
This commit is contained in:
parent
7358d1ce1a
commit
bd5ade8ec4
7 changed files with 708 additions and 41 deletions
|
|
@ -13,6 +13,7 @@ run() {
|
|||
[[ -x scripts/smoke/headless_smoke.sh ]] && run scripts/smoke/headless_smoke.sh
|
||||
[[ -x scripts/smoke/ip_fence_check.sh ]] && run scripts/smoke/ip_fence_check.sh
|
||||
[[ -f scripts/smoke/economy_smoke.py ]] && run python3 scripts/smoke/economy_smoke.py
|
||||
[[ -f scripts/smoke/match_smoke.py ]] && run python3 scripts/smoke/match_smoke.py
|
||||
|
||||
if [[ "$fail" -eq 0 ]]; then
|
||||
echo "RUN_ALL PASS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue