26 Commits

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