diff --git a/tests/opencode_build/.sloptrap b/tests/opencode_build/.sloptrap new file mode 100644 index 0000000..d4051a4 --- /dev/null +++ b/tests/opencode_build/.sloptrap @@ -0,0 +1,4 @@ +name=opencode-build +packages_extra= +agent=opencode +allow_host_network=false diff --git a/tests/opencode_localhost/.sloptrap b/tests/opencode_localhost/.sloptrap new file mode 100644 index 0000000..e308f3d --- /dev/null +++ b/tests/opencode_localhost/.sloptrap @@ -0,0 +1,5 @@ +name=opencode-localhost +packages_extra= +agent=opencode +opencode_server=http://localhost:8080 +allow_host_network=false diff --git a/tests/opencode_print_config/.sloptrap b/tests/opencode_print_config/.sloptrap new file mode 100644 index 0000000..7a7270d --- /dev/null +++ b/tests/opencode_print_config/.sloptrap @@ -0,0 +1,4 @@ +name=opencode-print-config +packages_extra= +agent=opencode +allow_host_network=false