Commit Graph

25 Commits

Author SHA1 Message Date
Max Weiss c4a532ebae
Add functionality for BuildBot to build and release IPXE EFI 2021-05-27 23:04:33 -07:00
Max Weiss 9655c066f8
Add functions to build PXE bin and upload as release artifact 2021-05-05 05:12:24 -07:00
Peter Šurda 33fbab7679
Add: correct IP for node2.bitmessage.at 2021-05-05 11:50:00 +02:00
Peter Šurda c5e2c6a4a3
Add: node2.bitmessage.at
- at the moment only a fake IP address for testing purposes
- will provide real IP in a future commit
2021-05-02 20:41:02 +02:00
Max Weiss bffbacba14
Fix failure to try second NIC when first NIC is present but has no connectivity 2021-05-01 23:50:28 -07:00
Peter Šurda 040fa526b4
Fix: correct interface names 2021-05-01 11:05:30 +02:00
Peter Šurda d37f24e379
Feat: add another node
- also fix typo
2021-04-30 16:23:25 +02:00
Peter Šurda 892e6f060d
Fix: syntax
- string checking incorrect
- "else" missing in static ip check
2021-04-30 11:16:48 +02:00
Peter Šurda e79ea2eaa2
Fix: lowercase mac address 2021-04-30 07:18:49 +02:00
Max Weiss fdc4e5333a
Revert changes, disable tag push, and test if works 2021-04-29 15:42:11 -07:00
Max Weiss 9e48a70ce9
Always cd back to original pwd 2021-04-29 15:34:05 -07:00
Max Weiss fed7a5ed1d
Disable IPXE binary builds for faster testing 2021-04-29 15:12:54 -07:00
Max Weiss f5407e66d5
Test BuildBot tag push with ssh host key checking disabled 2021-04-29 15:09:33 -07:00
Max Weiss 108764fc51
Test BuildBot tag push with hardcoded values 2021-04-29 15:01:38 -07:00
Max Weiss d0c5287736
Add buildbot user info for tag step 2021-04-29 14:46:51 -07:00
Peter Šurda 4f98a35a4e
Feat: add proliant 1 MAC and IP 2021-04-29 23:33:40 +02:00
Max Weiss b9e082b09d
Run IPXE submodule update before checkout 2021-04-29 14:19:26 -07:00
Max Weiss d92de073f4
Merge branch 'maxweiss-dont_clone_ipxe' 2021-04-29 12:55:40 -07:00
Max Weiss 9a524663cc
Do not clone IPXE since it's a submodule 2021-04-29 12:54:38 -07:00
Max Weiss d014b6acfa
Merge branch 'maxweiss-source_fix' 2021-04-29 12:53:26 -07:00
Max Weiss f6778dec14
Enabled buildbot_steps script to be sourced or ran directly by bash 2021-04-28 22:57:36 -07:00
Max Weiss 68686ff4c4
Add IPXE repo as submodule 2021-04-28 22:56:35 -07:00
Max Weiss c3a5620b90
Create bash functions to act as buildbot steps for IPXE bins 2021-04-27 19:06:56 -07:00
Max Weiss 72327c4d67
Refactor tests to travis.yml and move build process from script to buildbot 2021-04-22 21:58:39 -07:00
Max Weiss ae55be8be9
Initial commit 2021-04-17 05:51:41 -07:00