Skip to content

Commit

Permalink
Update carmen/validate-state-toolchain-live+archive.jenkinsfile
Browse files Browse the repository at this point in the history
Co-authored-by: Lubomír Jahn <[email protected]>
  • Loading branch information
cabrador and Lubomir-Jahn authored May 21, 2024
1 parent 45c6fba commit 1c6abbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion carmen/validate-state-toolchain-live+archive.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pipeline {
}

parameters {
string(name: 'nodeLabel', defaultValue: "db-small-nvme", description: 'Agent or agent\'s label where the job will run')
string(name: 'tmpDb', defaultValue: '/mnt/tmp-disk', description: 'Temporary directory to store the state DB.')
string(name: 'aidaDb', defaultValue: '/mnt/aida-db-central/aida-db', description: 'Temporary directory to read Aida DB from.')
string(name: 'firstBlockHeight', defaultValue: '5000000', description: 'First block height to import.')
Expand Down

0 comments on commit 1c6abbd

Please sign in to comment.