mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-12 07:41:02 +00:00
Changed smoke test to allow failure
This commit is contained in:
parent
5dfca76fbb
commit
1e2aa7c807
1 changed files with 2 additions and 1 deletions
|
|
@ -262,6 +262,7 @@ smoke test:
|
|||
- ./qa/scripts/teardownSmokeTest.sh
|
||||
needs:
|
||||
- job: build for linux arm64
|
||||
allow_failure: true
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
|
|
@ -314,4 +315,4 @@ gauntlet:
|
|||
- ./qa/scripts/setupSamsungGauntlet.sh
|
||||
- ./qa/scripts/testSamsungGauntlet.sh
|
||||
after_script:
|
||||
- ./qa/scripts/teardownSamsungGauntlet.sh
|
||||
- ./qa/scripts/teardownSamsungGauntlet.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue