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

Update sed command for additional workloads #393

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

dry923
Copy link
Member

@dry923 dry923 commented Nov 17, 2021

Description

CI was not properly being run on image pull and log generator workloads because the image strings were not getting updated.

Fixes

CI was not working for image pull and log generator

@dry923 dry923 added the ok to test Kick off our CI framework label Nov 17, 2021
@comet-perf-ci
Copy link
Collaborator

Results for SNAFU CI Test

Test Result Runtime
fail No CI test 00:00:00

@sjug
Copy link
Collaborator

sjug commented Nov 17, 2021

Looks like a good place to use a loop 😉

@dry923
Copy link
Member Author

dry923 commented Nov 17, 2021

@sjug We should really just utilize the image override function in the benchmark operator workload yaml files but yeah. ie
{
workload:
image: my_image_location
}

But for the moment I just want it to work so the other pip fixes can pass and be merged. Then we need to revisit CI across the baord since the wrapper and operator also conflict with each other when run at the same time...

Copy link
Member

@chentex chentex left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jtaleric jtaleric left a comment

Choose a reason for hiding this comment

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

LGTM

@jtaleric jtaleric merged commit 0405986 into cloud-bulldozer:master Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok to test Kick off our CI framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants