Skip to content

Commit 0a28deb

Browse files
committed
hoodi: enable builder for testing on nec-04
Signed-off-by: Jakub Sokołowski <[email protected]>
1 parent 2352344 commit 0a28deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/vars/layout/hoodi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ nodes_layout:
5353

5454
'nec-04.ih-eu-mda1.nimbus.hoodi': # 1500 each
5555
- { branch: 'stable', start: 16680, end: 18180, el: 'nec', vc: false }
56-
- { branch: 'testing', start: 18180, end: 19680, el: 'nec', vc: false }
56+
- { branch: 'testing', start: 18180, end: 19680, el: 'nec', vc: false, payload_builder: true }
5757
- { branch: 'unstable', start: 19680, end: 21180, el: 'nec', vc: true }
5858
- { branch: 'libp2p', start: 21180, end: 22680, el: 'nec', vc: false }
5959

0 commit comments

Comments
 (0)