Skip to content

Commit

Permalink
GFE tests back on
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 20, 2022
1 parent 1fa8c74 commit 3bb9d55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -190,14 +190,12 @@ pipeline {
run_pytest('sPyNNaker/spynnaker_integration_tests/', 24000, 'sPyNNaker_Integration_Tests', 'integration', 'auto')
}
}
/*
stage('Run GFE Integeration Tests') {
steps {
sh 'python SpiNNakerGraphFrontEnd/gfe_integration_tests/script_builder.py'
run_pytest('SpiNNakerGraphFrontEnd/gfe_integration_tests/', 3600, 'GFE_Integration', 'integration', 'auto')
}
}
*/
stage('Run IntroLab Integration Tests') {
steps {
sh 'python IntroLab/integration_tests/script_builder.py'
Expand Down

0 comments on commit 3bb9d55

Please sign in to comment.