mirror of https://github.com/containers/podman.git
Revert "Cirrus: Temp. ignore gitlab task failures"
Ref: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/28766
This reverts commit 8cb93ac103
.
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
87cd4b698c
commit
0e4e5cf990
|
@ -612,10 +612,10 @@ rootless_gitlab_test_task:
|
||||||
alias: rootless_gitlab_test
|
alias: rootless_gitlab_test
|
||||||
skip: *tags
|
skip: *tags
|
||||||
only_if: *not_docs
|
only_if: *not_docs
|
||||||
# Test temporarily ignored due to failure on/around 7-10th Dec. 2021
|
# Community-maintained downstream test may fail unexpectedly.
|
||||||
# Appears related to https://gitlab.com/gitlab-org/gitlab-runner/-/issues/28732
|
# Ref. repository: https://gitlab.com/gitlab-org/gitlab-runner
|
||||||
# Log: https://cirrus-ci.com/task/5708221852680192?logs=setup#L433
|
# If necessary, uncomment the next line and file issue(s) with details.
|
||||||
allow_failures: $CI == $CI
|
# allow_failures: $CI == $CI
|
||||||
depends_on:
|
depends_on:
|
||||||
- rootless_integration_test
|
- rootless_integration_test
|
||||||
gce_instance: *standardvm
|
gce_instance: *standardvm
|
||||||
|
|
Loading…
Reference in New Issue