circle: test-lotus-soup -> build-lotus-soup
This commit is contained in:
parent
487765548e
commit
6656e5a6c8
@ -254,7 +254,7 @@ jobs:
|
|||||||
path: /tmp/test-reports
|
path: /tmp/test-reports
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /tmp/test-artifacts/conformance-coverage.html
|
path: /tmp/test-artifacts/conformance-coverage.html
|
||||||
test-lotus-soup:
|
build-lotus-soup:
|
||||||
description: |
|
description: |
|
||||||
Compile `lotus-soup` Testground test plan using the current version of Lotus.
|
Compile `lotus-soup` Testground test plan using the current version of Lotus.
|
||||||
parameters:
|
parameters:
|
||||||
@ -447,7 +447,7 @@ workflows:
|
|||||||
test-suite-name: conformance-bleeding-edge
|
test-suite-name: conformance-bleeding-edge
|
||||||
packages: "./conformance"
|
packages: "./conformance"
|
||||||
vectors-branch: master
|
vectors-branch: master
|
||||||
- test-lotus-soup
|
- build-lotus-soup
|
||||||
- build-debug
|
- build-debug
|
||||||
- build-all:
|
- build-all:
|
||||||
requires:
|
requires:
|
||||||
|
Loading…
Reference in New Issue
Block a user