Skip to content

Re-enable VCS tests in Gitlab CI #243

@colluca

Description

@colluca

VCS job was failing due to a compilation error in an AXI module, after bumping AXI to the multicast branch. It was thus temporarily disabled until the multicast branch is properly merged upstream.

# # VCS
# snitch-cluster-vcs:
# needs: [setup, snitch-cluster-sw]
# script:
# - cd target/snitch_cluster
# - make vcs
# - ./util/run.py sw/run.yaml --simulator vcs -j --run-dir runs/vcs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions