Do not clone IPXE since it's a submodule #3

Manually merged
maxweiss merged 1 commits from maxweiss/ipxe_scripts:dont_clone_ipxe into master 2021-04-29 19:55:55 +00:00
Contributor

This is a quick-fix to not break the current BuildBot steps while working with the fact that IPXE is a submodule in the repo. Now, when BuildBot calls the "clone_ipxe_upstream" function, which used to clone and checkout the repo, it instead simply cd's to the submodule and checks out the desired commit. Eventually, the BuildBot step may be changed, but in the meantime, this should be a non-disruptive workaround.

This is a quick-fix to not break the current BuildBot steps while working with the fact that IPXE is a submodule in the repo. Now, when BuildBot calls the "clone_ipxe_upstream" function, which used to clone and checkout the repo, it instead simply cd's to the submodule and checks out the desired commit. Eventually, the BuildBot step may be changed, but in the meantime, this should be a non-disruptive workaround.
maxweiss added 1 commit 2021-04-29 06:09:08 +00:00
maxweiss requested review from PeterSurda 2021-04-29 06:09:18 +00:00
PeterSurda approved these changes 2021-04-29 19:47:19 +00:00
maxweiss force-pushed dont_clone_ipxe from f95446ad9f to 9a524663cc 2021-04-29 19:55:09 +00:00 Compare
maxweiss manually merged commit d92de073f4 into master 2021-04-29 19:55:55 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sysdeploy/ipxe_scripts#3
No description provided.