Contest: prepare HW split - #100
Open
matttbe wants to merge 3 commits into
Open
Conversation
To prepare a split between HW and the rest. Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
This file is read by another service (faker), possibly simultaneously. Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
With the split of the virtual and HW tests, it is no longer needed: - The two 'info' files no longer need to be combined: there will be two contest services - The 'faker' branches [1] don't seem to be used anymore So drop the whole service, not to be confused by it. Link: https://netdev-ctrl.bots.linux.dev/faker/results.json [1] Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This prepares the future split, dealing with HW results in a different 'contest'.
The plan is:
contest/results-collector.py:pw_contest.py:results-collector.pyfaker: not needed any more, see the last commitNote: of course, this shouldn't be deployed until the corresponding modifications are done on the hosts.