Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version and testing for Spin2 #257

Merged
merged 60 commits into from
Apr 19, 2024
Merged

Version and testing for Spin2 #257

merged 60 commits into from
Apr 19, 2024

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Apr 12, 2024

Builds on #256

Builds on #254

Adds
Version201: for the Spon2 1 Chip board
VersionStrings: wildcards for testing multiple versions automatically

Changed version_factory to working with the version wildcards
Making use of the fact that we github action against various python versions
Changing the wildcard to a board version based on the python version

Where it was easy to change a test so it worked with multiple versions did so.

set_config("Machine", "version", are now:

  • set_config("Machine", "version", THREE) for ones with hard coded spin1 4 board values
  • set_config("Machine", "version", FIVE) for ones with hard coded spin1 48 board values
  • set_config("Machine", "version", SPIN2_1CHIP)for ones hard coded to the new spin1 1 chip Version
  • set_config("Machine", "versions" .plus a VersionString

some cfg files in tests also changed to
version = None
Versions = Any / Four plus ect

Includes:
SpiNNakerManchester/SpiNNMan#399
SpiNNakerManchester/PACMAN#558
SpiNNakerManchester/SpiNNFrontEndCommon#1176
SpiNNakerManchester/sPyNNaker#1442
SpiNNakerManchester/SpiNNakerGraphFrontEnd#273
SpiNNakerManchester/IntegrationTests#267

@coveralls
Copy link

coveralls commented Apr 16, 2024

Coverage Status

coverage: 92.582% (-0.3%) from 92.928%
when pulling 008acdc on version2
into 00dfae5 on master.

@rowleya rowleya merged commit 3c53f25 into master Apr 19, 2024
9 checks passed
@rowleya rowleya deleted the version2 branch April 19, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants