scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines
commitdb5424dfda1329da226ad98904c3a26fc9f7310f
authorCleber Rosa <crosa@redhat.com>
Fri, 4 Sep 2020 16:42:54 +0000 (4 12:42 -0400)
committerThomas Huth <thuth@redhat.com>
Tue, 13 Oct 2020 10:48:17 +0000 (13 12:48 +0200)
treed487c681bc4e458bb8b82379f07a692d1cbd9f85
parent6dfcbff8bf7ca8c52a5ee2d351ec9c291e22fd5e
scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines

When waiting for a pipeline to run and finish, it's better to give
early feedback, and then sleep and wait, than the other wait around.

Specially for the first iteration, it's frustrating to see nothing
while the script is sleeping.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20200904164258.240278-4-crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
scripts/ci/gitlab-pipeline-status