diff options
| author | Geert Stappers <stappers@stappers.it> | 2023-01-09 19:18:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 10:18:40 -0800 |
| commit | d20143854cb65e86f39c49a8109fd03612c2044f (patch) | |
| tree | 67365e926c8cc7a388ffdaead6425c94b6e61fdb /test/integ-test/integ-test-configs/env_overrides/production | |
| parent | bdf7df6d7be8bb887334d3b623c999c9adc06843 (diff) | |
style: add clarifying comments in polling iPXE scripts
* String changes in internal/polling/polling.go
The most important one, from the point of view of human user,
is the addition of telling that a maximum retry has been reached.
The poll script got rid of the way too long line. That is done
by using "iPXE script continueing line character", \, backslash.
Poll interval shorter, from ten seconds to seven seconds,
also from 10000 ms to more readable 7000 ms (clearly three zeros (how
many zeros are in 10000? (four or five?))).
Added information about a loop that only looks like a loop.
A minor `s/iPXE/iPXE client/`.
In directory test/integ-test/expected-results/ are poll-unknown.txt
and poll.txt updated for getting a clean `make test`.
* style: build on top of latest contribution
In particular, mentioning 'maxRetry' exposes implementation code to
the end user, which we should avoid.
Co-authored-by: Raul Benencia <raul@thousandeyes.com>
Diffstat (limited to 'test/integ-test/integ-test-configs/env_overrides/production')
0 files changed, 0 insertions, 0 deletions
