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

Perf test enabling #3433

Draft
wants to merge 83 commits into
base: develop
Choose a base branch
from
Draft

Perf test enabling #3433

wants to merge 83 commits into from

Conversation

alexandraBara
Copy link
Contributor

No description provided.

steps{
script {
echo "Packages Stage"
def utils = load "vars/utils.groovy"
Copy link
Contributor Author

@alexandraBara alexandraBara Jan 2, 2025

Choose a reason for hiding this comment

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

@cderb can I do this somewhere else, do i dont have to call load before any call to utils.something?

Copy link
Contributor

Choose a reason for hiding this comment

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

You should be able to include a reference to the utils.groovy at the head of the file:
https://github.com/ROCm/MITuna/blob/8beff11d8a8b890dc8080591192f4732d3d84d99/.jenkins/perf_eval#L1-L8

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