Skip to content

Commit

Permalink
use a global kc705-buildbot.cfg
Browse files Browse the repository at this point in the history
jordens committed Feb 3, 2017
1 parent 11ea096 commit e7f06e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.cfg
Original file line number Diff line number Diff line change
@@ -595,7 +595,7 @@ addCondaInstallToTestEnvironmentSteps(artiqBuildFactory,
packages=[test_board_package],
no_update_deps=True)
addARTIQFlashSteps(artiqBuildFactory,
options=['--target-file', 'board/kc705-buildbot.cfg',
options=['--target-file', '/var/lib/buildbot/kc705-buildbot.cfg',
'proxy', 'gateware', 'bios', 'runtime', 'start'],
address=test_board_hostname)
addPythonCoverageSteps(artiqBuildFactory,

0 comments on commit e7f06e1

Please sign in to comment.