Skip to content

Commit 0267bc5

Browse files
committed
Add FLASH tests to CI
1 parent a430473 commit 0267bc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ machamp:
2222
# https://github.sc-corp.net/Snapchat/img/tree/master/keydb/ubuntu-20-04
2323
builder_image: us.gcr.io/snapchat-build-artifacts/prod/snapchat/img/keydb/keydb-ubuntu-20-04@sha256:cf869a3f5d1de1e1d976bb906689c37b7031938eb68661b844a38c532f27248c
2424
command: ./runtest --clients 4 --verbose --tls --skipunit unit/memefficiency
25+
tests-with-flash:
26+
type: cmd
27+
parent: make-build
28+
# https://github.sc-corp.net/Snapchat/img/tree/master/keydb/ubuntu-20-04
29+
builder_image: us.gcr.io/snapchat-build-artifacts/prod/snapchat/img/keydb/keydb-ubuntu-20-04@sha256:cf869a3f5d1de1e1d976bb906689c37b7031938eb68661b844a38c532f27248c
30+
command: ./runtest --verbose --skipunit unit/memefficiency --flash
2531
cluster-test:
2632
type: cmd
2733
parent: make-build

0 commit comments

Comments
 (0)