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:
|
||||
extends: .python
|
||||
stage: integration
|
||||
# This is allowed to fail for now until graceful shutdown is resolved
|
||||
allow_failure: true
|
||||
needs:
|
||||
- job: build
|
||||
artifacts: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue