Skip to content

Update pull test_tools#63

Open
dvalinrh wants to merge 1 commit intomainfrom
rerun
Open

Update pull test_tools#63
dvalinrh wants to merge 1 commit intomainfrom
rerun

Conversation

@dvalinrh
Copy link
Contributor

Description

Update how we are pulling test_tools

Before/After Comparison

Before: We only used git, if git was not present, we would fail.
After: We now try git, curl and wget.

Clerical Stuff

This closes #62

Mention the JIRA ticket of the issue, this helps keep
everything together so we can find this PR easily.

Relates to JIRA: RPOPC-880

Testing done
Ran the following scenario file
global:
ssh_key_file: replace_your_ssh_key
terminate_cloud: 1
os_vendor: rhel
results_prefix: streams_res
os_vendor: rhel
system_type: aws
cloud_os_id: ami-035032ea878eca201
systems:
system1:
tests: "streams"
host_config: "m5.xlarge"

csv file generated
Array_sizes,36608k,73216k,146432k,292864k,Start_Date,End_Date
Copy,8687,9375,9745,10197,2026-03-14T14:54:55Z,2026-03-14T15:10:51Z
Scale,9728,10054,11000,11448,2026-03-14T14:54:55Z,2026-03-14T15:10:51Z
Add,10738,10902,11986,11962,2026-03-14T14:54:55Z,2026-03-14T15:10:51Z
Triad,10689,11284,11996,12009,2026-03-14T14:54:55Z,2026-03-14T15:10:51Z

@github-actions
Copy link

This relates to RPOPC-880

@dvalinrh dvalinrh requested a review from grdumas March 17, 2026 09:14
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.

Update to be more specifc on rtcs and use new test_tools_upload

2 participants