[CI] Completely remove the clockdiv tests

This commit is contained in:
David Biancolin
2019-10-13 15:22:49 -07:00
parent 46289ec284
commit 84611fed8a

View File

@@ -615,11 +615,6 @@ workflows:
- install-riscv-toolchain
- install-verilator
- prepare-firesim-clockdiv:
requires:
- install-riscv-toolchain
- install-verilator
# Run the respective tests
# Run midasexamples test
@@ -659,8 +654,3 @@ workflows:
requires:
- prepare-fireboom
- build-extra-tests
- firesim-clockdiv-run-tests:
requires:
- prepare-firesim-clockdiv
- build-extra-tests