Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] Silicon nighlty runner #22145

Draft
wants to merge 1 commit into
base: earlgrey_es_sival
Choose a base branch
from

Conversation

engdoreis
Copy link
Contributor

The script are used to run the Sival test suite and upload the results to a google sheet.

@engdoreis engdoreis force-pushed the es_nightly_runner branch 2 times, most recently from 0b255bf to 53db300 Compare March 21, 2024 09:12
@engdoreis engdoreis force-pushed the es_nightly_runner branch 6 times, most recently from 71cbd89 to 541bf42 Compare March 25, 2024 16:13
@engdoreis engdoreis changed the title [DRAFT] ES nighlty runner [DRAFT] Silicon nighlty runner Apr 1, 2024
@engdoreis engdoreis force-pushed the es_nightly_runner branch 2 times, most recently from 21d2530 to ea0ad2e Compare April 2, 2024 08:27
util/silicon-nightly-runner/README.md Outdated Show resolved Hide resolved
util/silicon-nightly-runner/README.md Outdated Show resolved Hide resolved
Comment on lines +225 to +227
suite.hostname = socket.getaddrinfo(
socket.gethostname(), 0, flags=socket.AI_CANONNAME
)[0][3]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe extract this into a function?

util/silicon-nightly-runner/upload_results.sh Outdated Show resolved Hide resolved
 The script are used to run the Sival test suite and
 upload the result to a google sheet.

 Signed-off-by: Douglas Reis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants