Stop allowing integration tests to fail now graceful exit works
This commit is contained in:
parent
d9fd54696a
commit
177cb2eef7
1 changed files with 0 additions and 2 deletions
|
|
@ -171,8 +171,6 @@ build:
|
||||||
server_integration_tests:
|
server_integration_tests:
|
||||||
extends: .python
|
extends: .python
|
||||||
stage: integration
|
stage: integration
|
||||||
# This is allowed to fail for now until graceful shutdown is resolved
|
|
||||||
allow_failure: true
|
|
||||||
needs:
|
needs:
|
||||||
- job: build
|
- job: build
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue