small improvement in the GHA CI
authorgggeek <giunta.gaetano@gmail.com>
Mon, 15 Apr 2024 12:16:16 +0000 (12:16 +0000)
committergggeek <giunta.gaetano@gmail.com>
Mon, 15 Apr 2024 12:16:16 +0000 (12:16 +0000)
.github/workflows/ci.yaml

index a187fee..3948c5f 100644 (file)
@@ -175,6 +175,8 @@ jobs:
                     chmod 755 ./tests/ci/vm.sh
                     ./tests/ci/vm.sh build
                     ./tests/ci/vm.sh start
-                    # @todo check instead for bootstrap being finished
+                    # @todo this should not be necessary any more, as `start` waits for the app to be set up
                     sleep 30
+                    # echo the logs of the bootstrap of the container, as there might be useful info
+                    ./tests/ci/vm.sh logs
                     ./tests/ci/vm.sh runtests