diff options
| -rw-r--r-- | .gitlab-ci.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a585ece8a0f..56fcc77f7bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -551,22 +551,6 @@ sifive_unleashed_spi-nor test.py: TEST_PY_ID: "--id spi-nor_qemu" <<: *buildman_and_testpy_dfn -vexpress_fvp test.py: - variables: - TEST_PY_BD: "vexpress_fvp" - TEST_PY_TEST_SPEC: "not sleep and not hostfs" - tags: - - ${DEFAULT_AMD64_TAG} - <<: *buildman_and_testpy_dfn - -vexpress_fvp_bloblist test.py: - variables: - TEST_PY_BD: "vexpress_fvp_bloblist" - TEST_PY_TEST_SPEC: "not sleep and not hostfs" - tags: - - ${DEFAULT_AMD64_TAG} - <<: *buildman_and_testpy_dfn - xilinx_mbv32 test.py: variables: TEST_PY_BD: "xilinx_mbv32" |
