Show More
@@ -34,6 +34,7 b' checks:' | |||||
34 | variables: |
|
34 | variables: | |
35 | RUNTEST_ARGS: "--time --test-list /tmp/check-tests.txt" |
|
35 | RUNTEST_ARGS: "--time --test-list /tmp/check-tests.txt" | |
36 | PYTHON: python3 |
|
36 | PYTHON: python3 | |
|
37 | CI_CLEVER_CLOUD_FLAVOR: S | |||
37 |
|
38 | |||
38 | rust-cargo-test: |
|
39 | rust-cargo-test: | |
39 | <<: *all |
|
40 | <<: *all | |
@@ -43,6 +44,7 b' rust-cargo-test:' | |||||
43 | - make rust-tests |
|
44 | - make rust-tests | |
44 | variables: |
|
45 | variables: | |
45 | PYTHON: python3 |
|
46 | PYTHON: python3 | |
|
47 | CI_CLEVER_CLOUD_FLAVOR: S | |||
46 |
|
48 | |||
47 | test-c: |
|
49 | test-c: | |
48 | <<: *runtests |
|
50 | <<: *runtests |
General Comments 0
You need to be logged in to leave comments.
Login now