test: break up integration, rejig manual

This commit is contained in:
2022-01-19 12:17:09 +01:00
parent cb210d0c81
commit afeee1270e
22 changed files with 145 additions and 228 deletions

9
tests/integration/server.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/bash
source ./common.sh
$ABRA -n server new -p hetzner-cloud --hn int-core
$ABRA server ls | grep -q int-core
$ABRA -n server rm -s -p hetzner-cloud --hn int-core