mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-06 00:57:22 -04:00
ci ping
This commit is contained in:
@@ -16,8 +16,8 @@ run-extra:
|
|||||||
ci:
|
ci:
|
||||||
-@cd test-fixture && ln -s ../support .
|
-@cd test-fixture && ln -s ../support .
|
||||||
make build
|
make build
|
||||||
timeout 10 make run &
|
timeout 15 make run &
|
||||||
sleep 11 && timeout 10 make run-extra &
|
sleep 16 && timeout 15 make run-extra &
|
||||||
cp src/gossa_test.go . && go test
|
cp src/gossa_test.go . && go test
|
||||||
rm gossa_test.go
|
rm gossa_test.go
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user